trucs a faire dans un container tout juste init
This commit is contained in:
parent
33b90b45ef
commit
72ddcd20c5
1 changed files with 11 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
|
||||
|
||||
Some commands:
|
||||
|
||||
```
|
||||
|
@ -15,3 +14,13 @@ lxc launch images:debian/stretch/amd64 <name>
|
|||
lxc list
|
||||
lxc storage volume list <storagename>
|
||||
```
|
||||
|
||||
Paquets à installer pour se sentir à l'aise…
|
||||
|
||||
```
|
||||
etckeeper vim dnsutils ufw iputils-ping
|
||||
```
|
||||
|
||||
Activer ufw
|
||||
|
||||
Activer journald
|
Loading…
Reference in a new issue