I installed samba sudo apt-get install samba.
then I made configuration but when i write :
sudo /etc/init.d/samba restart
message appears " command not found "
and when I write ls /etc/init.d I didn't find samba .
solutions tested :
sudo /etc/init.d/smbd restart
sudo /etc/init.d/nmbd restart
sudo service samba restart
and re-install samba
can you hint me please .
note : my os is ubuntu10.4 LTS
