PDA

View Full Version : Start Samba


janhelge
October 28th, 2005, 03:17 AM
Hi,

How do I start, restart and stop samba under Ubuntu? Where do I configure it to start automatically?

heimo
October 28th, 2005, 03:26 AM
sudo /etc/init.d/samba [start|stop|restart], I believe. And (still guessing) Boot Up Manager (BUM) should be somewhere under Administration, or you could use rcconf or update-rc.d or manually edit symlinks in /etc/rc2.d/ (or whatever initlevel you're using). :) Hopefully I wasn't too confusing.

janhelge
October 28th, 2005, 04:06 AM
Hi,

You're not confusing at all!! I had installed only samba-common... hmm. I installed samba and yes it works. Thanks for your help :D