Results 1 to 3 of 3
Hi all !!! Which command i need to use to start or stop samba service in suse10? I tried
rcsmbd start , ./smbd start , /etc/rc.d/init.d/smbd start and no result.
...
- 08-15-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 15
Samba
Hi all !!! Which command i need to use to start or stop samba service in suse10? I tried
rcsmbd start , ./smbd start , /etc/rc.d/init.d/smbd start and no result.
And the second question . How i need to connect to samba server from windows7 ? Are there any samba client programs or i must connect from cmd ?
Thanks in advance .
- 08-16-2010 #2
- 08-16-2010 #3Linux Newbie
- Join Date
- Apr 2009
- Posts
- 160
Try, as root, service smbd start; service nmbd start
Make sure the Win7 is on the same workgroup. Then click on Network in the left pane in the Computer window.And the second question . How i need to connect to samba server from windows7 ? Are there any samba client programs or i must connect from cmd ?
Thanks in advance .
nmbd must be running w/ samba if you want to connect to hostname. Also in suse firewall, make sure you have nmb and smb port open.


Reply With Quote
