Bypass low-graphics mode 12.10 when no monitor connected
I installed Ubuntu 12.10 and have set it to auto login, and have set up permissions to allow remote connections via VNC (using the default 'Desktop Sharing' application offered by Ubuntu).
Everything works fine, however if I disconnect the monitor and reboot the machine it won't boot and login like it would otherwise. The following screen appears: https://bugs.launchpad.net/lightdm/+bug/971891/+attachment/2991904/+files/bad-greeter.png
I would like to know how to bypass this so that it would boot as if the monitor was plugged in so that I don't have to have a monitor attached at all times.
You have a couple of options here, in term of a headless remote connection you will always run into issues due to lack of monitors. Things like vnc are not good for this.
You are much better to use something like xdmcp if you want a full remote desktop. If however you simply need to run the odd application then X11 port forwarding via ssh is a easier solution. see forwarding gui programs