![]() |
|
|
|
|
|||||||
| Virtual Private Servers (VPS) Need help with your VPS plan on HostICan? Please feel free to ask and we'll give you the answers! |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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?
|
|
#2
|
|||
|
|||
|
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)
|
|
#3
|
||||
|
||||
|
Another way to restart anyone services is via SSH. From shell type this to restart "DNS Server (BIND/NSD)":
Code:
service named restart Code:
service proftpd restart service pureftpd restart Code:
service httpd stop service httpd start Code:
service dovecot restart Code:
service exim restart Code:
service dovecot restart Code:
service mysql restart Code:
service pgsql restart Code:
service sshd restart |
|
#4
|
|||
|
|||
|
i never knew this too until now! thaaanks.
![]()
|
![]() |
| Tags |
| functions, hosting, restart, services, vps |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|