LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Starting/Restarting a daemon (https://www.linuxquestions.org/questions/linux-newbie-8/starting-restarting-a-daemon-796596/)

anhume 03-19-2010 07:48 PM

Starting/Restarting a daemon
 
Folks - Trying to make my samba network perform properly, I edit my smb.conf,(using sudo gedit)and save the result. But I believe the changes do not take effect without rebooting. In general, after making any routine or configuration file changes with a text editor, how do I cause them to take effect after the edits are saved?

Quakeboy02 03-19-2010 07:59 PM

Try this:
Code:

sudo /etc/init.d/samba restart


All times are GMT -5. The time now is 03:00 AM.