All-purpose tips

From OESF

Revision as of 23:47, 5 December 2007 by Tux (Talk | contribs)
Jump to: navigation, search

1. Mount a Ms-Windows share

a) install smbfs :

apt-get install smbfs

b) mkdir /mnt/win

c) mount the share :

smbmount //ms_machine/share_name /mnt/win

d) some informations about the machine :

smblient -L ms_machine

e) mount with a password :

smbmount //ms_machine/share /mnt/dir -o username=_username_,password=_password_

Click to get back to Debian main page Debian/Zaurus

Personal tools