10 Things To Do After You Install Ubuntu Linux

Ubuntu 8.10 (Intrepid Ibex) was officially released yesterday.  Boosh!!  Often with each new release comes a spike in the number of people who are trying it out for the very first time.  So to help the new users out, I’ve written this guide to introduce you to this popular Linux-based operating system and some of the cool software you can install on it.

Here’s what we’re going to go over:

  1. Customize the appearance of Ubuntu (wallpaper, theme, fonts, dockbars, etc.)
  2. Run Update Manager.
  3. Install Flash, Java, Windows Media Codecs and MS fonts with just 4 clicks!
  4. Install Compiz Fusion Advanced Settings Manager with one more click.
  5. Install WINE with one more click and use it to run Windows based software.
  6. Reveal Archive Manager in the Accessories menu and use it to create zip archives.
  7. Install the libdvdcss2 decoder so you can watch DVD’s.
  8. Install Skype from a *.deb file.
  9. Install Google Earth using Terminal.
  10. Install Virtualbox.

1.) Customize Your Ubuntu Desktop
Difficultly: Very Easy

The first thing anybody should want to do with their own computer is make it look the way they want it to look.  Who wants an OS that forces its users to conform to one particular layout over another?  With Ubuntu, you have a lot of flexability.  You even have the option to use a different desktop environment.  GNOME is the default environment for Ubuntu; KDE (which looks very similar to Windows XP/Vista/7) is the default environment for Kubuntu;  xfce is the default for the lightweight Xubuntu.  There are others, such as Fluxbox and IceWM, that are geared towards being minimalistic in resource usage and makes them perfect for older, slower machines.  These alternate environments are beyond the scope of this guide so we won’t be taking a look at them for now.

Below is a screenshot I took of my own desktop shortly after upgrading my computer from 8.04 to 8.10.

You may or may not like the looks of the default desktop.  If you don’t, that’s okay because you can modify the interface in so many different ways the possibilities are endless.  Check out this small gallery of Ubuntu screenshots I put together to see some examples of what you can do to your own Ubuntu desktop.

The best way to explain how to customize your desktop is to show you a video (albeit, from an older version of Ubuntu) that demonstrates how you can modify the following things:

  • Changing Wallpapers
  • Changing Screensavers
  • Panel Properties (Location/Auto-hide/Background)
  • Changing/Adding Desktop Themes
  • Adding/Moving Launcher Shortcuts to your Panel/Desktop
  • Modifying Menu Layouts
  • Adding Applets to your Panels
  • Modifying your About Me user info
  • Customizing your Login screen layouts/themes
  • Using Multiple Workspaces

EDIT:  Since the original posting of this blog, Alan Pope has removed the video below from Google and I have not yet found a comparable replacement.  However, you can probably managed to figure out most of the above on your own by browsing through System>Preferences>Appearence and clicking through the different tabs.  It’s pretty straitforward.

The video makes use of http://art.gnome.org/ during it’s demonstration of changing wallpapers and themes, but another noteworthy site you should check for such things is http://www.gnome-look.org/. My personal favorite website for wallpapers is InterfaceLift Wallpapers.  You should also check this site out for wallpapers, too.

You might have noticed in some screenshots of Ubuntu that some people have added a dockbar (similar to the one used in Mac OS X) to their Ubuntu installation.  Below is a picture of one in action.

Check out this guide I’ve written about adding Cairo-Dock to your Ubuntu install as it is one of the best available for Ubuntu (in my opinion).

2.) Run Update Manager
Difficultly: Very Easy

Typically, Ubuntu ISO images are a tad bit older than the current status of the distribution. So often times after a fresh install, your Linux Kernel might be out of date along with a lot of other software. Running Update manager manually after installing can bring your system up to date with the latest security and software patches.  While Update Manager does check for updates automatically, it often doesn’t do it immediately after you login.  So after a fresh install it is a good idea to force it to check for updates.  To do this:

  • Click System>Administration>Update Manager
  • Click on the “Check” button to check for updates

If there are updates available, you simply click “Install” to install them. Piece of cake.

*Note: If you’re having hardware issues (e.g., 3D video acceleration not working, wireless adapter not in use, etc.) after installing all available updates, you should check in System>Administration>Hardware Drivers to see if there are any proprietary drivers that need to be enabled.

3.) Install Flash, Java and Win32 Video Codecs in just four clicks!
Difficultly: Very Easy

In order to get the best multimedia experience out of our computer, we need to install a few programs and plugins.  Most of you out there are familiar with Flash, Java and multimedia file formats like Divx, Xvid, MP3, ASF, Apple Quicktime, etc. Installing decoders to open these types of files has been made simple by bundling them all together into one package.  And installing it is very easy.  To get started, do the following:

  • Click Applications>Add/Remove.  A new window will appear (see below)
  • Change the “Show:” drop menu in the upper right corner to “All Available Applications”
  • Search for the word “restricted”

  • Once the search returns its results, check off the box next to “Ubuntu Restricted Extras”
  • Sit tight. Don’t click the Apply Changes button just yet.  We’re going to check off a few more things

4.) Install Compiz Fusion Advanced Settings Manager
Difficultly: Very Easy

Compiz Fusion (the program responsible for the dazzling eye-candy on Ubuntu) is included by default, but its advanced control panel is not. Need of this advanced control panel comes up if you are a power user who wants to use the 3D window management features to the MAX, which means turning your desktop into a rotating cube, among other nerdy things. You can also greatly customize your special effect animations and window behaviors using this control panel. So let install it!

  • After you’ve checked off Ubuntu Restricted Extras in the above step, do another search for the word “compiz”

  • Check off “Advanced Desktop Effects Settings” (shown above)
  • Sit tight, and don’t click apply just yet.  There’s more we’re going to search for and check off.

Once the control panel applet is installed, it can be found in System>Preferences>Advanced Desktop Effects Settings.

*Notice: You will want to make sure you have Compiz enabled in System>Preferences>Appearence>Visual Effects before using the above control panel you’ve installed.  Otherwise changes you make with it will not be seen.

5.) Install WINE for running Windows-based software in Ubuntu
Difficultly: Very Easy

WINE is a program that acts as a sort of emulator for Windows programs to run on top of.  Instead of needing to use Windows for running that favorite application or game, you can run the program right in Ubuntu with the help of WINE.  The only catch is that not all Windows program run on WINE yet.  So you should search the WINE applications database to see if a program you’re wanting to use works with WINE.  Below is a screenshot of Half-Life 2 running in Ubuntu, thanks to WINE!

To install WINE:

  • In the Add/Remove Applications applet (should still be open from the previous step), search for “wine” and then check off the box next to WINE in the results window.
  • Click Apply in the lower right corner to install WINE, as well as the other programs you’ve already checked off in Add/Remove.

To run a windows program with WINE, simply double-click on the executable (typically something like setup.exe) and it should run just as it would in Windows (provided the WINE AppDB shows that the program you are trying to use works with WINE).  Shortcuts created by software installers are typically added to the Applications>Wine>Programs menu.  You can read more about using WINE here.

6.) Enable (reveal) your Archive Manager and create zip files
Difficultly: Very Easy

Some of you might be wondering: How can I create a zip file? The answer is with the included Archive Manager. This tool (for some weird reason) isn’t shown in the Applications>Accessories menu by default. But we can reveal it very easily by doing the following:

  • Click System>Preferences>Main Menu
  • Click on the Accessories menu in the left panel, then check off the Archive Manager (see below). Then click Close.

That it! Now when you open your accessories menu, you’ll be presented with a new shortcut to your Archive Manager. You can use this utility to create zip files. Keep in mind that it can also create other types of archives, such as tar.gz, so you should specify your desired file type when you create a new archive.

The included archive manager can create zip and tar.gz archives, and a few others (not RAR).  To explore the possibilities, click Applications>Accessories>Archive Manager.  Once open, click New in the upper left corner and take a look at the bottom of the window where you can specify archive file type, password locking and spliting.  After you create a new archive, you simply drag and drop files into the archive manager and it will add them to the new archive.

7.) Install the libdvdcss2 decoder for DVD playback
Difficultly: Medium

Click Applications>Accessories>Terminal.  This will open a new terminal window.  (If you would like to know more about Terminal, check out my Terminal for Beginners guide). Copy the following command and paste it into the Terminal window:

  • sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list –output-document=/etc/apt/sources.list.d/medibuntu.list

This will add the Medibuntu repositories to your 3rd party software sources (in other words, this tells Update manager to check one additional server when it looks for system updates).  Next, paste this command into Terminal:

  • sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update

This will add the GPG encryption keys to your system so you are able to accept encrypted downloads from the medibuntu servers.  Finally, type this into terminal:

  • sudo apt-get install libdvdcss2 && sudo apt-get update && sudo apt-get upgrade

This will install the libdvdcss2 package, check for updates again and install them.  Once all the updates are installed, you should be able to watch a DVD simply by inserting a disc into the computer.  Also, you may have heard a rumor that installing this decoder is illegal. If you live in the US and someone tells you this, refer them to 17 U.S.C. Sec. 1201(f). The binaries to crack the DVD video stream encryption are not illegal if you have a license to the content.  In other words, if you have purchased your own legal/legit DVD, then that means you have license to watch it.  After all, the content must be decrypted in order to make the content usable.  However, the law is not the same in all countries so you should check your local laws to see.

8.) Install Skype
Difficultly: Very Easy

Skype is a very popular Voice Over IP application that allows you to make cheap phone calls from your computer.  They ask you for 10 bucks for your first set of calls and send special offers your way from time to time.  I happened to get in on a great deal paying 30 bucks for one year of unlimited calls to anywhere in the United States, so that’s a pretty good deal if you ask me.  It also features webcam capabilities and conference calling.

Installing Skype is easy.  All you have to do is download the deb file from Skype.com.  Here is a direct link:

http://www.skype.com/go/getskype-linux-ubuntu

Once the deb file is finished downloading, double-click on it.  An installer window will appear with a “Install Package” button in the upper right corner of the window.  Click that button, and when it’s finished, you’ll find Skype in Applications>Internet.

9.) Install Google Earth
Difficultly: Medium

First thing you have to do is download Google Earth. To do that, visit this link: http://earth.google.com/download-earth.html

After you agree to the license, you’ll be taken to a new page where an automatic download will begin and ask you what you want to do with a file called GoogleEarthLinux.bin. Simply save this file to your Desktop for now.

Next we’ll need to open up a terminal window. To open Terminal:

  • Click Applications>Accessories>Terminal

When you first open terminal you’ll be given a prompt where you can enter commands. You also will be sitting in your Home Folder. If you type in the letters “ls” (That’s ls, short for the word “list”, in lowercase), you’ll be shown the files and folders in your home folder. Notice that one of them is called “Desktop”. We need to change our directory so we can run our GoogleEarthLinux.bin file. To do this:

  • Type “cd Desktop” (no quotes) and hit enter.

In the world of Linux, everything is case-sensitive, so be sure to capitalize the word “Desktop” in the above command. This command will bring you to your Desktop folder. If you type “ls” again and hit enter, you’ll see the files which reside on your desktop right now. Listed in it somewhere should be the bin file you just downloaded.

Now for the magic!

  • In terminal, type: “sh GoogleEarthLinux.bin” (no quotes) and hit enter.

After you press enter, the following window will appear, and begin to install Google Earth for you:

Shortly after the above screen appears, you’ll get another one that says the program successfully installed. You’ll then be given the option to run Google Earth right away. If you don’t want to, you can just click Quit, and start it later by going to Applications>Internet>Google Earth.

Note:  Google Earth runs best on PCs that are equiped with 3D graphics acceleration cards/chipsets.  Some video cards require you to have their proprietary drivers enabled in order for them to be utilized by the system.  You can check to see if you need to enable any such drivers by clicking System>Administration>Hardware Drivers.

10.) Install Virtualbox
Difficultly: Medium

Virtualbox is a popular application used on many different operating systems that allows you to create Virtual Machines, upon which you can install any number of operating system.  So, for instance, you could be running Windows XP inside of a window on top of Ubuntu.  This is good for users who are trying to migrate from Windows to Ubuntu but are not quite ready to take the big leap or are being held back by one or two applications that won’t run in Ubuntu.

So here’s what you need to do:

 

  1. Download the Virtualbox deb file for your particular processor architecture (i386 or AMD64) from here.
  2. Double-click on the the deb file you downloaded to start the installer.  Click “Install Package” to install Virtualbox.
  3. Once that is finished, you will need to add yourself to the vboxusers group.  To do this quickly, open up a Terminal window (Applications>Accessories>Terminal).  Once Terminal is open, paste in the exact text and press the enter key:  sudo adduser $USER vboxusers
  4. Reboot the PC.
That’s all you need to do to install Virtualbox.  However, you will need to do a couple more things if you want your virtual machines to have access to your USB ports:
  1. In terminal, type:  sudo gedit /etc/fstab
  2. Paste the following text at the bottom of the fstab file:  none /proc/bus/usb usbfs devgid=46,devmode=666 0 0
  3. Save the changes to the fstab file and close Gnome Text Editor.
  4. Reboot the PC.
You’ll find Virtualbox in Applications>System Tools>Sun xVM VirtualBox.  I don’t have a guide written yet about how to use Virtualbox, but you can check this one out in the mean time to help get you started.

Well, that wraps up this list of things to do. There are plenty of other very cool applications out there worth installing, such as Audacity, Avidemux, VLC, Amarok, DeVeDe and many more. Most of these programs can be installed using the Add/Remove applet which we used to install our Ubuntu Restricted Extras package. Simply searching for the program name will produce a result that you can check off install with a couple clicks, and that sure beats the hell out of looking through a filing cabnet for a software CD or a serial number.

 

 

Another cool thing you can do is add scripts to your Nautilus file browser that will give you new abilities when you right-click on something.

Anyway, I hope you enjoy your new Ubuntu Linux operating system!

25 Responses to “10 Things To Do After You Install Ubuntu Linux”

  1. Axel Says:

    Hi Dave,

    thank’s for your article and description of the various software packages available for ubuntu.

    I just like to add, that you could have saved yourself a lot of time using “ubuntu tweak” (http://ubuntu-tweak.com/) doing the installation tasks.

    Ubuntu Tweak also adds the according sources into the sources list, so you will be automatically served with updates of the installed programs which is NOT the case if you are using “deb”-files.

    By the way: Ubuntu Tweak does NOT change anything on you system any more like it did in former versions. It does not break the system in any way, but does most of the hard work described above for you.

    Greets Axel

  2. david_steinlage Says:

    Axel, Thanks for the heads up about Ubuntu Tweak. I will be taking a look at this program very soon and will likely write about it here.

  3. Boris Says:

    Very good, I suggest adding the Medibuntu repository – http://www.medibuntu.org/

  4. Johannes Eva Says:

    Great!
    Would be even better if Skype would work, but well… pulseaudio…
    I just spent some hours trying it out, no way!

  5. meganox Says:

    Great guide. Small typo:

    # sudo apt-get install libdvdcss2 && apt-get update && apt-get upgrade

    should be:

    # sudo apt-get install libdvdcss2 && sudo apt-get update && sudo apt-get upgrade

  6. david_steinlage Says:

    @Johannes Eva: I’ve had audio problems in the past with Skype, but found that, through trial and error of the audio device settings, I got it to work. The problem is that Skype developers need to get things ironed out by updating their Linux version more rapidly. A fix will come eventually, but in the mean time, there are solutions available on the ubuntuforums.org. If you use google to search for a solution, you will likely find a way to get it to work for you. Are you having audio issues with any other applications?

    @meganox: I remember when I was proof reading this thing one day at work catching those missing sudo’s but getting distracted and forgetting about it. Thanks for the heads up!!!

    @Boris: Thanks for the suggestion! There are other applications available via those repositories more experienced users might want to take a look at.

  7. tim Says:

    Thank You. This was very helpful for me in choosing to run Umbutu on another pc.

  8. nass Says:

    great post. this is by far one of the better “10 things to do after installing Ubuntu” lists i’ve come across.

  9. Kent Says:

    thanks Dave, installed xubuntu on a laptop to try it and remembered seeing how to install the restricted extras here.

  10. Cuong Says:

    This is a great tips ! Thanks alot !

  11. jabe Says:

    excellent info for newbies like my self thanks dave

  12. maimed Says:

    Thanks a lot very helpful for a ubuntu n00b!!

  13. Brian Says:

    Thanks for that, very useful for someone like me who is desperately trying to migrate from Windows XP and doesn’t have much of a clue. I do have an Apple Mac as well though.

  14. Johnathan Says:

    Thanks for these great tips.

    I have been playing around with Ubuntu for about a year now, and have just decided to use it as my main OS. These tips were very helpful.

  15. Sanders Says:

    Hi Dave, thanks for your guide, it was very helpful!

    We completed steps 1 – 4, but had already installed WINE, so we stopped there. After completing those steps, we tried opening Open Office, and now all the words are gone- like titles on menu bars “file, edit, view” etc. do not show up. Could these be related, or if not, do you have any suggestions for why this is happening and how to fix it? Thanks!

  16. david_steinlage Says:

    Words not appearing on your screen likely have to do with your video card not being advanced enough to support Compiz Fusion (the eye-candy that provides the nice visual effects). Disable Compiz by clicking System>Preferences>Appearence>Effects(tab) and set it to None.

  17. kcmm Says:

    Thanks for the guides… helped a lot..
    A small note for the google-earth:
    After the installation through your guides, everything was perfect, however when clicking the application to start up, google-earth, it starts, flickers and then crashes..
    After a search, found the solution:
    From google-earth folder, you need to delete libcrypto.so.0.9.8
    Now works smooth..,
    Appreciate your work!

  18. david_steinlage Says:

    kcmm, thanks for the comment.

    The glitch you found seems to be exclusive to version 5. This actually solved a problem on my end (Google Earth 5 would crash while starting). You fixed it! Thanks for the tip!

  19. Mike Says:

    Perhaps I’m a bit more practical. My 10 things would include

    Install Firestarter to manage your firewall

    Install Spamassassin to check for spam in evolution (it isn’t installed by default). Bogo filter is another option

    install clam antivirus

    install hardware monitoring for temperatures, fans, and SMART hd

    Otherwise, I like your list.

  20. CAcationu2 Says:

    Hey Dave!
    Your tips really helped me out. I had no idea what to do when I install this stuff. Everything worked out as you said except skype. I downloaded the .deb file but when I open it it says “wrong architecture i386″
    What does that mean?

  21. david_steinlage Says:

    If it says something like, “Wrong Architecture”, it means the type of processor your software (either Ubuntu or Skype) don’t match.

    For example, if you installed the 32-bit version of Ubuntu, you would have to also install the 32-bit version of Skype.

    If you installed the 64-bit version of Ubuntu, you would want to install the 64-bit version of Skype.

    The probably is that Skype does not official distribute a 64-bit version of it’s software for Ubuntu, so you have to take a side-route to get it installed on a 64-bit OS. If you installed the Medibuntu repositories in the earlier steps (for instance, to get commercial DVD playback), then you should be able to search for Skype in Synaptic Package Manager and it **should work.**

    Alternatively, you can try this:

    http://ubuntuforums.org/showthread.php?t=432295

    Good luck!

  22. Donnie Says:

    Thanks, followed the instructions for dvd player and everything works great!

  23. rsgangr Says:

    Good day Dave,

    On 2009-02-12 “kcmm” posted a comment regarding problems with Google Earth and said that deletion of the file “libcrypto.so.0.9.8″ was the solution. Your reply was: “The glitch you found seems to be exclusive to version 5. This actually solved a problem on my end (Google Earth 5 would crash while starting).”

    In my case Google Earth begins to start but the system crashes after about 7 seconds. Although the computer does not re-boot, it goes back to the login screen, i.e. it seems to force a logout. Deletion of the file “libcrypto.so.0.9.8″ has no effect; the crashes simply continue.

    Although my computer experience goes way back to DOS, the various flavours of Windows and several programming environments like HPL, Pascal etc., I am very new to Ubuntu. I should like to get Google Earth running and any assistance would be greatly appreciated.

  24. david_steinlage Says:

    @rsgnagr:

    Unfortunately I’m not the best person to ask for assistance with THIS particular issue. There are a lot of people present on http://www.ubuntuforums.org who have probably encountered the same problem that you are having (a problem that differs from what I’ve encountered in the past, and it has actually been a long while since I last installed and tried Google Earth out) so I would suggest checking with the forums to see if someone can be of better assistance to you. I really wish I could help, but this issue has me stumped.

  25. rsgangr Says:

    Thanks Dave – As you suggest, I shall work through “ubuntuforums” on this one.

Leave a Reply