LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-02-2001, 02:16 PM   #1
chrismagnuss
LQ Newbie
 
Registered: Sep 2001
Location: Golden, BC
Posts: 9

Rep: Reputation: 0
Accessing shares




Ok, I finally got RH 7.1 set up without royally munging anything (avoid logging in as root at all costs!!!), sound works, nic works. Now I would like to be able to access shared folders on my other machine, to listen to MP3s. I think I have the paths correct; the same as what Win2k uses, ie //share/dir1/dir2... Is there any "easy" way to do this?

I did get my FAT32 data partition on the Linux box mounted at one point, but I no longer seem to be able to do so. Is it a similar process to mount network shares?



tia

-c

Last edited by chrismagnuss; 10-02-2001 at 02:20 PM.
 
Old 10-02-2001, 03:19 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
if your MP3's are on a windows machine use

smbmount \\host\share /mountpoint

to access them in linux.

if your MP3's are on linux to share with linux use NFS. it's even easier to configure than samba i think. you need to start NFS on your linux server, and use

exportfs client:/directory

to allow the client machine to access that floder. NFS is also much faster i think. Ths will only work if your mp3's are on a linux-friendly drive, eg ext2, ReiserFS etc.. NOT fat32 (windows) partitions. NFS refuses to share fat32 due to security issues. if that is the case then you'll need to use samba instead. same command for the client, but you'll need to configure the server corretly too. 'swat' is the samba admin tool, easiest for newbies and such like.

if these are working, then you can add a permanent version to /etc/fstab along the lines of:

\\host\share /mountpoint smbfs username=terry,password=wogan 0 0
or
host:/directory /mountpoint nfs defaults 0 0

More detailed info is in the NFS and SAMBA howtos.

Hope this helps.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing Windows Shares careyd Linux - Networking 3 12-01-2005 04:18 PM
Accessing network shares brianread SUSE / openSUSE 8 05-25-2005 02:30 AM
Accessing Shares from windows z9_87 Linux - Networking 1 02-07-2005 08:35 PM
Accessing Windows Shares haroldopaulino Linux - Networking 1 08-18-2004 12:01 AM
Accessing Samba Shares The_Q DamnSmallLinux 2 02-05-2004 05:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 05:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration