Linux - Networking This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please
contact us . If you need to reset your password,
click here .
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
01-26-2004, 03:32 PM
#1
Member
Registered: Aug 2003
Location: Essex, UK
Distribution: Windoze 2000, Fedora Core 3
Posts: 325
Rep:
mounting and viewing network shares
Hi
I got fedora up and running and slowly working my way through the niggles i have.
i've managed to access my ntfs shares through the samba client in knonqurer? but now i want to actually mount them.
how can i mount samba shares so they always appear on my desktop?
also how can i browse network shares in general?
and my last question! if i wasnt using a windows file server and was 100% linux how would i access shares on the linux file server? in the same way?
thanks
01-26-2004, 03:35 PM
#2
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 39,849
in /etc/fstab:
\\server\share /mount/point ntfs auto,defaults 0 0
(i think that's right for the first bit.. not done it for years though)
if you were pure linux you would use nfs rather than samba, althoguh you still *could* use samba just fine if you wanted to.
01-26-2004, 04:27 PM
#3
Member
Registered: Aug 2003
Location: Essex, UK
Distribution: Windoze 2000, Fedora Core 3
Posts: 325
Original Poster
Rep:
arh i see
is there an easy network browser for kde? i guess there must be!
i'll look into this fstab stuff and hopefully get it working
01-26-2004, 11:02 PM
#4
Member
Registered: Jul 2002
Location: Sydney
Distribution: Kubuntu Edgy
Posts: 74
Rep:
in /etc/fstab add
//<servername>/<sharename> /<mountpoint> smbfs username=<username>, password=,dmask=0777,fmask=0777,user,rw,user,auto
cd /usr/bin and
chmod 500 smbmount
chmod 500 smbmnt
I then run updatedb
in kde, right click on the desktop and in the alt menu find the make link to new hard disk, then select your network drive from the pull down menu.
not in front of my linux box at the moment, but this 99% .....
regards
Mick
01-27-2004, 03:23 AM
#5
Member
Registered: Aug 2003
Location: Essex, UK
Distribution: Windoze 2000, Fedora Core 3
Posts: 325
Original Poster
Rep:
cheers nice one
thanks! i have done some mounting before with fstab but wasnt sure...
will be nice to access the ntfs shares easily.
thanks
G
Thread Tools
Search this Thread
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT -5. The time now is 05:44 AM .
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know .
Latest Threads
LQ News