LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   which is best for newcomer (https://www.linuxquestions.org/questions/linux-newbie-8/which-is-best-for-newcomer-602039/)

nwarp 11-24-2007 01:08 AM

which is best for newcomer
 
I'm waiting on a couple of cd's one ubuntu the other kbuntu I've never used linux and trying it for first time. I'll be using a second hand computer just to see what these OS are like I'm using XP pro and vista home premium on new dual core cpu systems at moment at moment. XP pro I have bedded down after using for a few years Vista has been an education. I had both OS networked for printer sharing. After having many problems with a vista update which was corrupt( you won't find much of a mention about this fiasco anywhere Microsoft ignored it) I overcame the problem with a lot of grey matter scratching and forum searching .

To shorten a long query any one with advice which distro is suitable for a newcomer to the linux scene.

Regards from Down Under

ciden 11-24-2007 01:44 AM

The only difference between Kubuntu and Ubuntu is the Desktop Environment. The most populsr Desktop environments are KDE(kubuntu) and GNOME(ubuntu).
A desktop environment is a collection of coordinated apps.

Personally i feel KDE is more eyecandy and easier to switch to from windows since the look and feel is similar (if not better).
Try both but try Kubuntu first and most probably thats all it will take 2 switch you over.

LinuxManMikeC 11-24-2007 02:45 AM

Not trying to start a Gnome vs KDE war here, but I've used both and prefer Gnome. Yes, KDE is nice. It also has a lot of options, but for your average user there may be too many options. Too much power, flexibility and options defeat the visual simplicity that a GUI is supposed to provide. Not to say that Gnome isn't powerful, but I find the initial experience to be simpler and more friendly to your average user. When I really want power I usually just fire up a bash terminal. As far as what looks most similar to Windows, it doesn't really matter. You can customize either desktop to look and feel however you wish. I've had both KDE and Gnome looking like MacOS X! I've also seen other people get either desktop looking like Windows 9x, XP, and even Vista. Anyway, it doesn't really matter what I think. Like ciden said, "try both." You will like what you like, so go with it. In fact, you don't really have to choose between Ubuntu and Kubuntu, they are basically the same except for their default desktop environment. You can have both Gnome and KDE installed at the same time and switch between them at will. I'm sure you will probably even find some handy little program that was designed specifically for the other desktop environment and you will end up with at least the support libraries (if not the full desktop environment) installed anyway.

ollyc98 11-24-2007 04:35 AM

I have just come from windows and started using gnome, It's very windowsish and easy to use. I haven't tried KDE but I'd like to, unfortunately I have no idea how to install it lol.

brianL 11-24-2007 07:11 AM

Do this in the terminal:
Code:

sudo aptitude install kde
Think that gets everything. Then, to change from Gnome to KDE (or vice versa), go to the System menu --> Quit --> Logout, and at the bottom of the Login screen click on Options.

dasy2k1 11-24-2007 09:32 AM

or even easier,
open synaptic,
and install kubuntu-desktop

brianL 11-24-2007 01:00 PM

Yeah, I was in a CLI mood.

AceofSpades19 11-24-2007 04:41 PM

Quote:

Originally Posted by brianL (Post 2969257)
Do this in the terminal:
Code:

sudo aptitude install kde
Think that gets everything. Then, to change from Gnome to KDE (or vice versa), go to the System menu --> Quit --> Logout, and at the bottom of the Login screen click on Options.

its actually
sudo apt-get install kubuntu-desktop
or
sudo aptitude install kubuntu-desktop

mikieboy 11-24-2007 05:45 PM

IMO, one of the plus points of Debian is that a standard desktop install gives you both KDE and Gnome so you can use either straight out of the box. It makes no sense to me to install two separate distros just to try out the different DEs. Install one and download the other DE.

I prefer to log into a Gnome session for most things as I don't like KDE's tendency to open its own choice of program for any given task, but I agree that KDE is more intuitive for Windows users and it seems to have a better selection of configuration tools. :twocents:

brianL 11-24-2007 05:45 PM

My mistake. I thought "kde" was the full installation, and "kubuntu-desktop" was a partial one.

AceofSpades19 11-25-2007 07:00 PM

Quote:

Originally Posted by mikieboy (Post 2969643)
IMO, one of the plus points of Debian is that a standard desktop install gives you both KDE and Gnome so you can use either straight out of the box. It makes no sense to me to install two separate distros just to try out the different DEs. Install one and download the other DE.

I prefer to log into a Gnome session for most things as I don't like KDE's tendency to open its own choice of program for any given task, but I agree that KDE is more intuitive for Windows users and it seems to have a better selection of configuration tools. :twocents:

They make two different distros so that you can have a kde live-cd and a gnome live-cd, it would make no sense to install kde on a livecd

ciden 11-26-2007 09:34 AM

All things said, I find clicking on the desktop and list->sublist->subsublist->program very boring and stupid. I personally prefer fluxbox to any desktop environment because it stays out of your face. KDE and GNOME are both in your face kind of things.
Fluxbox -- no, no for newbies.

nwarp 11-27-2007 04:13 AM

Thank you all
 
Thankyou to all those who replied to my request. I have just installed ubuntu with only a few problems. I'm finding my way around the OS ok so far. I'll investigate in depth tomorrow.

Thank you again from downunder


All times are GMT -5. The time now is 12:09 AM.