Find the answer to your Linux question:
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. ...
  1. #1
    Just 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 .

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105

  3. #3
    Linux Newbie
    Join Date
    Apr 2009
    Posts
    160
    Quote Originally Posted by mylogin99 View Post
    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.
    Try, as root, service smbd start; service nmbd start


    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 .
    Make sure the Win7 is on the same workgroup. Then click on Network in the left pane in the Computer window.

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...