Parallels Plesk Panel Command Line Service Part 8
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 8
Mailman
To start the Plesk service from command line:
/etc/init.d/mailman start
To stop the Plesk service from command line:
/etc/init.d/mailman stop
To restart the Plesk service from command line:
/etc/init.d/mailman restart
AWstats
To start the Plesk service from command line:
/usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php
Webalizer:
To start the Plesk service from command line:
/usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php
psa-logrotate
To start the Plesk service from command line:
/usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php
Samba
To start the Plesk service from command line:
/etc/init.d/smb start
To stop the Plesk service from command line:
/etc/init.d/smb stop
To restart the Plesk service from command line:
/etc/init.d/smb restart