search for: linuxenvy

Displaying 1 result from an estimated 1 matches for "linuxenvy".

Did you mean: linuxen
2003 Nov 06
1
running samba
I've installed the standard samba that comes with debian in the past. To start samba manually you just have to run the command nmbd and smbd. But when I compile and make samba 3 from source, to run samba I have to first go into the directory nmbd and smbd is in and then type in ./nmbd and ./smbd. I have tried to chmod a+x nmbd and chmod a+x smbd but this does not change the problem. I want to