[Vserver comparision] vserver-stat equivalent --- https://www.pld-linux.org/docs/lxc?rev=1384814790 +++ https://www.pld-linux.org/docs/lxc @@ -46,8 +46,9 @@ ^ Vserver ^ LXC ^ Notes ^ | vserver test enter | lxc-attach -n test -e | Use ''-e'' option with care, especially when restarting processess | | vserver test start | lxc-start -n test -d | | vserver test stop | lxc-stop -n test | + | vserver-stat | %%lxc-ls --fancy --running%% | you need ''python3-lxc'' installed for this tool | ==== config for network ==== static networking, set ''VSERVER=yes'' and ''VSERVER_ISOLATION_NET=yes'' in guest ''/etc/sysconfig/system'' to disable all network configuration by guest.
Diff URL: https://www.pld-linux.org/docs/lxc?do=diff&r1=1384814790&r2=1384815724 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
