Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old August 11th, 2008, 03:11 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 583
Default What is the differrence between Ubuntu, Kubuntu, Edubuntu, Xubuntu?

HELLO,

The title of this thread is my question i.e.

What is the differrence between Ubuntu, Kubuntu, Edubuntu, Xubuntu?

Plus, Does any other version of ubuntu exist?



I know that moderators may think that this is not the right forum for this. But I'm posting this thread here (in Cafe / Lounge (general discussions) Forum) as I need answer to this question urgently and as cafe/lounge is visited by most experts frequently, therefore I'm posting this thread here.

@MODERATORS-If you still think that this thread must be in Linux forum, then please move it there. SORRY for inconvinience.
__________________________________________________ ________________
THANKS in advance...................
Reply
  #2  
Old August 11th, 2008, 03:37 PM
insertAlias's Avatar
Moderator
 
Join Date: Apr 2008
Location: San Antonio, TX (USA)
Age: 24
Posts: 1,952
Default

Ok:
Ubuntu uses GNOME. A simple, functional window manager.

Kubuntu uses KDE: a heavier but more customizable window manager. Also, it uses some applications specially designed for the K Desktop Environment (KDE)

Xubuntu uses the Xfce windows manager. A much more lightweight environment. Also it uses smaller, lighter apps. It is great for an older system with less resources.

Edubuntu is (if I recall correctly) ubuntu bundled with educational applications.

There are more, like Icebuntu (IceWM) FluxBuntu(fluxbox wm) Mythbuntu (media functionality), and so on.

All of these distributions were forked from the original Ubuntu. There are others forked even further like Linux Mint, a customized version of Ubuntu designed to be visually pleasing and elegant.

But here's the basic deal:
If you have a decent machine, get Ubuntu. If you have a good machine and like tinkering, try Kubuntu. If you have an older machine, get Xubuntu.

And remember, you aren't locked down to the one you pick. If you choose one, and want to try the other, you can open a terminal and type:
Expand|Select|Wrap|Line Numbers
  1. sudo apt-get install ubuntu-desktop
  2.  
and replace "ubuntu" with the one you want. Then when you log in you can change your session.

Hope that helps.

I'll move it to the Linux forum after some time.
Reply
  #3  
Old August 11th, 2008, 03:55 PM
insertAlias's Avatar
Moderator
 
Join Date: Apr 2008
Location: San Antonio, TX (USA)
Age: 24
Posts: 1,952
Default

I'd also like to add that you should get the current version (8.04 hardy heron) because it is a LTS version.
Reply
  #4  
Old August 11th, 2008, 04:03 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 583
Default

Quote:
Originally Posted by insertAlias
Ok:
Ubuntu uses GNOME. A simple, functional window manager.

Kubuntu uses KDE: a heavier but more customizable window manager. Also, it uses some applications specially designed for the K Desktop Environment (KDE)

Xubuntu uses the Xfce windows manager. A much more lightweight environment. Also it uses smaller, lighter apps. It is great for an older system with less resources.

Edubuntu is (if I recall correctly) ubuntu bundled with educational applications.

There are more, like Icebuntu (IceWM) FluxBuntu(fluxbox wm) Mythbuntu (media functionality), and so on.

All of these distributions were forked from the original Ubuntu. There are others forked even further like Linux Mint, a customized version of Ubuntu designed to be visually pleasing and elegant.

But here's the basic deal:
If you have a decent machine, get Ubuntu. If you have a good machine and like tinkering, try Kubuntu. If you have an older machine, get Xubuntu.


Hope that helps.
THANK YOU VERY MUCH......I got the information I needed (from you ) in a timely manner.





Quote:
Originally Posted by insertAlias
And remember, you aren't locked down to the one you pick. If you choose one, and want to try the other, you can open a terminal and type:
Expand|Select|Wrap|Line Numbers
  1. sudo apt-get install ubuntu-desktop
  2.  
and replace "ubuntu" with the one you want. Then when you log in you can change your session.
BTW, Please tell me whether its possible to switch to any other UBUNTU version without the need for CD of other versions of ubuntu?
I'm asking this question as I have ubuntu (hardy heron) CD but I own a older system and therefore if I install ubuntu and then type following at terminal--->

Expand|Select|Wrap|Line Numbers
  1. sudo apt-get install xubuntu-desktop
Would this command lead me into Xubuntu without Xubuntu CD?





Quote:
Originally Posted by insertAlias
I'll move it to the Linux forum after some time.
No problems with that..........................



And yes, THANKS once again..........
Reply
  #5  
Old August 11th, 2008, 04:08 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 583
Default

Quote:
Originally Posted by insertAlias
I'd also like to add that you should get the current version (8.04 hardy heron) because it is a LTS version.
Yeah I have Ubuntu 8.04 Hardy heron CD. Please answer following------>

Quote:
Originally Posted by ambrnewlearner
Please tell me whether its possible to switch to any other UBUNTU version without the need for CD of other versions of ubuntu?
I'm asking this question as I have ubuntu (hardy heron) CD but I own a older system and therefore if I install ubuntu and then type following at terminal--->

Expand|Select|Wrap|Line Numbers
  1. sudo apt-get install xubuntu-desktop
Would this command lead me into Xubuntu without Xubuntu CD?
THANKS........
Reply
  #6  
Old August 11th, 2008, 04:18 PM
insertAlias's Avatar
Moderator
 
Join Date: Apr 2008
Location: San Antonio, TX (USA)
Age: 24
Posts: 1,952
Default

In a way, yes it will.

It will download all the packages (might take some time) from the Ubuntu servers and install them. Then, you can change the session type at the login screen.

It's really not the same as having the CD though. It's better to download the Xubuntu CD and start with that, so you can get all the proper defaults set.
Reply
  #7  
Old August 11th, 2008, 04:23 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 583
Default

Quote:
Originally Posted by insertAlias
In a way, yes it will.

It will download all the packages (might take some time) from the Ubuntu servers and install them. Then, you can change the session type at the login screen.

It's really not the same as having the CD though. It's better to download the Xubuntu CD and start with that, so you can get all the proper defaults set.
THANKS.............And yes, I will go for Xubuntu CD download.
Reply
  #8  
Old August 11th, 2008, 05:51 PM
Banfa's Avatar
AdministratorVoR
 
Join Date: Feb 2006
Location: South West UK
Posts: 5,303
Default

Quote:
Originally Posted by insertAlias
I'd also like to add that you should get the current version (8.04 hardy heron) because it is a LTS version.
If you happen to have an older version installed (7.10 for instance) can you upgrade to the new version via the package manager or do you have to start again getting a new CD (or iso image to make your own cd)?
Reply
  #9  
Old August 11th, 2008, 06:02 PM
insertAlias's Avatar
Moderator
 
Join Date: Apr 2008
Location: San Antonio, TX (USA)
Age: 24
Posts: 1,952
Default

Check this article to tell you how.

EDIT:
Where it tells you to run the command, use Alt-F2 to bring up the run prompt.

I'd say go the GUI route, because I don't like manually editing my sources list.
Reply
  #10  
Old August 11th, 2008, 08:15 PM
Banfa's Avatar
AdministratorVoR
 
Join Date: Feb 2006
Location: South West UK
Posts: 5,303
Default

Actually it turns out, run your copy of Ubuntu and waita couple of minutes for the update manager to notice there is a new update and ask if you'd like to download it seems to work quite well too :D
Reply
  #11  
Old August 11th, 2008, 08:52 PM
NeoPa's Avatar
Administrator
 
Join Date: Oct 2006
Location: London - UK
Age: 48
Posts: 11,802
Default

Quote:
Originally Posted by ambrnewlearner
...
I know that moderators may think that this is not the right forum for this. But I'm posting this thread here (in Cafe / Lounge (general discussions) Forum) as I need answer to this question urgently and as cafe/lounge is visited by most experts frequently, therefore I'm posting this thread here.

@MODERATORS-If you still think that this thread must be in Linux forum, then please move it there. SORRY for inconvinience.
...
And they'd be absolutely right.

This is not suitable for the Cafe. This area is specifically to give the members somewhere to go away from the constant tug of questions on their time.

Please don't post any more questions there - Apology notwithstanding.

Administrator.
Reply
  #12  
Old August 11th, 2008, 08:56 PM
insertAlias's Avatar
Moderator
 
Join Date: Apr 2008
Location: San Antonio, TX (USA)
Age: 24
Posts: 1,952
Default

Quote:
Originally Posted by Banfa
Actually it turns out, run your copy of Ubuntu and waita couple of minutes for the update manager to notice there is a new update and ask if you'd like to download it seems to work quite well too :D
That's cool.

I've never actually done a distro upgrade. I don't like doing things that way. I'd rather back up my files and start fresh. Maybe that is just my windows mentality.
Reply
  #13  
Old August 12th, 2008, 12:30 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 583
Default

Quote:
Originally Posted by NeoPa
And they'd be absolutely right.
This is not suitable for the Cafe. This area is specifically to give the members somewhere to go away from the constant tug of questions on their time.
Please don't post any more questions there - Apology notwithstanding.

Administrator.
OK, I will never repeat this again.
Reply
  #14  
Old August 13th, 2008, 04:24 AM
Expert
 
Join Date: Sep 2007
Posts: 848
Default

Quote:
Originally Posted by insertAlias
That's cool.

I've never actually done a distro upgrade. I don't like doing things that way. I'd rather back up my files and start fresh. Maybe that is just my windows mentality.
That's how I do it too, as it also lets you get rid of all that stuff you've installed and forgotten about or config files/folders that don't delete with the program.
Reply
  #15  
Old August 13th, 2008, 04:34 AM
insertAlias's Avatar
Moderator
 
Join Date: Apr 2008
Location: San Antonio, TX (USA)
Age: 24
Posts: 1,952
Default

Yeah, and if you partition your drive correctly, you don't really even have to back anything up. If you set up a /home partition, you can just format the / directory.
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles