La commande pour redémarrer samba:
/etc/rc.d/init.d/smb restart
Pour Apache:
/etc/rc.d/init.d/httpd restart
Pour MySql:
/etc/rc.d/init.d/mysqld restart
Tu peux remplacer restart par start pour démarrer le service ou par status pour voir l'état du service.
A+