View Single Post
  #8  
Old 03-04-2009, 01:35 PM
BSIT07-01's Avatar
BSIT07-01 BSIT07-01 is offline
Addicted to Computer


 
Join Date: Sep 2007
Location: ------------
Age: 35
Posts: 1,309
Contact Number: ---------------
Program / Discipline: BSIT
Class Roll Number: 07-01
BSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant future
Default Re: YOUR favorite Operating System

That's Good Madiha that You started Web Development...

Thanks for your these words ".if i were a computer master like ahmad mushtaq,BSIT07-01,BZU"



Any way I am correcting my above post it which I had posted ,"in Ubuntu we Use "Sudo apt-get install ---" to Install anyting and In Fedora Core 6 we Use "Yum install ---" "

So what is in real

Yum= Yellow Dog Updater Modifier (Why dog is Yellow ? hehehehe )
Sudo = Super User do

Sudo is just a command that will give you privilages of super user (root) ... Ubuntu is based on debian & Fedora is Based on RHEL...

apt-get is a package for installer on ubuntu...
yum is a package for installer on fedora

If you are familliar with yum you can install it also on ubuntu using this command

"sudo apt-get install yum" & then you may probably remove apt using your newly installed yum "yum remove apt" ...

Any way I am using Cent OS now a days which is based on RHEL it sounds good than all others... I am also using it on my VPS
Reply With Quote