Results 1 to 6 of 6
Hey,
With RedHat Linux, can I upload all of my MP3 files to the Linux machine and then can someone on the network just view the MP3 file, double click ...
- 07-26-2003 #1Just Joined!
- Join Date
- Jul 2003
- Posts
- 4
MP3 Folders
Hey,
With RedHat Linux, can I upload all of my MP3 files to the Linux machine and then can someone on the network just view the MP3 file, double click it and play the song through their speakers? Is this possible?
Thanks,
Lance
- 07-27-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
That depends on what clients you have. Other Linux clients can use them through NFS, and Winbloze clients can use them trough SMB if you set up Samba.
- 07-27-2003 #3Just Joined!
- Join Date
- May 2003
- Location
- chennai,tamilnadu,india
- Posts
- 16
mp3 ..
if u r having windows clients then use samba to share the folders .
or if u have linux clients then u can either use samba or network file system to share.
nfs sharing
edit /etc/exports like this
path of folder ip which shares this ( permissions )
to share for all machines in 192.168.1.0 network
path 192.168.1.* ( rw )
for more abt this see man nfs
- 07-27-2003 #4Just Joined!
- Join Date
- Oct 2002
- Posts
- 45
"Turn the page" was written by Bob Seger, and then covered by Metallica...
- 07-27-2003 #5Linux Engineer
- Join Date
- Nov 2002
- Location
- Queens, NY
- Posts
- 1,319
"Turn the Page"... one of those Metallica songs where they start heading away from when they used to be good.
The best things in life are free.
- 07-27-2003 #6Just Joined!
- Join Date
- Jul 2003
- Posts
- 4
Okay, thanks everyone for replying. I'll be using Samba mostly.
Lance


Reply With Quote