Results 1 to 3 of 3
I have been a Linux user for the past few years, both at work and at home. I started off using Redhat, followed by Fedora, before settling down on Ubuntu. ...
- 11-07-2010 #1Just Joined!
- Join Date
- Nov 2010
- Posts
- 0
My Experience with Linux and Ubuntu
I have been a Linux user for the past few years, both at work and at home. I started off using Redhat, followed by Fedora, before settling down on Ubuntu. For those who find the terms Redhat, Fedora and Ubuntu alien, well these are different distributions of the Linux Operating System. Linux is a open-source operating system. A simple way to define open-source is that the source code can be used, freely modified, and redistributed, both commercially and non-commercially. Certain group of individuals, volunteer organizations, and commercial entities may then adapt the operating system to specific needs, and package it differently under different distributions (distro). So users like us can choose among the different distributions available, and decide on one that best suit our needs. The more technologically inclined may decide to use a harder to use distro that allow them more free play in configuring the system to the most minute details. A normal user, on the other hand, may decide on a distro that leaves very little to configure, but take cares of most of the things so that the user can install and run the system with minimal fuss.
My earlier experience in using Linux has been rather painful, especially in the work place. More often than not, I will end up with no available open-source application available to perform a certain task. Sometimes even when an application can be found, it may not be packaged for the distro I am using, and I will have to compile the application using the source code. The compilation is often a very painful process, because once it fails to compile, it will be a nightmare to debug and find out why its not compiling. Because of situations like these, I was unable to totally stop using Microsoft Windows. I have to set up my system in dual boot mode, such that I can boot it up either in Windows or Linux.
My break finally came when I found out about Ubuntu, which was a new kid at the block when I started using it. Its comes with the relatively easy to use Synaptic Package Manager, which really makes installing applications a breeze. Almost any application that I need, I can easily find it, install, and ready for use. Since then, I hardly have the need to compile application on my own. I hardly need to dual boot into Windows these days as I can complete most of the tasks in Linux.Last edited by oz; 11-07-2010 at 03:34 PM. Reason: spam removal
- 11-07-2010 #2
Glad you've found something you like! Actually that's not surprising as Ubuntu was designed to be newbie-friendly. But it's not the only distro to use synaptic. All Debian-based distros use the apt package management system of which synaptic is simply the graphical front end. I agree that it's a wonderful system, much better imho than Fedora's rpm/yum.
Whether you can find the software you want without having to download and compile from source depends on how big a distro's repositories are, not on what package manager it uses. Ubuntu has very big ones but then so do Debian and Gentoo. It's one of the things you need to consider when choosing a distro."I'm just a little old lady; don't try to dazzle me with jargon!"
- 11-08-2010 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,956
Personally, I'm a great proponent of the saying "use the right tool for the job". For my development workstation/server I use CentOS - a bit long in the tooth, but dead-bang reliable. For my laptops I use Ubuntu - much better support for weird audio/video/network devices - all of my bluetooth dongles/headsets, USB modems, web cameras, WiFi chips, and such worked out-of-the-box. My phone uses Android. For embedded hardware controller applications on ARM boards I use Debian. The neat thing is, that on my workstation I can emulate the ARM boards and Android handsets, run Ubuntu in a virtual machine, and cross compile kernels and applications for all of them on x86_64 CentOS.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
