Tuto 1 done
This commit is contained in:
parent
76495b9045
commit
49c5a27885
5 changed files with 314 additions and 103 deletions
|
|
@ -41,12 +41,12 @@ via votre interpréteur.
|
|||
|
||||
Les options attendues sont :
|
||||
|
||||
* rejoindre un namespace IPC : `-i`, `--ipc` ;
|
||||
* rejoindre un namespace mount : `-m`, `--mount` ;
|
||||
* rejoindre un namespace net : `-n`, `--net` ;
|
||||
* rejoindre un namespace PID : `-p`, `--pid` ;
|
||||
* rejoindre un namespace UTS : `-u`, `--uts` ;
|
||||
* rejoindre un namespace user : `-U`, `--user`.
|
||||
* rejoindre un *namespace* IPC : `-i`, `--ipc` ;
|
||||
* rejoindre un *namespace* mount : `-m`, `--mount` ;
|
||||
* rejoindre un *namespace* net : `-n`, `--net` ;
|
||||
* rejoindre un *namespace* PID : `-p`, `--pid` ;
|
||||
* rejoindre un *namespace* UTS : `-u`, `--uts` ;
|
||||
* rejoindre un *namespace* user : `-U`, `--user`.
|
||||
|
||||
### Exemples
|
||||
|
||||
|
|
@ -127,3 +127,7 @@ expliquant comment s'en servir.
|
|||
|
||||
Vous devez donc rendre 3 fichiers : `cmpns` ou `cmpns.tar.bz2`, `setns` ou
|
||||
`setns.tar.bz2` et `mlc` ou `mlc.tar.bz2`.
|
||||
|
||||
\vspace{3em}
|
||||
|
||||
Bon courage !
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue