How To Install Samba-tool?
Install samba-tool
-
Debian
apt-get install samba-common-bin
Click to copy -
Ubuntu
apt-get install samba-common-bin
Click to copy -
Alpine OS
apk add samba
Click to copy -
Arch Linux
pacman -S samba
Click to copy -
Kali Linux
apt-get install samba-common-bin
Click to copy -
CentOS
yum install samba
Click to copy -
Fedora
dnf install samba-dc-2
Click to copy -
Raspbian
apt-get install samba-common-bin
Click to copy
samba-common-bin
Samba common files used by both the server and the clientSamba 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).
samba-dc-2
4.8.0-0.5.rc4.fc28.x86_64 : Samba AD Domain Controllersamba
SMB/CIFS file, print, and login server for UnixSamba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. This package provides the components necessary to use Samba as a stand-alone file and print server or as an NT4 or Active Directory domain controller. For use in an NT4 domain or Active Directory realm, you will also need the winbind package. This package is not required for connecting to existing SMB/CIFS servers (see smbclient) or for mounting remote filesystems (see cifs-utils).