dbwrap_tool
Samba common files used by both the server and the client
Install
- All systems
-
curl cmd.cat/dbwrap_tool.sh
- Debian
-
apt-get install samba-common-bin
- Ubuntu
-
apt-get install samba-common-bin
- Alpine
-
apk add samba
- Arch Linux
-
pacman -S samba
- Kali Linux
-
apt-get install samba-common-bin
- CentOS
-
yum install samba-client
- Fedora
-
dnf install samba-client-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install samba-common-bin
- Raspbian
-
apt-get install samba-common-bin
- Dockerfile
- dockerfile.run/dbwrap_tool
- Docker
-
docker run cmd.cat/dbwrap_tool dbwrap_tool
powered by Commando
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).
samba-client-2
4.8.0-0.5.rc4.fc28.x86_64 : Samba client programs
samba
SMB/CIFS file, print, and login server for Unix
Samba 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).
samba4-client
Samba client programs
samba-client
The samba-client package provides some SMB/CIFS clients to
complement the built-in SMB/CIFS filesystem in Linux. These clients allow access of SMB/CIFS shares and printing to SMB/CIFS printers.