- sudo apt-get install gnome-classic-fallback
- sudo apt-get install emacs
- log out
- at the login screen click on the selection knob and choose "Gnome Classic"
- log in
- Applications/System Tools/Preferences/Main Menu
- Remove Emacs from Accessories
- Clear everything from Games
- Alt-Windows-right-click on the top menubar
- Add to Panel...
- Application Launcher...
- Select whatever items you want to have in the menubar
- sudo apt-get install openssh-server
- sudo apt-get install nfs-common
- sudo apt-get install gconf-editor
- gconf-editor
- open apps/metacity/general
- click on "button layout"
- change to "menu:minimize,maximize,close" (same as Windows)
- press OK
- Still in the editor, open apps/metacity/global_keybindings
- right=click on "run_command_terminal", select "Unset key". This lets you use the default binding for Tabhunter in Firefox.
- Now fix those annoying popup scrollbars:
- sudo vim /etc/X11/Xsession.d/80overlayscrollbars
- export LIBOVERLAY_SCROLLBAR=0
- log out and back in
- sudo apt-get install subversion
- cd /mnt && sudo mkdir <nas-endpoint1> <nas-endpoint2> ...
- sudo vim /etc/fstab
- Add entries like this:
- nas:/data/endpoint1 /mnt/endpoint1 nfs rw,hard,intr 0 0
- Restore all your backed up files and get back to work
Thursday, September 27, 2012
Fixing Ubuntu
Finally moving from Fedora to Ubuntu, I'm baffled at this "Unity" interface. Does all new software assume we're all using tablets and phones? Here's how to get the system back to a developer-friendly desktop system.
Subscribe to:
Posts (Atom)