Write For Us

Top 5 Things To Do After Installing Ubuntu 14.04 LTS ( Trusty Tahr )

E-Commerce Solutions SEO Solutions Marketing Solutions
176 Views
Published
In this tutorial I show you my top five things to do
after installing Ubuntu 14.04 LTS Trusty Tahr.

Enable ctrl-alt-backspace to kill xserver
sudo apt-get install gnome-tweak-tool
to launch type:
gnome-tweak-tool

Install pipelight so silverlight works
sudo apt-add-repository ppa:pipelight/stable
sudo apt-get update
sudo apt-get install pipelight-multi

Enable silverlight plugin
sudo pipelight-plugin --enable silverlight

Enable widevine plugin
sudo pipelight-plugin --enable widevine

To get flash woking in chromium (chrome pepperflash)
sudo apt-get install pepperflashplugin-nonfree
sudo update-pepperflashplugin-nonfree --install

Install restricted extras
sudo apt-get install ubuntu-restricted-extras

Install unrestricted version of libavcodec for encoding and decoding
sudo apt-get install libavcodec-extra

Install Java runtime env and web plugin
sudo apt-get install icedtea-7-plugin openjdk-7-jre

Java developement kit
sudo apt-get install openjdk-7-jdk

Blog: http://www.linuxleech.com
Twitter: http://www.twitter.com/linuxleech
Facebook: http://www.facebook.com/linuxleech
Google+: http://www.gplus.to/linuxleech
Category
Tech
Sign in or sign up to post comments.
Be the first to comment