Audience: This is for majority of the Pakistani's and Outside Pals, who just are sick of their pirated attitudes and want to get a kick-start-inside look.
Been with Linux, using it as my Desktop, from the past 2 years. Fedora's, Ubuntu's. As a developers-desktop, needing to be on top of it, when you desperately need things to work and look clean. Linux, therefore, becomes a part of a day and night system.
'Fedora kde spin', can't argue about it's selfishness, full of themes and colors, at the height of your imagination. Of all the Fedora's and Ubuntu's I have come across, kde, let's you feel at-home.
Installation of Linux, could not be made simpler, download live image, Fedora, Ubuntu, to the USB, boot, install and you will be able be dual booting. Hardly takes more than five minutes.
Been with Linux, using it as my Desktop, from the past 2 years. Fedora's, Ubuntu's. As a developers-desktop, needing to be on top of it, when you desperately need things to work and look clean. Linux, therefore, becomes a part of a day and night system.
'Fedora kde spin', can't argue about it's selfishness, full of themes and colors, at the height of your imagination. Of all the Fedora's and Ubuntu's I have come across, kde, let's you feel at-home.
Installation of Linux, could not be made simpler, download live image, Fedora, Ubuntu, to the USB, boot, install and you will be able be dual booting. Hardly takes more than five minutes.
- '/' This will be the root partition of your system. As c: in windows.
- 'swap' This will be the swap space. 3 GB, more than enough.
- You can opt to make /home, if you need a lot of seperate space, e.g. I have 15 GB, as /home.
- Continuing bootloader will be installed, and there you are, congrats. You now have, Linux.
Linux hardly two or three commands:
- 'su --' will give you root access to your system, and there you are, ready to empower your thoughts.
- Add the software repositories: RPM Fusion Repositories.
- 'yum update' immediately after installation. This will update all packages to the latest. Restart !
- Linux A Distribution, try to install packages from repositories...those are tested and jam packed for your release. Development Tools e.g. Net Beans, Eclipse, Gimp (Gnu Image Manipulation Program), NoSql, taking on, web cam softwares, chat clients, whatever you need you will find a software package for it. Google that, OR, 'yum search all package-name'. 'yum install package-name'. e.g. you are looking for web cam software, by default Linux come with interesting ones, but still: Google: Linux WebCam Software, take the official results preferably and most of your needs (Default or Troubled) are already there. Linux apps are usually for all major flavors, Ubuntu, Fedora, Debian. One is there for Ubuntu, will be for Fedora.
- SELinux: I dont' want anybody to install a keyboard hook in the OS, If any software is messing up outside it's permissions, SELinux comes in it's way. As new developers mess with installations e.g. when I was new, installed Apache, and while doing WordPress, downloaded, but couldn't copy it in Apache's serving dir, this is owned by root, so what I ended up with, 'su --' i.e. root, and copied. OK. Does it work? Now as WordPress tries to use mail services or other more advanced features, it will cause ownership problems, as you downloaded WordPress as User, not as root, so I changed the ownership of WordPress, to root, using 'chown' command, changing ownership of every file in WordPress, recursively for it to be a web app, Well ... roughly speaking, Apache has a 'host' concept, Make a dir in your home, for which you have all rights and permissions, and host it in Apache. Yes, you will be required to poke at the Apache docs, but this should be brought in the manager's notice that I will need an extra 5 minutes, lay off. Anyway, SELinux together with The Firewall, is very handy, as I think of my system using USB's and Trojans and Worms in the Downloads. How many times I have tried to use pirated Internet Security Suits in Windows. Linux Security was always a major, but, still many ceo's hesitate to make a move. Interesting? I need your input here. What do you say about SELinux.
Microsoft, in very few scenarios, as in Office Products. What if tomorrow you have to come up with a Web Sites Tabular Data into an Excel Sheet, Or, Something like whole web pages being captured into a word document, Ever tried to write such a document :)? Can Open Office or K-Office do that. Any plugin for that?




