Restart service using SSH on cPanel Server
Software Engineering

Restart service using SSH on cPanel Server

scottclaxton55
scottclaxton55
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.)

Discussion (0 comments)

0 comments

No comments yet. Be the first!