Install Ypserv On A Debian, Ubuntu, Kali, CentOS, Fedora And Raspbian
Install ypserv
-
Debian
apt-get install nis
Click to copy -
Ubuntu
apt-get install nis
Click to copy -
Kali Linux
apt-get install nis
Click to copy -
CentOS
yum install ypserv
Click to copy -
Fedora
dnf install ypserv
Click to copy -
Raspbian
apt-get install nis
Click to copy
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.
ypserv
The NIS (Network Information Service) server
Installing ypserv command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali, CentOS, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of ypserv 2023 package in your OS.