xdm
X display manager
Install
- All systems
-
curl cmd.cat/xdm.sh
- Debian
-
apt-get install xdm - Ubuntu
-
apt-get install xdm -
Alpine
-
apk add xdm - Arch Linux
-
pacman -S xdm - Kali Linux
-
apt-get install xdm - CentOS
-
yum install xdm - Fedora
-
dnf install xdm - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install xdm - Raspbian
-
apt-get install xdm - Docker
-
docker run cmd.cat/xdm xdmpowered by Commando
xdm
X display manager
xdm manages a collection of X servers, which may be on the local host or remote machines. It provides services similar to those provided by init, getty, and login on character-based terminals: prompting for login name and password, authenticating the user, and running a session. xdm supports XDMCP (X Display Manager Control Protocol) and can also be used to run a chooser process which presents the user with a menu of possible hosts that offer XDMCP display management.