X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=man%2Frebootmgr.8;fp=man%2Frebootmgr.8;h=4ccfe5b80328ae9fa438000f0b59d19369cb954b;hb=9c78378bebc1a9f3d400f422df8ede9efea57dea;hp=0000000000000000000000000000000000000000;hpb=faa778968d1a7dfeaebc9fe4b847e691dc62fd15;p=util-vserver.git diff --git a/man/rebootmgr.8 b/man/rebootmgr.8 new file mode 100644 index 0000000..4ccfe5b --- /dev/null +++ b/man/rebootmgr.8 @@ -0,0 +1,38 @@ +.TH "rebootmgr" "8" "0.1.0" "Klavs Klavsen " "System Administration" +.SH "NAME" +.LP +rebootmgr \- rebootmgr stops and starts one or more vservers at your command. +.SH "SYNTAX" +.LP +rebootmgr \fIvserver\-name\fP [\fIvserver\-name\fP ...] \fICommand\fP +.SH "DESCRIPTION" +.LP +The chbind utility executes a command, and locks the resulting process and its children into using a specific IP number/Interface, no matter what it is told in it's configuration. This applies to services and client connection as well. +.SH "OPTIONS" +.LP +.TP +\fB\-\-ip\fR ip_number/interface +Binds the process to the given IP number or Interface. +.TP +\fB\-\-silent\fR +Do not complain. + +.SH "FILES" +.LP +\fI/usr/sbin/rebootmgr\fP + + +.SH "EXAMPLES" +.LP +If I wanted to ensure my httpd listened only on my eth0 interface, I could do: +chbind \-\-ip eth0 /etc/rc.d/init.d/httpd start +.LP +Please contribute some, if you feel it's important. +.SH "AUTHORS" +.LP +This Man page was written by Klavs Klavsen and based upon the helpful output from the program itself and the documentation on the Virtual Server site +.SH "SEE ALSO" +.LP +chcontext(8) chbind(8) reducecap(8) +vps(8) vpstree(8) vrpm(8) vserver(8) +vserver\-stat(8) vtop(8)