Damn Small Linux - Not!
The forum for DSL-N
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to start Samba Server

 
Post new topic   Reply to topic    Damn Small Linux - Not! Forum Index -> DSL-N Tips and Tricks
View previous topic :: View next topic  
Author Message
mcnelson



Joined: 06 Dec 2006
Posts: 8

PostPosted: Fri Dec 08, 2006 6:20 pm    Post subject: How to start Samba Server Reply with quote

To start the samba server

1) Edit the file /etc/samba/smb.conf

There are some instructions and examples in the file. For more information see the man page for smbd.

If you create a share named [myshare], it will be seen to smbclients as "\\ip.ip.ip.ip\myshare"

2) Try it interactively

Run the server with debug messages to the terminal window

# smbd -i -d 5

From a remote windows xp platform, open up a file browser window, and enter the following syntax for your share

\\n.n.n.n\myshare

where n.n.n.n is the ip address, which you can get by pinging your DSL-N by its hostname, or by walking over to its monitor if it has one and taking a look.

3) Edit the file /opt/bootlocal.sh and add the following line

/usr/sbin/smbd

and then reboot, and try to view the share again from another machine.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Damn Small Linux - Not! Forum Index -> DSL-N Tips and Tricks All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group