How to Install samba-common-bin in Ubuntu 18.04



Install samba-common-bin by entering the following commands in the terminal:

sudo apt update
sudo apt install samba-common-bin

Description:

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).

Homepage: http://www.samba.org

Version: 2:4.7.6+dfsg~ubuntu-0ubuntu2

Section: net