Installation system: ubuntu12.04 i386 DVD
USB stick Start 12.04live system
wiring, setting up Connections
installing the system to the hard disk
"Language support", update
Installing the Gnome Classic interfacesudo apt-get install Gnome-shell gnome-tweak-tool gnome-panel
Turn off Unity's global menusudo apt-get autoremove
indicator-appmenu appmenu-gtk appmenu-gtk3 appmenu-qt
let the window's Close button/maximize/Minimize button appear in the upper right corner:
Gconftool-2--set/apps/metacity/general/button_layout--type string ": Close"
Gconftool-2--set/apps/metacity/general/button_layout--type string ": Minimize,maximize,close"
Add right-click to open terminal functionsudo apt-get install synaptic Gdebi nautilus-open-terminal
Update Manager, updating
Switch the login devicesudo apt-get install Gdmsudo dpkg-reconfigure GDM
"Additional Drivers", activating "recommended"
sudo apt-get updata && sudo apt-get upgrade