Results 1 to 2 of 2
Hi,
I have long time using samba, linking windows PC and my Linux server, BUT now I having a laptop with Linux desktop also and I don know how to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-06-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 13
how is the samba conf with 2 computers??
Hi,
I have long time using samba, linking windows PC and my Linux server, BUT now I having a laptop with Linux desktop also and I don know how to setup the samba in this.
Alx
- 05-07-2010 #2
Normally you would have smbclient installed with the Desktop OS system.
try
to mount a Samba share useCode:smbclient ////server-name/share-name your-password
Code:mount -t smbfs //server-name/share-name /mnt/directory-name -o username=x,password=y


Reply With Quote
