Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-07-2012, 05:25 AM
|
#1
|
LQ Newbie
Registered: Mar 2012
Posts: 4
Rep:
|
multiple desktop environments mint vs ubuntu
Hi folks, I'm running mint 12 kde and ubuntu 11.10. I've got a few desktop environments accessible from the login screen on both. Just wondering if anyone had some general advice about how best to do this sort of thing? Also, are there any distros that are better or worse for this?
|
|
|
03-07-2012, 05:50 AM
|
#2
|
LQ Veteran
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
|
Quote:
Originally Posted by chuckyanutsup
Just wondering if anyone had some general advice about how best to do this sort of thing? Also, are there any distros that are better or worse for this?
|
Hi.
To do what sort of thing?
|
|
|
03-07-2012, 08:11 PM
|
#3
|
LQ Newbie
Registered: Mar 2012
Posts: 4
Original Poster
Rep:
|
Sorry, should have been clearer. My question was regarding running multiple desktop environments on the same install (ie. mint 12 kde) where the desktop environments are accessible from the login screen. I just tried to install cinnamon on mint 12 kde (with sudo apt-get install cinnamon) and found it seemed to bloat things on my standard (kde) desktop environment. I've also installed kde over ubuntu 11.10 as well (accessible from login screen). Just wondering if this is a good idea? if there is a better way of doing multiple desktop environments than just standard sudo apt-get install? Or is it better to just do another install on a separate partition?
|
|
|
03-07-2012, 08:31 PM
|
#4
|
Senior Member
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900
|
You can certainly run multiple DEs on the one install, but, as you have already noticed, if you aren't careful you can end up with alot of things you do not want. The easiest way to do what you are trying to do is to install only the bare minimum DE packages. I don't know what the bare minimum is for KDE but Gnome has gnome-core which installs Gnome and a basic set of Gnome programs. If you don't want the Gnome programs you can just install packages such as nautilus, gnome-shell, mutter, and menu, this shuld give you the absolute bare minimum Gnome DE.
Having said all that, I think you may be just better off with multiple partitions with the individual DEs.
Last edited by k3lt01; 03-07-2012 at 08:33 PM.
|
|
1 members found this post helpful.
|
03-07-2012, 09:34 PM
|
#5
|
Senior Member
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444
|
Yes KDE is built using the QT libraries and Gnome is built using the GTK libraries with that in mind be aware that if you install them both in the same distribution it will take some space from your hard drive. But if you have a good size hard drive and good CPU power then it wont hurt anything to have different desktop environments.
LXDE and Xfce are also popular desktop managers I believe built using the GTK libraries with the objective to be the light weight and fast.
Good luck to you.
|
|
1 members found this post helpful.
|
03-08-2012, 04:04 AM
|
#6
|
Member
Registered: Feb 2011
Location: India
Distribution: Mint 10
Posts: 142
Rep:
|
I would second Tron. If you have enough space on your /home partition, then you can have as many different desktop environments as you want. It does tend to clutter things up a bit, especially if you don't know which applications can be used with which DE's, and k3lt01's suggestion of only installing the bare minimum may make this easier.
|
|
|
03-08-2012, 04:20 AM
|
#7
|
Member
Registered: Jul 2011
Location: Milky Way
Distribution: Ubuntu, LFS, Slackware, Fedora
Posts: 223
Rep:
|
Quote:
Originally Posted by TroN-0074
But if you have a good size hard drive and good CPU power then it wont hurt anything to have different desktop environments.
|
CPU power doesn't matter as long as both are not being ran at the same time (which is impossible anyway).
Nevertheless I think it wouldn't be wise to install 2 or more DEs in 1 distro. There are two main reason which support my claim. First of all, one DE can take a lot of space itself alone; can you imagine having two or more? The second one is that you will be spending your time and efforts installing and setting up from the start another DE.
Aside from that, I assume that there are some possibilities which could make them crash (might be false).
|
|
1 members found this post helpful.
|
03-08-2012, 05:25 AM
|
#8
|
Member
Registered: Feb 2011
Location: India
Distribution: Mint 10
Posts: 142
Rep:
|
Actually I have both xfce as well as gnome installed and since both use the same libraries there is no compatibality issues. Even if I had KDE installed there would be no problem except of course if I try to run a gnome app in KDE. When the DE is installed it pulls in all dependencies, so there will be no issues with crashes. Yes you will have extra space utilization but in the context of HD space, the standard KDE installation takes up about 800 MB of space. Everything else is what you add to the top.
The biggest problem will be clutter. All applications that you have installed, across DE's will show up in your menu. And you will have three different apps performing the same functions. It all leads to confusion, because sometimes an app will open, and will even seem to work, but will not. It's very interesting if you are inclined that way, and very irritating if you aren't.
The best part though is that you have the choice of choosing different DE's for different purposes. May sound odd to most, but hey, it takes all sorts to make the world.
|
|
1 members found this post helpful.
|
03-08-2012, 06:16 AM
|
#9
|
Senior Member
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444
|
Well I think it will make a good learning experience anyway so if you have the power required then go adhead and Install Gnome and KDE to the same distro. Then you can develop a real taste for applications like Banshee or Amarok, Dolphin or Nautilus, Rekonq or epiphany or firefox or chromium. Is all about choice.
There are lots of people that talk bad about a Desktop Environment without even trying it first so try as many as you can!
Good luck to you.
|
|
1 members found this post helpful.
|
03-09-2012, 01:14 AM
|
#10
|
Member
Registered: Feb 2011
Location: India
Distribution: Mint 10
Posts: 142
Rep:
|
Quote:
There are lots of people that talk bad about a Desktop Environment without even trying it first so try as many as you can
|
+1 to that.
|
|
|
06-05-2012, 01:34 PM
|
#11
|
LQ Newbie
Registered: Mar 2012
Posts: 4
Original Poster
Rep:
|
Thank you all for your responses, I've tried a few environments and settled on KDE for the moment. I have made the jump to LMDE and KDE seems to run well on that. I dig that you can customize the menus to include root actions and the general eye candy of KDE. I did notice the thing about applications not running in different environments. It has posed no problems so far though. There are a lot of nice environments about. I'm looking forward to seeing what innovations come out next
|
|
|
All times are GMT -5. The time now is 01:19 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|