You Are Here: Home » Featured » General » How-To » Linux » Tips & Tricks

7 Things To Do After Installing Ubuntu

By on October 10th, 2010     

Ubuntu 10.10 Maverick Meerkat has already been released. Many of you must have installed it and other will be looking install it in a few days.

In this post, we list the must have applications you will probably want to install after installing Ubuntu 10.10. You might also like to take this screenshot tour of Ubuntu 10.10 Maverick.

Enable The Repositories

To enable the repositories mentioned above, open the Ubuntu Software Center and Edit > Software Sources. Under the tab Ubuntu, check the repositories. You do not need to check the one for source code.

You might also want to Change the "Download from:" to a mirror near you instead of the main server. Keeping it as main server should be fine too.

Enable the partners repository too from under the Other Software tab.

Restricted Extras

Ubuntu 10.10 gives you the option to install the non-free stuffs you need like codecs, Flash etc. during installation. If you did not install them during the installation, simply install the ubuntu-restricted-extras from the command line.

sudo apt-get install ubuntu-restricted-extras

Install Ubuntu Tweak

Ubuntu Tweak is a must have application. It allows you to tweak your Ubuntu installation, clean up your PPA list etc. If you are going to be fiddling around with your Ubuntu installation, install it with the command below:

sudo add-apt-repository ppa:tualatrix/ppa

sudo apt-get update

 

sudo apt-get install ubuntu-tweak

Install Ubuntu Control Center

Inspired by the Mandriva Control Center, the Ubuntu Control Center allows you to control many aspects of your Ubuntu system in a simple GUI, without resorting to the CLI.

You can follow the installation instructions here.

Install VLC

Totem, the default video player with Ubuntu, is a a bit disappointing. VLC is a much better alternative. Install it with:

sudo apt-get install vlc mozilla-plugin-vlc

Install Elementary-Nautilus

Elementary-Nautilus is a cleaner and better looking version of nautilus. It also has a few extra features like embedded terminal, cover flow etc.

Install it with:

sudo add-apt-repository ppa:am-monkeyd/nautilus-elementary-ppa

sudo apt-get update

 

sudo apt-get dist-upgrade

Install GIMP

GIMP has been removed from the default Ubuntu installation a while back. You will need it if you want to touch up some photos, edit some images etc.

Install it with:

sudo apt-get install gimp

Install Skype

Skype has been added in the Ubuntu partners repository a while back. You can install it in Ubuntu with the command:

sudo apt-get install skype




         Submit to Reddit     Stumble


Related Posts by Tags: , , ,



  • Pingback: Ubuntu 10.10 – What’s New? [Screenshots]

  • Pingback: World Wide News Flash

  • Fennec

    There is another way for beginners with Ubuntu to install some new programs without using the Terminal. If you are familiar with an Iphone jailbreaking and u know how to add sources in Cydia and how to install some applications u will understand very quickly this way cause it’s almost the same process.
    I’m Giving an exp. How to install Chromium (Google Chrome) on Ubuntu.
    Now on UBUNTU 10.10
    go to Applications –> Ubuntu Software Center
    then click Edit –> Software Sources
    Next, select “Other Software” tab and click – Add -
    Then copy and paste this ” ppa:chromium-daily/ppa ” in the box and click -Add Source –
    Back into Software Center, search for “Chromium” and install it.
    After installing, go to Applications –> Internet –> Chromium Web Browser.
    and enjoy browsing with chromium.
    you can do the same process just by adding some sources in Ubuntu 10.10.
    I will give some sources and u can fellow the same way
    the Sources:
    ppa:timekpr-maintainers/ppa -timekpr is parental program
    ppa:ferramroberto/minitube -minitube is for watchyoutube
    ppa:bisigi/ppa – bisigi is s cool theme
    ppa:ailurus/ppa – ailurus good to manage and config system

    you can also install ubuntu tweak it’s a good program with a lotta sources and apps.

    Have a fun and Enjoy !

    • Mark

      Software Sources has been hidden in 10.10
      (real pain all these changes!)

      re-enable the Software Sources menu entry. Simply right click the System menu, select “Edit menus” and then scroll down to Administration and check the box next to “Software Sources”.

      Then people sent to tears trying to find/install Testdisk can read this: http://ubuntuforums.org/showthread.php?t=1547623&page=1

      • Travs7

        Re: Testdisk…amazing! Just what I needed – thanks!

  • Alex

    Its not apt-get on 10.10 its add-apt

    • Alex

      please ignore, miss read.

  • Pingback: Nautilus-Elementary To be Discontinued; Will Be Replaced By Marlin

  • wahidhasan

    Thank u, I have tried Ubuntu 11.04, but I don’t like Unity. So, I am back to Ubuntu 10.10. I don’t have fast internet connection to install Ubuntu classic on Ubuntu 11.04.

    • http://digitizor.com/ Ricky Laishram

      You do not need to download Ubuntu classic in Ubuntu 11.04. It is installed by default.



7 Things To Do After Installing Ubuntu was originally published on Digitizor.com on October 10, 2010 - 10:40 pm (Indian Standard Time)