multiple servers, one gui machine
For some reason I consistently forget how to do this… so I’m jotting it down. You can manage all your machines with an X11 gui from one machine via ssh forwarding. First, jump into a terminal using ctrl+alt+Fx (where x= 1-6 on ubuntu). Start a new X client session using xinit — : x vtX (where x = a number > 0 that is not already in use for an x display, and X equals 11 or 12… this allows you to switch to the new gui using ctr+alt+X)...