LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 06-12-2012, 02:08 PM   #1
mosthated
LQ Newbie
 
Registered: May 2012
Posts: 8

Rep: Reputation: Disabled
Choose a distribution


Hi all,

I have a Linux machine running Ubuntu 12.04 LTS, but I'm not very happy with the GUI.

I am setting up a new machine and now have to decide which distribution I am going to install. I am thinking about CentOS because of the long-term support.

On the Ubuntu machine, among other packages, I run tnef to extract data from winmail.dat (windows mail attachments) files.
http://www.faqforge.com/linux/how-to...-debian-linux/

I read that this package is developed for Ubuntu and Debian. Does this mean that it will not run on CentOS?

I do not understand the differences between all the Linux distributions (e.g. Ubuntu Kubuntu CentOS Redhat Debian) and I thought that every package will run on any distribution. Could somebody comment on that?

Thnx, M0s..
 
Old 06-12-2012, 02:15 PM   #2
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,139

Rep: Reputation: 831Reputation: 831Reputation: 831Reputation: 831Reputation: 831Reputation: 831Reputation: 831
Quote:
I do not understand the differences between all the Linux distributions (e.g. Ubuntu Kubuntu CentOS Redhat Debian) and I thought that every package will run on any distribution. Could somebody comment on that?
Absolutely no, you can not take a package from any system and run it on another. Each distro has its package manager, that may or may not resolve dependencies. Each distro has decided where to install files, and this is not the same across all, or even most distros.

Centos uses .rpm packages, since it is a derivative of Red Hat. Ubuntu is a derivative of Debain, both use .deb packages. Some packages for one may run on the other, no guarantees. Best thing is to get the package for your distro, from the repos for that distro. Then you will have the per-req's and the package will install and run.

Do not mix packages from one distro to another. You will have problems, very difficult to resolve if you mix and match.

Last edited by camorri; 06-12-2012 at 02:17 PM.
 
1 members found this post helpful.
Old 06-12-2012, 02:23 PM   #3
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Why not try some of the other GUI's Ubuntu has to offer?

For example:

http://www.psychocats.net/ubuntu/xfce
or
http://www.psychocats.net/ubuntu/kde

 
1 members found this post helpful.
Old 06-12-2012, 03:08 PM   #4
netherfox
LQ Newbie
 
Registered: Jan 2004
Location: Pennsylvania
Distribution: SolusOS
Posts: 23

Rep: Reputation: 0
Mint is based on Ubuntu. It can use Ubuntu packages, and provides several GUI options out of the box.
 
Old 06-12-2012, 08:16 PM   #5
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 18,991
Blog Entries: 28

Rep: Reputation: 6070Reputation: 6070Reputation: 6070Reputation: 6070Reputation: 6070Reputation: 6070Reputation: 6070Reputation: 6070Reputation: 6070Reputation: 6070Reputation: 6070
Or just install a run a different desktop/window manager.
 
Old 06-12-2012, 08:39 PM   #6
nixblog
Member
 
Registered: May 2012
Posts: 426

Rep: Reputation: 53
Quote:
Originally Posted by mosthated View Post
Hi all,

I have a Linux machine running Ubuntu 12.04 LTS, but I'm not very happy with the GUI.
A couple of solutions, as mentioned, install another desktop enviroment such as KDE, XFCE or LXDE - XFCE and LXDE will make your machine run much more snappier.

Secondly, you can install Centos and search for the tnef rpm package to install or, compile tnef from source.

Personally, if you're new to all this, keep Ubuntu and install XFCE or LXDE and choose that from your login menu at startup.

Quote:
Originally Posted by mosthated View Post
I do not understand the differences between all the Linux distributions (e.g. Ubuntu Kubuntu CentOS Redhat Debian) and I thought that every package will run on any distribution. Could somebody comment on that?
You have hit one of the major areas that may make or break Linux getting to the masses. There is far too many package systems wasting developers time as they have to repackage for all the major distros - what an utter waste of their time. Linux needs a unified packaging system.

Last edited by nixblog; 06-12-2012 at 08:43 PM.
 
Old 06-12-2012, 09:27 PM   #7
wagscat123
Member
 
Registered: Jan 2009
Location: Maryland-Pennsylvania border, USA
Distribution: openSUSE 15.2/15.3, Tumbleweed, Kubuntu 18.04/21.04, macOS 10.15, antiX 19, and Linux Mint 19.3
Posts: 860
Blog Entries: 45

Rep: Reputation: 120Reputation: 120
Each individual distro is unique and to having a favorite distro is having a favorite flavor of ice cream. Here's a short list of some distros out there and some basic info.

- Ubuntu - Very popular, 6 month release scedule, with LTS releases you can have support for 5 years (very long period of support for a Linux distro)
- LinuxMint - Almost as popular, if not just as or more popular than Ubuntu, uses the same Ubuntu base but with either Cinnamon (GNOME 3 Shell fork that has some GNOME 2 functionality) and MATTE (continuation of GNOME 2 under a different name). As well, this also has LTS releases with 5 years of support
- Fedora - One of the bigger distros. Not as simple or stable as Mint or Ubuntu, but also has a 6 month release cycle and is on the bleeding edge of Linux technology. Great distro if you are excited about trying brand new technologies, bad if you don't like major changes early on (like GNOME 3 or KDE 4)
- openSUSE - Another fairly big dstro. Unlike the distros stated above which default to a variant of GNOME, openSUSE uses KDE. openSUSE has two big benefits: YaST2 which allows you to change a lot of settings in your system without manually editing configuration files and using command prompt utilities and includes a highly-polished KDE desktop. openSUSE also tends to be more conservative on new technologies than Fedora and has a 8 month release cycle.
Debian - A very, very stable distro with tons of packages. Debian has releases every 2 years or so, which means less upgrading and longer support but as well out-of-date packages in the quickly evolving Linux world. Debian is quite as newbie friendly as other distros, but doesn't have too bad of a learning curve either. Debian also adheres very strictly to the Free Software Movement ideology.

Last edited by wagscat123; 06-12-2012 at 09:29 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Which Distribution Should I Choose? yanran Linux - Newbie 6 08-19-2010 07:55 AM
How to choose a distribution galliar Linux - Enterprise 6 12-28-2008 09:13 AM
Help me to choose a distribution ahmed gamal Mandriva 12 07-13-2006 08:30 AM
What distribution should I choose? Jesper77 Linux - Laptop and Netbook 4 03-09-2004 09:21 AM
Which distribution to choose... freeindy Linux - Distributions 9 01-09-2003 06:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration