Starting and stopping Linux services

To start/stop/restart a Linux service:

[user@domain]# sudo /etc/init.d/servicename start|stop|restart