|
|
| Linux Command Line - nothing it's impossible by command line! |
|
|
|
|
|
|
Download offline copy |
|
|
|
|
| |
|
|
| |
| |
| |
| |
| Follow us on... |
|
|
 |
|
 |
|
| |
| News Letter |
|
|
 |
Sign-up me to receive the news about this document |
|
|
|
|
|
| |
Version
Linux Command Line version 1.4
Last modified date: 2009-07-03
Created Date: 2008-01-06
|
|
| |
|
|
|
|
|
|
|
|
|
Linux Command Line:
Microsoft Windows networks (samba) |
|
|
|
|
|
View the commands list divided into arguments |
|
|
|
|
|
|
|
|
|
|
| Command |
Description |
|
# mount -t smbfs -o username=user,password=pass //WinClient/share /mnt/share |
mount a windows network share [man] |
|
# nbtscan ip_addr |
netbios name resolution [man] |
|
# nmblookup -A ip_addr |
netbios name resolution [man] |
|
# smbclient -L ip_addr/hostname |
show remote shares of a windows host [man] |
|
# smbget -Rr smb://ip_addr/share |
like wget can download files from a host windows via smb [man] |
|
|
|
|
|
|
|
|
|
Translated by:
LinuxGuide.it team
| become translator! |
|
|
| |
|
|
|
|
| |
|
| Except where otherwise specified, the contents of LinuGuide.it are licensed under License Creative Commons 2.5 Attribution |
| Free Distribution if provided Authors and, Not Commercial purposes and, Not Derivated Works 2.5 |
|
|
|
| Logos and trademarks used for the link are owned the legitimate owners |
|