Moving to Open Source


Archive for the ‘linux’ Category

Installing software in Ubuntu, the Easy, the Less Easy and the Even Less Easy.

Wednesday, February 27th, 2008

Forget everything you know about downloading and installing software in windows and prepare yourself for a new experience. Well you don’t need to forget everything but it is a different experience. :)

I will explain it as I understand it:
The software in Ubuntu is based on packages, there is a huge catalog of the packages right here on your system, there are a few ways of accessing the packages and installing the software from these packages: The easy way, the less easy way, the even less easy way.

But before installing any software you should enable extra packages.
You can do it by going to: system -> Administration -> Software sources
The first tab is Ubuntu Software, I recommend you mark all options possible.
Here you can find more information about the meaning of the options.
Now you should go to “Updates” tab and mark the first 2 options on Ubuntu updates. This is to make sure that your system will be updated regularly.

The easy way installing software in Ubuntu:
when you click on “applications” on the top tool bar and go to add/remove. You will get a screen with a huge list of software packages just wanting you to install them on your system. The packages are arranged by categories, you should browse and install your favorite software.
One of the first programs on the list is 7-zip, you should try installing it as it is very useful in opening zip/rar files. You just click on the square to the left of the software name, and click apply changes.
Note: you will need to put in your system password in order to make these changes.

The less easy way installing software in Ubuntu:
Ubuntu has many many more software packages – about 22,841 and counting.
you can’t see all these via the application menu, in order to see all these packages you need to go to: System->Administration->Synaptic Package Manager
Here you can see a full list of all the packages – and it is Huge!. If you wish to install a certain software it is best to search for it via Synaptic.
When you right click on one of the packages you have the options of installing/uninstalling etc.

The even less easy way installing software in Ubuntu:
Sometimes you would like to download and install software directly, this can be done via the terminal. I haven’t gone into it yet because I didn’t need it yet (as I said I will go according to my needs), but you can read more about it here.

Now that we enabled extra software sources we can go on improving our experience through the system.

The next stage:
Improving the surfing experience by installing flash, Java and video & audio codecs.

Installing Ubuntu + 82% Problem & Solution

Monday, February 25th, 2008

I am now windowless! I removed my Microsoft windows operating system and completely installed Ubuntu on my computer.

There are 2 ways to install Ubuntu on your computer:
1. Install Ubuntu on a partition and using your machine as a dual boot machine which means every time you restart your computer you can choose if you wish to work with windows or with Ubuntu.
2. Complete install which means you remove your previous operating system from your computer.

As I am a total person who goes into what he does until the end - I chose option number 2.

here are links to a few screen casts that will help you with the installation process:
installing Ubuntu part 1
installing Ubuntu part 2
Installing Ubuntu with windows dual boot

During The installation process I encountered one problem. One of the first surprises I found is that you can use Ubuntu from the live CD white it is installed on your hard drive, So I configured the internet connection as I explained on my previous post and started searching for a solution. It was quite easy to find one.

The Problem: Ubuntu installation froze at 82%.

The solution: Disable the network icon on the top right on the screen (the icon which looks like 2 screens)

To disable it you need to right click on the icon and then choose enable networking, and then you will get a little red X near the icon.

The installation will go smoothly from there, just follow the instructions on the screen.

Now I have a Installed Ubuntu and I am ready to start diving into it.

There are many lists of things to do right after you have installed Ubuntu. Here is on good one

I decided to go according to my needs – when I will need to do something on my computer I will install the appropriate driver/accessories/software etc.

The first important thing to do after installing Ubuntu is: configure your internet connection. you should know how to do it by now as I recommended you check it out while using Ubuntu from a live CD.

Ubuntu uses The open source Firefox browser as its main internet browser ( I used it on windows and quite like it mostly thanks to all the wonderful add-ons it has). You can install other browsers.

The next stage: Configuring and updating the Ubuntu Software repositories, and then installing a whole lot of stuff on your computer, and when I say a whole lot I mean really a lot! of stuff to choose from.

Trying Ubuntu from a Live CD

Wednesday, February 20th, 2008

I am very excited, I spent a few days trying out Ubuntu on a Live CD an I lived to tell about it :)
So here is my report of running ubuntu via a live CD without touching my current OS:

It wasn’t a smooth sail, and it started with a problem.
When you run the CD after the reboot you will get the following screen:

Ubuntu Live CD

In Order to run the cd you will need to choose (using the keyboard arrows and not the mouse) the first option: Start or Install Ubuntu.
Here I encountered a Problem – the computer started to run the operating system but suddenly froze. The solution for the problem was running Ubuntu via the second choice: Start Ubuntu in safe graphics mode. It started fine.
The screen you will get will be the following one:
Ubuntu Live CD2

note: the screen shots were not taken from my actual running process.

Now you are ready to try Ubuntu.
You can check out the various software applications (play some games), check out the places and the system menus. You can even browse the internet.
And here came my second problem. But thanks to the online community I found a solution.
I had to configure my ADSL internet connection.
The first thing I would like to do after installing any operating system is configure the internet system so I will be able to download stuff an access support and help.
After restarting the computer again in windows, I found a solution.

This is how you configure an ADSL connection on Ubuntu:
Start Ubuntu live CD again and the do the following:
applications -> accessories -> terminal
In the terminal window type the following:
sudo pppoeconf

then follow the instruction which means : answer yes on all the yes/no questions, and typed your login and password to your internet connection. After completing this run the Firefox browser by clicking on the Firefox icon on the top bar and vioala you have internet.

A small warning: Running Ubuntu from a live CD is quite slow, when it is installed on your hard drive it will run much much faster.

After trying it out a bit I decided to install it on my computer. Now there are 2 options: 1. Installing Ubuntu as the sole operating system on the computer. 2. Installing Ubuntu as another operating system and have an option to dual boot it with windows or other OS.

Before you attempt installing Ubuntu you have to Backup all the data you wish to keep, and write down all your internet settings. Once you have access to the internet you have access to all the Help you need, Try configure your internet connection via the live CD in order to confirm that it works properly.
Here is a Blog Post and a Podcast about 10 things to do before installing Ubuntu

The Next stage:
Finally Installing Ubuntu and diving into it.