1) The first thing to do is upgrade and update your current software. To do this you can open the "terminal" app, then type in the following command and your password:
- sudo apt-get update && sudo apt-get upgrade
Terminal |
Its a good idea to reboot after doing this, the process may take a bit if its the first time...
2) Then install restricted extras, because of copyright's Ubuntu does not come with a lot of things you need like flash support. Rub this command in terminal:
|
- sudo apt-get install libdvdread4 sudo /usr/share/doc/libdvdread4/install-css.sh
- sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update
- sudo apt-get install libdvdcss2
5) So your all up to date, now its time to get the most important tool on Ubuntu, "Ubuntu Tweak." With this tool you can install great apps like Google Chrome, adjust your theme, clean up your system set "hot corners." its great, to get this enter the following commands, or go to http://ubuntu-tweak.com/
- sudo add-apt-repository ppa:tualatrix/ppa
- sudo apt-get update
- sudo apt-get install ubuntu-tweak
Ubuntu Tweak |
- sudo apt-add-repository ppa:ehoover/compholio
- enter password
- sudo apt-get update
- sudo apt-get install netflix-desktop
- Read and accept the terms and conditions
Gnome 3.6 Desktop |
9) Look into Google Drive. It is not just going to replace Microsoft Office, its going to upgrade the way you create documents.
10) Install "Wine" from the software center, it is an emulator that will allow you to run native windows apps, like Spotify and others.
11) If you are going to keep unity, turn off Amazon suggestions by entering the following commands in terminal:
11) If you are going to keep unity, turn off Amazon suggestions by entering the following commands in terminal:
- sudo apt-get remove unity-lens-shopping
That's it, you should be up and running now! If you can think of anything else leave it in the comments.
No comments:
Post a Comment