I’m working on an embedded hardware for a Mono touch screen application ported from a .NET 2.o existing application and I want to use Ubuntu, but I have an embedded system with a small solid state disk of 2 GB. No way to install Ubuntu Desktop, it takes about 3.5 GB, so I choose Ubuntu [...]
Reset Ubuntu Gnome Video Settings
I was playing with my VirtualBox Ubuntu and 3D Acceleration, and I lost gnome video settings, Ubuntu now starts with console, damn! The simplest thing to do is: * login as root (or administrator) * sudo mv /etc/X11/xorg.conf /etc/X11/xorg.old * sudo gdm (Gnome starts) * reboot Bye