|
The sysv script /etc/rc.d/init.d/vserver
is used to start and stop the virtual server at boot
and shutdown time. It may be used at any time to
operate all virtual servers. The following commands are
supported:
- /etc/rc.d/init.d/vservers start
- /etc/rc.d/init.d/vservers stop
- /etc/rc.d/init.d/vservers restart
- /etc/rc.d/init.d/vservers status
The status command reports the running
status of every virtual server.
|