Parallels Plesk Panel Command Line Service Part 1
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 1
To start the Plesk service from command line:
/etc/init.d/psa start
To stop the Plesk service from command line:
/etc/init.d/psa stop
To restart the Plesk service from command line:
/etc/init.d/psa restart
Or
In case if you forget the above command, then you just type:
Service psa stop
Service psa start
Service psa stop
DNS / Named / BIND
To start the Plesk service from command line:
/etc/init.d/named start
To stop the pservice from command line:
/etc/init.d/named stop
To restart the Plesk service from command line:
/etc/init.d/named restart