On Wednesday 31 May 2006 10:46 pm, Reg wrote: > Hi all, I have managed to install suse 10.1 on one of my computers and > am actually sending this via evolution, needless to say I feel kinda > proud of this achievement :-) > > I can also browse the www and do all sorts of other things, but as yet > can't connect to my other two computers. (the others are running xp at > this point .. I assume I should be able to connect to them from this > machine, they were all connected ok when this one was windows based (via > adsl 4 port router / modem. > > I guess my question is? Where do I start to make this connect to my > other two?
To mount Shares from Windows PC’s Create directory e.g /share To mount.... type... smbmount //winsys/winshare some-mount-point Example (X = win pc, C = Share name) smbmount //X/C /share To unmount (my example)... smbumount –t smbfs /share and.... Mounting smbfs Shares Permanently http://www.justlinux.com/nhf/Filesystems/Mounting_smbfs_Shares_Permanently.html
