Showing posts with label ubuntu 10.04 install setup. Show all posts
Showing posts with label ubuntu 10.04 install setup. Show all posts

Tuesday, November 8, 2011

ubuntu 10.04 installation and turning

1.Ubuntu Software Center (UCS):
in UCS menu Edit -> Software sources. Open tab "Other Software" select "partner" repository.
Install from following applications:
htop
gnote
chromium
gnome do
goldendict and mplayer
thunderbird
krusader
gimp
gajim
stelarium
mscorefonts
pidgin
pidgin plugin pack
k3b
oggconvert
Abobe flash plugin


Launch  System->Administration->"Synaptic package manager" (SPM)
Press "Reload" in SPM
search mark for installation  by right click and apply/install:
rar
arj
unace
rpm
lha
p7zip-full
alien
nautilus-open-terminal
ooo-thumbnailer

Remove OOO or install Libreoffice and adjust it.
http://www.ubuntugeek.com/install-libreoffice-in-ubuntu-11-0410-1010-04-using-ppa.html

Install DockbarX for vertical panel and adjust it.


Firefox.
install latest FF:

sudo add-apt-repository ppa:mozillateam/firefox-stable
sudo apt-get update
sudo apt-get install firefox
FF preferences:
in menu Edit -> Preferences, on General tab in Downloads group select "Always ask where to save files"
FF Addons:
- "Adblock Plus"
- "Download statusbar"
- "Compact menu" (after installation remove applicaton button from toolbar)
- "Tab mix plus" (after installation setup multirow for tabs Addon Prferences -> Display -> TabBar -> When Tab don't fit width = "Multi-row", Events -> Tab Closing -> Closing current tab: When closing current tab, focus = Last selected Tab)
- "Locationbar" (in preferences - Lincfication = "on bottom"; "breadcrumb for" = "each segment")
Result:


and Thunderbird and adjust them

Chromium:
in Preferences
on tab "Basics" select " Reopen the pages that were open last"
on tab "Under the Hood" in Download part select "Ask where to save each file before downloading".
Install Extensions: adblock plus


Development environment from USC:
meld - Compare and merge your files
regexxer - Search and replace using regular expressions
kodos - Visual regular expression editor
xmlcopyeditor - cool xml viewer and editor for Linux

install packages from SPM:
maven2
subversion

git-core
git-gui
giggle

sun-java6-jdk
sun-java6-source
sun-java6-javadoc
sun-java6-plugin

Mercurial from ppa, lauch in terminal:
sudo sudo add-apt-repository ppa:mercurial-ppa/releases
sudo apt-get update
sudo apt-get install mercurial