On 06/18/2014 05:29 AM, Temlakos wrote:
Today I can get samba running on both machines. But: I have to execute
two commands:

$ sudo /sbin/smbd -D
$ sudo /sbin/nmbd -D

by hand, in a terminal (Konsole), every time I start or restart either
computer.

The system-config-services app fails to note that smbd or nmbd are even
available for starting.

How do I get those two daemons to start automatically, so that I don't
have to type those two commands every time? Because until I do, I have
no file-sharing capability.

Put the two commands in a shell script, without sudo, and call them from /etc/rc.local.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to