rstart
X session utilities
Install
- All systems
-
curl cmd.cat/rstart.sh
- Debian
-
apt-get install x11-session-utils
- Ubuntu
-
apt-get install x11-session-utils
- Kali Linux
-
apt-get install x11-session-utils
- Fedora
-
dnf install xorg-x11-xsm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install x11-session-utils
- Raspbian
-
apt-get install x11-session-utils
- Dockerfile
- dockerfile.run/rstart
x11-session-utils
X session utilities
This package provides the X session manager and related tools: - rstart; - smproxy, a session manager proxy for X clients that do not use the X session manager protocol; - xsm, a session manager for X sessions; Installation of an rsh or ssh daemon (server) is necessary if rstartd is to be used, and installation of an rsh or ssh client is necessary if rstart is to be used.