On Tue, 26 Aug 2003, Sam Vilain wrote: > 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
And rm /etc/vservers/$VSERVER.sh Unless my trailing position has got me behind the times and the $VSERVER.sh files are no longer being used. > rm -rf /vservers/$VSERVER > -- "Open Source Software - Sometimes you get more than you paid for..."
