Hi Joey,

> Is it possible for me to restart my own virtual private server?
> For example, I want to restart the service httpd in which I am
> logged-in as admin.

If your httpd process is running as root (Port 80) your hosting company
should give you a way to restart it.

If its running say as web (Port 8080), you'll need to do as 'admin' :

su - web -c "killall -HUP httpd"

Cheers !
_______________________________________________________
Urivan Saaib
Presidente
CiberNET Mexico 
Email: [EMAIL PROTECTED]
Tel/Fax: +52 (646) 1757195


------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to