LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to start Samba automatically (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-start-samba-automatically-121752/)

t3___ 12-01-2003 05:58 PM

How to start Samba automatically
 
suse 8.2 .... samba (latest)

samba is up and running, but I have to start it from a terminal windows manually.

I would like to have samba start at boot...

what is the customary, or best way to have it load?

xinet.d?

help - im pretty new...

akurtis 12-01-2003 06:53 PM

i dont use samba myself but try putting these in you etc/rc.local file
/usr/sbin/smbd -D
/usr/sbin/nmbd -D

sure hopes this helps
Alex

Tap-Out 12-02-2003 06:03 AM

run (as root) " chkconfig smb on" and you're all set


All times are GMT -5. The time now is 04:59 PM.