Util-vserver:Cheatsheet

From Linix VServer
Revision as of 16:46, 23 October 2008 by 82.246.252.16 (talk) (various util vserver command i learned)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ok,

here is my cheatsheet for util-vserver. I figured a lto by hand so i would like to share some here. This is a draft:


HOT ADD AN ADRESS TO A GUEST:


- create the address on the host: ifconfig eth0:10 172.16.0.145/12 - add the adress: naddress --nid guestname --add --ip 172.16.0.145 --bcast 172.31.255.255