November 10th, 2008
admin
It was already a year ago that I bought my iMac G3 computer. I got very excited about it because I love computers, in special Macintosh ones. I bought my iMac G3 without software. There was no any Macintosh operating system in it, so, as soon as got this machine in my house I started looking for some GNU/Linux distributions to install in it.
I used to keep some Ubuntu discs that Canonical sent me in the past months. I tried the version 6.06 but it didn’t work in my iMac, so, I decided to look for an older version of it. I found the pocket of Ubuntu’s version 5.04 and I placed the “live-CD” in the nice cd-rom unit. I started my iMac and it booted the live cd. It was a very strong workload to my 256 Mb of RAM, but, I was able to check that Ubuntu was working fine.
These Macintosh machines are pretty advanced in hardware, so, I upgraded it by installing a new hard drive. As soon as I completed this task I installed Ubuntu 5.04. It was a matter of a few minutes to be running Ubuntu in my iMac.
Read more…
November 10th, 2008
admin
Introduction to Linux.
Every time you start browsing, chatting, typing a letter or playing in your computer, you are using an operating system. An operating system is set of instructions that let hardware and software to work together. So, the operating system can be considered as the most fundamental set of programs that supports hardware and software interaction.
Linux is a free operating system, developed under open source policies. It runs in most hardware types (x86/x64, ppc, and others) and everybody is granted to re-distribute it.
Linux Torvalds started Linux based on Minix, a UNIX-type operating system. In opposition to make a non-distributable software, Linus released its code invention to others developers to make improvements to it. Moreover, Linux was borned “patent-absent” to make easier the code edition and the sharing capability.
UNIX, was developed by many companies, and there are many distribuitors, too. However, it can be distinguished two development branches:
Read more…