How can I share files between a desktop PC( with Ubuntu) and a notebook(with Fedora) in the same network using samba? I tried to configure samba to both of them, but nothing? On Fedora I configured Samba using the GUI(add a new user, name the server and so on). Could someone give me a link to a good tutorial? I searched on google, but nothing good.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
migrated from stackoverflow.com Dec 9 '11 at 10:56
|
Try this on both machines. First, backup the existing smb.conf file:
Then put this in /etc/samba/smb.conf:
And then in /etc/samba/smbshared.conf put this:
|
|||
|
|
samba tutorialin Google provides "good" tutorials, so perhaps you need more specific help? – Paul Dec 16 '11 at 13:03