Archive for January 31st, 2010

Xubuntu 9.04 + Quick and Dirty VNC Remote Access

Sunday, January 31st, 2010

Xubuntu doesn’t come with the Remote Desktop screen you find in Ubuntu. All the VNC howtos (some which used to work) on the forums seem to come to nothing for me. I am happy to share directly via vnc over my LAN. Here is all I needed to do:

On the “remote” xubuntu machine

sudo apt-get install vino

vino-preferences (to get the screen - as mentioned above) up

Tick boxes as required, I tick the top two and then untick the next but require a password for access.

Add a startup item to Sessions and Startup -> Autostart

usr/lib/vino/vino-server

Reboot (or just start with the command above)

On the local “xubuntu” machine
(you may have other options here)

Install GRDC

sudo apt-get install grdc

Open up Grdc, enter the remote machine details and away you go. Response is a bit slow, but its the one that works!

I don’t need this very often, as I have become more adept at using ssh and ssh -X, but it is handy once in a while.

Firefox 3.5.7 Update killed / crashed / broke Firefox on Windows 7

Sunday, January 31st, 2010

This is more of a news bulletin than anything else.

My new PC has Windows 7 by default, so I am playing with it every now and then when not booting into Xubuntu 9.10. Yesterday Firefox went after an update for itself, from 3.5.6 to 3.5.7. The update went OK, but then firefox flatly refused to start. Not even showing up in Processes or Applications in the Task Manager. A reboot didn’t help either.

The resolution was to download and install Firefox 3.6 (I tried to uninstall first but Windows Control Panel told me that Firefox was already uninstalled! (go figure). Anyway all working good now.