Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
tips:ubuntu:trusty [2015/04/11 13:04] – created scipio | tips:ubuntu:trusty [2015/12/08 10:21] (current) – [post install] scipio | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubuntu 14.04 trusty ====== | ====== Ubuntu 14.04 trusty ====== | ||
- | ===== upgrade kernel to 3.16 ===== | + | ===== post install |
- | < | + | disable non needed packages |
- | sudo apt-get | + | < |
- | sudo apt-get install --install-recommends linux-generic-lts-utopic xserver-xorg-lts-utopic \ | + | sudo apt-get |
- | libgl1-mesa-glx-lts-utopic libegl1-mesa-drivers-lts-utopic | + | echo manual > / |
+ | </ | ||
+ | non free | ||
+ | < | ||
+ | sudo apt-get install ubuntu-restricted-extras | ||
+ | sudo apt-get install linux-firmware-nonfree | ||
</ | </ | ||
+ | |||
+ | utils | ||
+ | < | ||
+ | sudo apt-get install unity-tweak-tool | ||
+ | sudo apt-get install indicator-multiload | ||
+ | sudo apt-get install vim-gtk | ||
+ | </ | ||
+ | |||
+ | disable atime ext4 in /etc/fstab | ||
+ | < | ||
+ | UUID=226d60a2-a8ec-489f-b3fe-c1595b5ac7eb / | ||
+ | |||
+ | </ | ||
+ | |||
+ | ===== maintenance ===== | ||
+ | |||
+ | Purge old kernels (install bikeshed package before) | ||
+ | < | ||
+ | purge-old-kernels | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== packages ===== | ||
+ | |||
+ | ===== develop ==== | ||
+ | |||
+ | |||
+ | ==== inkscape ==== | ||
+ | |||
+ | Upgrade to 0.9x version | ||
+ | < | ||
+ | sudo add-apt-repository ppa: | ||
+ | sudo apt-get update | ||
+ | sudo apt-get install inkscape | ||
+ | </ | ||
+ | |||
+ | ==== video H.265/HEVC ==== | ||
+ | |||
+ | < | ||
+ | sudo apt-add-repository ppa: | ||
+ | sudo apt-get update | ||
+ | sudo apt-get install gstreamer0.10-libde265 | ||
+ | sudo apt-get install gstreamer1.0-libde265 | ||
+ | sudo apt-get install vlc-plugin-libde265 | ||
+ | </ | ||
+ | |||
+ | === ffmpeg and other media tools === | ||
+ | |||
+ | < | ||
+ | sudo apt-add-repository ppa: | ||
+ | sudo apt-get update | ||
+ | sudo apt-get install ffmpeg | ||
+ | </ | ||
+ | |||
+ | ===== upgrade kernel to 3.19 ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | |||
+ | |||
+ | Install steam dependancy | ||
+ | < | ||
+ | apt-get install libgl1-mesa-dri-lts-utopic: | ||
+ | </ | ||
+ | |||
+ | ===== diodon ===== | ||
+ | |||
+ | < | ||
+ | sudo add-apt-repository ppa: | ||
+ | sudo apt-get update | ||
+ | sudo apt-get install diodon unity-scope-diodon | ||
+ | </ | ||
+ | |||
+ | Open keyboard preferences and add a custom shortcuts {{: | ||
+ | |||
+ | |||
+ | ===== compiz ===== | ||
+ | |||
+ | annotate plugin {{: |