Parallels Plesk Panel Command Line Service Part 6
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 6
xinetd
To start the Plesk service from command line:
/etc/init.d/xinetd start
To stop the Plesk service from command line:
/etc/init.d/xinetd stop
To restart the Plesk service from command line:
/etc/init.d/xinetd restart
Watchdog (monit)
To start the Plesk service from command line:
/usr/local/psa/admin/bin/modules/watchdog/wd –start
To stop the Plesk service from command line:
/usr/local/psa/admin/bin/modules/watchdog/wd –stop
To restart the Plesk service from command line:
/usr/local/psa/admin/bin/modules/watchdog/wd –restart