ltsp-chroot
basic LTSP server environment
Install
- All systems
-
curl cmd.cat/ltsp-chroot.sh
- Debian
-
apt-get install ltsp-server
- Ubuntu
-
apt-get install ltsp-server
- Kali Linux
-
apt-get install ltsp-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ltsp-server
- Raspbian
-
apt-get install ltsp-server
- Dockerfile
- dockerfile.run/ltsp-chroot
ltsp-server
basic LTSP server environment
This is the basic environment including the minimal features necessary to build an LTSP environment. It also recommends services needed for thin-clients to boot and mount filesystems over the network. LTSP stands for 'Linux Terminal Server Project'.