diff --git a/HowtoLXD.page b/HowtoLXD.page index 7901f5f..a21eb17 100644 --- a/HowtoLXD.page +++ b/HowtoLXD.page @@ -14,6 +14,7 @@ lxc list lxc storage volume list # mode privileged lxc launch ubuntu:16.04 test -c security.privileged=true -c security.nesting=true +lxc config device add test ssh proxy listen=tcp:0.0.0.0:2222 connect=tcp:127.0.0.1:22 ``` Chemins :