net.samba3
Samba common files used by both the server and the client
Install
- All systems
-
curl cmd.cat/net.samba3.sh
- Debian
-
apt-get install samba-common-bin - Ubuntu
-
apt-get install samba-common-bin - Kali Linux
-
apt-get install samba-common-bin - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install samba-common-bin - Raspbian
-
apt-get install samba-common-bin
samba-common-bin
Samba common files used by both the server and the client
Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the samba-clients package).