Your HostICan Community  


Go Back   Your HostICan Community > HostICan Web Hosting > Virtual Private Servers (VPS)

Virtual Private Servers (VPS) Need help with your VPS plan on HostICan? Please feel free to ask and we'll give you the answers!

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-19-2009, 12:06 PM
Andryz Andryz is offline
Junior Member
 
Join Date: May 2009
Posts: 3
Default VPS hosting services restart functions

I think restarting of the services is important function of each one VPS hosting account. What are the possible ways to restart the services of my VPS hosting account?
Reply With Quote
  #2  
Old 07-19-2009, 12:36 PM
KAMMELOT KAMMELOT is offline
Junior Member
 
Join Date: Jan 2009
Location: KAMMELOT
Posts: 5
Default Re: VPS hosting services restart functions

After some time you may need to restart some of the services. The easy way is through WHM functions. Click on that service link under 'Restart Services' from WHM interface which you need to be restarted.
Code:
  Restart Services

    * DNS Server (BIND/NSD)
    * FTP Server (ProFTPd/PureFTPd)
    * HTTP Server (Apache)
    * IMAP Server (Courier/Dovecot)
    * Mail Server (Exim)
    * POP3 Server (cPPOP)
    * SQL Server (MySQL)
    * SQL Server (PgSQL)
    * SSH Server (OpenSSH)
Reply With Quote
  #3  
Old 07-20-2009, 09:02 AM
randy's Avatar
randy randy is offline
Senior Member
 
Join Date: Jan 2009
Posts: 110
Default Re: VPS hosting services restart functions

Another way to restart anyone services is via SSH. From shell type this to restart "DNS Server (BIND/NSD)":
Code:
service named restart
To restart "FTP Server (ProFTPd/PureFTPd)" type the following command:
Code:
service proftpd restart
service pureftpd restart
To restart "HTTP Server (Apache)" type the following command:
Code:
service httpd stop
service httpd start
To restart "IMAP Server (Courier/Dovecot)" type the following command:
Code:
service dovecot restart
To restart "Mail Server (Exim)" type the following command:
Code:
service exim restart
To restart "POP3 Server (cPPOP)" type the following command:
Code:
service dovecot restart
To restart "SQL Server (MySQL)" type the following command:
Code:
service mysql restart
To restart "SQL Server (PgSQL)" type the following command:
Code:
service pgsql restart
To restart "SSH Server (OpenSSH)" type the following command:
Code:
service sshd restart
Reply With Quote
  #4  
Old 08-06-2009, 05:01 AM
carlobee carlobee is offline
Senior Member
 
Join Date: Jul 2009
Posts: 197
Default Re: VPS hosting services restart functions

i never knew this too until now! thaaanks.

Reply With Quote
Reply

Tags
functions, hosting, restart, services, vps

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 03:46 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.