ypbind
clients and daemons for the Network Information Service (NIS)
Install
- All systems
-
curl cmd.cat/ypbind.sh
- Debian
-
apt-get install nis
- Ubuntu
-
apt-get install nis
- Kali Linux
-
apt-get install nis
- CentOS
-
yum install ypbind-3
- Fedora
-
dnf install ypbind-3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nis
- Raspbian
-
apt-get install nis
- Dockerfile
- dockerfile.run/ypbind
nis
clients and daemons for the Network Information Service (NIS)
This package provides tools for setting up and maintaining a NIS domain. NIS, originally known as Yellow Pages (YP), is mostly used to let several machines in a network share the same account information, such as the password file.