Xnest
Nested X server
Install
- All systems
-
curl cmd.cat/Xnest.sh
- Debian
-
apt-get install xnest
- Ubuntu
-
apt-get install xnest
- Arch Linux
-
pacman -S xorg-x11-server-Xnest
- Kali Linux
-
apt-get install xnest
- CentOS
-
yum install xorg-x11-server-Xnest
- Fedora
-
dnf install xorg-x11-server-Xnest
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xnest
- Raspbian
-
apt-get install xnest
- Dockerfile
- dockerfile.run/Xnest
xnest
Nested X server
Xnest is a nested X server that simply relays all its requests to another X server, where it runs as a client. This means that it appears as another window in your current X session. Xnest relies upon its parent X server for font services. Use of the Xephyr X server instead of Xnest is recommended. More information about X.Org can be found at: <URL:https://www.x.org> This package is built from the X.org xserver module.