Restart service using SSH on cPanel Server

Restart service using SSH on cPanel Server

scott claxton
scott claxton
1 min read

Use service $servicename restart

Replace the $servicename with the one you need. List below.

eg: service httpd restart

exim (Exim mail transfer agent (MTA).)

named (BIND nameserver daemon.)

proftpd (ProFTP FTP server daemon.)

pureftpd (Pure-FTP FTP server daemon.)

httpd (Apache website name  server daemon.)

courier (Courier mail server daemon.)

dovecot (Dovecot mail server daemon.)

syslogd (System logs daemon.)

clamd (Clam Antivirus software daemon.)

sshd (Secure shell (SSH) daemon)

cppop (cPanel’s version of POP3 mail downloading service. Similar to IMAP.)

imapd (IMAP mail downloading service. Similar to POP3.)

mysql (MySQL database server.)

postgresql (PostgreSQL database server.)

More from scott claxton

View all →

Similar Reads

Browse topics →

More in Software Engineering

Browse all in Software Engineering →

Discussion (0 comments)

0 comments

No comments yet. Be the first!