Tasksel

March 14, 2012 in Tasksel

Tasksel

what is Tasksel?

Tasksel is an easy way to install services in your system. It is something like Synaptic package manager but it can be used from terminal and even if you don’t have any graphic user interface.

How to use Tasksel

You can access tasksel from the terminal

Read the rest of this entry →

basic linux commands

March 14, 2012 in shell (Command line)

Basic Linux Comands

Here you will find the most common commands that you can you use under the Linux shell.

Do not expect to find all Linux commands here this post contains only what we use in our posts. So this is a good place to find some more information about the commands that we use in our tutorials.

ls -> List of files and folders

Options

-l returns detailed list about files and folders

-g returns detailed list about files and folders without the owners

-a list hidden items

-t sort by time

cd ->Change Directory

Read the rest of this entry →

How to install Ubuntu 11.04 desktop edition

March 14, 2012 in Install Ubuntu desktop edition 11.04

How To Install Ubuntu Desktop Edition 11.04

1. Download

First of all you have to download the disk image from the official Ubuntu site www.ubuntu.com. Choose the one that fit to your system (32bit, 64bit).

2. Burn the cd and boot

Burn the iso image into a cd. After that you can boot up your computer from this cd. Be sure that your computers boot priority is set to cd first.

3. Installing Ubuntu Desktop Edition

Read the rest of this entry →

Gimp

March 14, 2012 in Gimp

GIMP

What is Gimp?

GIMP (GNU Image Manipulation Program) is one of the most powerful image editor. It is a raster image editor and not a vector image editor which means that it performs operations directly on the pixels. It support almost all known image file types.

Where to get Gimp?

You can visit the official site of Gimp (http://www.gimp.org) or you can use the Linux package manager to download and install Gimp.

Read the rest of this entry →