blog:ubuntu_post_install_tasks
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| blog:ubuntu_post_install_tasks [2014-04-24 08:54] – brb | blog:ubuntu_post_install_tasks [2014-04-24 09:02] (current) – brb | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Ubuntu post install tasks ====== | ====== Ubuntu post install tasks ====== | ||
| - | * If you run a proxy (apt-cacher-ng in my case), add the proxy directory in | + | * If you run a proxy (apt-cacher-ng in my case), add the proxy directory in / |
| - | / | + | * Add repositories for < |
| - | * Add repositories for | + | sudo add-apt-repository ppa: |
| - | < | + | sudo add-apt-repository ppa: |
| - | < | + | sudo add-apt-repository ppa: |
| - | < | + | add-apt-repository "deb http:// |
| - | < | + | * Add Tools and Themes < |
| - | < | + | |
| - | * Add Tools and Themes | + | |
| - | < | + | |
| sudo apt-get install flashplugin-installer | sudo apt-get install flashplugin-installer | ||
| sudo apt-get install ubuntu-tweak | sudo apt-get install ubuntu-tweak | ||
| Line 26: | Line 23: | ||
| * Display all hidden startup applications: | * Display all hidden startup applications: | ||
| sudo sed -i " | sudo sed -i " | ||
| - | * If you need serious java, remove openjdk and install oracle java (sadly) | + | * If you have problems with certain Java apps, remove openjdk and install oracle java (sadly) < |
| - | < | + | |
| sudo add-apt-repository ppa: | sudo add-apt-repository ppa: | ||
| sudo apt-get update | sudo apt-get update | ||
| - | sudo apt-get install oracle-java7-installer</ | + | sudo apt-get install oracle-java7-installer</ |
| - | You can check < | + | * Powersaving on laptop: < |
| - | * Powersaving on laptop: | + | |
| - | < | + | |
| sudo apt-get update | sudo apt-get update | ||
| sudo apt-get install jupiter</ | sudo apt-get install jupiter</ | ||
| - | |||
| References: | References: | ||
blog/ubuntu_post_install_tasks.1398322478.txt.gz · Last modified: 2014-04-24 08:54 by brb
