From: Sam Vilain (sam_at_vilain.net)
Date: Tue 26 Aug 2003 - 14:30:16 BST
On Tue, 26 Aug 2003 12:06, you wrote;
LD> I have looked around but couldn't find any reference to a clean
LD> way of deleting a vserver (and all files & setup associated with
LD> it). Any hints?
vserver $VSERVER stop
rm /etc/vservers/$VSERVER.conf
rm -rf /vservers/$VSERVER
-- Sam Vilain, sam_at_vilain.netReal Programmers have no use for managers. Managers are a necessary evil. They exist only to deal with personnel bozos, bean counters, senior planners, and other mental defectives.