Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
network:lxc [2015/06/16 21:22] 62.212.106.109 [Linux Containers sur malaka] |
network:lxc [2015/09/22 02:45] (Version actuelle) 213.41.134.80 |
||
|---|---|---|---|
| Ligne 2: | Ligne 2: | ||
| ^ NAME ^ IP ^ OS ^ SERVICES ^ MAINTAINERS ^ | ^ NAME ^ IP ^ OS ^ SERVICES ^ MAINTAINERS ^ | ||
| - | | lol | 10.13.13.1 | Debian | + | | dns | 10.13.13.1 | Debian |
| - | | diasp | 10.13.13.2 | Debian wheezy | diaspora | + | | lebib.org |
| - | | pxe | 10.13.13.3 | Debian wheezy | pxe | + | | munin | 10.13.13.3 | Debian wheezy | munin |
| - | | winter | 10.13.13.4 | Debian wheezy | | winter | + | |
| ====== Documentation ====== | ====== Documentation ====== | ||
| ===== Creation d'un container ===== | ===== Creation d'un container ===== | ||
| Ligne 20: | Ligne 20: | ||
| apt-get update | apt-get update | ||
| apt-get install openssh-server sudo locales | apt-get install openssh-server sudo locales | ||
| + | |||
| + | dpkg-reconfigure locales tzdata | ||
| adduser user_name | adduser user_name | ||