net
Samba common files used by both the server and the client
Install
- All systems
-
curl cmd.cat/net.sh
- Debian
-
apt-get install samba-common-bin
- Ubuntu
-
apt-get install samba-common-bin
- Alpine
-
apk add samba-common-tools
- Arch Linux
-
pacman -S smbclient
- Kali Linux
-
apt-get install samba-common-bin
- CentOS
-
yum install samba-common-tools
- Fedora
-
dnf install samba-common-tools-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install samba-common-bin
- Raspbian
-
apt-get install samba-common-bin
- Dockerfile
- dockerfile.run/net
- Docker
-
docker run cmd.cat/net net
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-common-tools-2
4.9.4-0.fc30.1.x86_64 : Tools for Samba servers and clients
samba-common
common files used by both the Samba server and client
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. This package contains common files used by all parts of Samba.
smbclient
command-line SMB/CIFS clients 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. This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils.
samba4-common
clients
samba-common-tools
The samba-common-tools package contains tools for Samba servers
and SMB/CIFS clients.