Archive

Posts Tagged ‘d4x’

Ubuntu Starter Kit

September 25th, 2009 No comments

You have just installed Ubuntu, logged in for the first time and don’t know what to do next? It’s understandable that the system should be configured the way that would ensure decent experience. Of course, depending on your needs you may want different software to be installed. So we would recommend you to check the following steps and list of applications in order to choose the ones which may be useful for you.

1. Enabling all the repositories

Repositories represent software archives were thousands of programs for Ubuntu are stored. Repositories make it very easy to install new software onto Ubuntu using an Internet connection. In addition to that they provide a high level of security, as each program available in the repositories is thoroughly tested and built specifically for each version of Ubuntu. Thus enabling all the repositories you ensure the access to the bigger amount of applications.

It should be mentioned that Ubuntu software repositories are organized into 4 separate components, according to the level of support offered by Ubuntu. Here is the list of those components:

• Main – Officially supported software.

• Restricted – Supported software that is not available under a completely free license.

• Universe – Community maintained software, i.e. not officially supported software.

• Multiverse – Software that is not free.

There are two ways to enable/disable repositories:

a) System > Administration > Software Sources

b) System > Administration > Synaptic >> Settings >> Repositories

Here is the window you get, which gives you the opportunity to choose the repositories you need:

01 List of repositories for blog Ubuntu Starter Kit

As soon as you’ve done which choosing enabling/disabling of repositories (we suggest you to enable all of them), click “Close” button to save your changes. A dialog box should appear, asking whether you’d like to update the list of repositories. Select “Reload” to update the list. Make sure that you click “Reload” button, because repository information will not be updated until the “Reload” is selected.

IMPORTANT: In case you use Ubuntu 9.04 (Jaunty) all the repositories are enabled by default, so you can skip this step.

The last thing to mention about repositories is that you can use command line instead of graphical interface to manage them. Here you get more info about this method.

Read more…