Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
The subject pretty much says it all, and I'm a complete newbie. I've installed Suse 9, and although I can type SMB://computername to see Windows shares in Konqueror, I can't figure out how to mount a directory to a Windows share. I need to be able to access network shares in file open/save dialogs.
Should there be a right-click option to mount directories? Even Windows Explorer can easily load network shares as drive letters.
I don't want to go editing obscure config files if possible, since I've read that Suse sometimes over-writes them anyway. If there's a way to use the built-in setup tools, I'd like to use it.
How do I find smbmount? What do I do with it? Is there a configuration tool, or do I have to read three user's manuals and sacrifice a chicken? Online documentation seems sparse and aimed for people who have more Linux knowledge already.
1) I am the only user on my computer so I prefer to place it in /home/myusername/mnt/servername/sharename
if it's just a file server, I also have media setup so that a folder has it sorted that way to.
You can mount the same shared folder in multiple locations.
If you share a computer with others you should mount it in /mnt/servername/sharename/
2)go into your /etc/fstab and edit it with a few lines of the shares you want. I'm at work on an xp machine so I can't remember the syntax for an fstab off the top of my head but heres a shot at the info you need.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.