Building Guest Systems

From Linux-VServer

Revision as of 05:47, 22 January 2009 by 200.49.141.51 (Talk)

Jump to: navigation, search

sRi7CV hi! nice site!

Contents

Post-build customization

Verifying guest functionality

  • Once the guest is built, it's time to start it.
vserver vserverX start
  • At this point, you can use both
vserver vserverX enter

and

vserver vserverX exec ...

to do things inside the guest.

  • To stop it, simply use
vserver vserverX stop

How to remove a screwed up vserver

  • To to remove a screwed up vserver
vserver vserverX delete

See also

Personal tools