On Wed, 2005-04-20 at 10:19 -0700, Richard Crawford wrote: > On Wednesday 20 April 2005 10:00, John L. Pierce wrote: > > Richard, use an nfs share and mount it with something like the > > following: > > > > musicserver:/shared/directory /mount/point > > nfsrsize=32768,wsize=32768,auto,soft 0 0 > > > > This will greatly increase the performance throughput. > > Thanks for the tip. However, the idea was that my music server would be > directly accessible by my Wife's WinXP laptop in addition to my Linux > computers. I tried setting it up as an NFS share originally, but I don't > think it worked when I tried to access it from Windows. Maybe I did > something wrong? > > I've also tried to get at my music files using Juk via Fish so that I can > tighten down the security there, but Juk doesn't seem to like that. > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list -- Sorry for the confusion, do both! Allow winxp to mount via samba share and you linux machine(s) via nfs. I have seven computers on the local network, with a central server that is sharing to win and linux clients. John