Changes

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search

Linux CIFS Utils and Samba

366 bytes added, 14:01, 17 August 2019
/* Samba Command Line Utilities */
The following lines were added (+) and removed (-):
For a specific workgroup, get a list of Netbios names nmblookup -S WORKGROUP === smbclient ===To connect to a Windows computer from Unix smbclient //nicolep/C$ -U username -W workgroup or smbclient //nicolep/C -U Administrator -W workgroup Windows Instant Messaging Pop-Up (like net send in windows) smbclient -I ip-address  -M  netbios-name-of-recipient