PDA

Bekijk de volledige versie : Help to Samba



schmidt_as
30-09-2005, 13:49
Hi I will install samba on my router because I will have my mobile usb drive as a local dirve on windows 2000. I have updated my firmware to 1.9.2.7-4.

I have in my configuration modus of the router the topic Samba. Have I finnished the configuration now?

What have I to do next? I don't understand the text form hezik.

Thanks a lot
Alexander

Germany

MatB
30-09-2005, 18:10
Have a look at this tutorial:

http://www.macsat.com/samba.php

schmidt_as
30-09-2005, 21:05
how can i stop the samba server?

MatB
01-10-2005, 00:30
how can i stop the samba server?
You have to kill it. Samba consists of 2 processes: smbd and nmbd.
You can kill them with kill <pid> or killall <processname>.
I suggest you to look at the man pages of these commands for deeper insight.