I just got around to doing a clean Xubuntu install on cumine, a 550 MHz Pentium III box that just inherited 512 Mbytes of RAM from my test rig, which failed noisily.
Xubuntu is a Linux distribution that comes with a tweaked Xfce desktop. It comes from the nice people at the Ubuntu project and is comparable to Ubuntu, which comes with the GNOME desktop and Kubuntu, which comes with KDE. I have another box with Ubuntu Server, which comes by default without a GUI desktop environment. Clearly these Ubuntu people value choice!
Xubuntu is normally used from the console: the keyboard, mouse and display that are attached to the computer. For various reasons I want to be able to use it from elsewhere: from the iBook in the comfy chair, from a Windows machine at work or wherever.
I installed the vnc4server package, which creates a "fake" X server in memory and makes it viewable from any VNC viewer. I use vncviewer on BSD and Linux, 'Chicken of the VNC' on MacOS X and RealVNC on MS Windows machines.
To make Xubuntu's Xfce desktop available via VNC though, I had to edit my .vnc/xstartup file to include...
xfdesktop&...and comment out a few other lines, including the one that would have otherwise launched twm. vnc4server's X server has some limitations, but it does most of what I need for now.
xfwm4&
xfce4-panel
One of the projects that's been on "low simmer" for several years is a few Web terminals for an educational site. Since the applications will be running on a central computer, I may just connect a small amplifier and some bookshelf speakers to that (rather than buying cheap speakers and streaming audio to each terminal). The plan is for four terminals sitting next to each other. If I put one speaker at either end and adjust each terminal's software mixer balance, I should be able to make each terminal's sound "appear" where the terminal is.