Tips Installing LTSP on Ubuntu Desktop System
Configure your spare interface for the thin clients to have the IP 192.168.0.1 (and make sure it is up and running). Make sure to search “all available packages” and “apply” the changes. You will find the new network manager under settings -> network. Then follow the instructions below.
sudo apt-get install ltsp-server-standalone openssh-server
Now create your Thin Client environment on the server with.
sudo ltsp-build-client
After that, you will be able to boot your first thin client. If it doesn’t boot try rebooting the server.
Related posts:



