Это старая версия документа.
Содержание
Администрирование Ubuntu
Ubuntu 12.04 snippets
oracle java
sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java7-installer
skype
sudo apt-add-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" sudo apt-get update sudo apt-get install skype
firebird 2.5
sudo add-apt-repository ppa:mapopa sudo apt-get update apt-cache search firebird2.5-* sudo apt-get install firebird2.5-super (or sudo apt-get install firebird2.5-classic) sudo dpkg-reconfigure firebird2.5-super sudo apt-get install firebird2.5-examples firebird2.5-dev
gnome system tools
sudo apt-get install gnome-system-tools