Results 1 to 2 of 2
hi,
i am trying to network fedora2 w/ win xp. mainly so that i can setup filesharing between the two. any suggestions on how to do this.
do i need ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-15-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 60
networking fedora w/ win xp
hi,
i am trying to network fedora2 w/ win xp. mainly so that i can setup filesharing between the two. any suggestions on how to do this.
do i need samba?
thanks in advance,
- 02-15-2005 #2Just Joined!
- Join Date
- Feb 2005
- Posts
- 9
For WinXP to access files on Linux, you will need to run the samba server. To access the WinXP shares from Linux use
Obviously substiture username, password, workgroup, PC name, share name, and mount point with your information.Code:mount -t smbfs -o username=bob,password=pass,workgroup=workgroup //WIN_XP_PC/My_Share /mnt/my-mount-point
For help setting the samba server go to the following sites.
http://us4.samba.org/samba/docs/man/...TO-Collection/
http://us4.samba.org/samba/docs/


Reply With Quote
