zeus
4 years ago
4 changed files with 55 additions and 1 deletions
@ -0,0 +1,48 @@ |
|||||
|
= DevOps ! |
||||
|
Apostolos rootApostolos@swarmlab.io |
||||
|
// Metadata: |
||||
|
:description: DevOps |
||||
|
:keywords: Server |
||||
|
:data-uri: |
||||
|
:toc: right |
||||
|
:toc-title: Πίνακας περιεχομένων |
||||
|
:toclevels: 4 |
||||
|
:source-highlighter: highlight |
||||
|
:icons: font |
||||
|
:sectnums: |
||||
|
|
||||
|
|
||||
|
|
||||
|
{empty} + |
||||
|
|
||||
|
|
||||
|
|
||||
|
.yaml |
||||
|
**** |
||||
|
|
||||
|
**** |
||||
|
|
||||
|
|
||||
|
== Appl |
||||
|
|
||||
|
|
||||
|
.index |
||||
|
[options="header,footer"] |
||||
|
|======================= |
||||
|
|File|Desc|Url |
||||
|
| basic/ls/update.yml | update && upgrade | |
||||
|
| basic/ls/basic.yml | build-essential git flex bison traceroute curl lynx | |
||||
|
| basic/openjdk/java.yml | openjdk-11-jdk | https://openjdk.java.net/projects/jdk/11/[^] |
||||
|
|======================= |
||||
|
|
||||
|
== Root |
||||
|
|
||||
|
|
||||
|
.index |
||||
|
[options="header,footer"] |
||||
|
|======================= |
||||
|
|File|Desc |
||||
|
| root/adduser/run.yml | adduser |
||||
|
| root/sudo/run.yml | add user to sudo without password |
||||
|
|======================= |
||||
|
|
@ -1,2 +1,2 @@ |
|||||
[service] |
[service] |
||||
195.130.109.125 |
195.130.109.123 |
||||
|
Loading…
Reference in new issue