Parallels Plesk Panel Command Line Service Part 2
Here I have given some commands which are related with plesk and linux. Commands are about plesk service. How to stop and start the plesk services. Plesk Service is is most important so lests start Parallels Plesk Panel Command Line Service Part 2
Courier-IMAP
To start the Plesk service from command line:
/etc/init.d/courier-imap start
To stop the Plesk service from command line:
/etc/init.d/courier-imap stop
To restart the Plesk service from command line:
/etc/init.d/courier-imap restart
QMail
To start the Plesk service from command line:
/etc/init.d/qmail start
To stop the Plesk service from command line:
/etc/init.d/qmail stop
To restart the Plesk service from command line:
/etc/init.d/qmail restart
Postfix
To start the Plesk service from command line:
/etc/init.d/postfix start
To stop the Plesk service from command line:
/etc/init.d/postfix stop
To restart the Plesk service from command line:
/etc/init.d/postfix restart
SpamAssassin
To start the Plesk service from command line:
/etc/init.d/psa-spamassassin start
To stop the Plesk service from command line:
/etc/init.d/psa-spamassassin stop
To restart the Plesk service from command line:
/etc/init.d/psa-spamassassin restart