When building and tearing down Cisco network labs, I used this file to initialize routers. Feel free to try to figure out my lab passwords, they are not that secure 🙂
Author Archives: Andrew Wells
Ubuntu 12.04 – LTSP Server
The Linux Terminal Server Project is a great way to give old machines new life. LTSP (usually) consists of a single server that network boots several clients. These clients run the OS and most applications off this main server, so your client machines can be old hardware, thin clients, etc. Setting it up is pretty easy and only takes a couple steps beyond the initial operating system installation.
This guide assumes some existing knowledge of Ubuntu 12.04, network interface configuration, dnsmasq, and PXE.