LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Anyone use CentOS as desktop distribution? (https://www.linuxquestions.org/questions/linux-desktop-74/anyone-use-centos-as-desktop-distribution-4175621425/)

nejnej25 01-11-2018 08:34 AM

Anyone use CentOS as desktop distribution?
 
Anyone here uses CentOS distribution for personal desktop? Is it alright? Many people said that its not good as personal desktop but I think it can handle everyday task so why is it not good? Please share your insight. Thanks!

jsbjsb001 01-11-2018 09:15 AM

Quote:

Originally Posted by nejnej25 (Post 5805118)
Anyone here uses CentOS distribution for personal desktop? Is it alright? Many people said that its not good as personal desktop but I think it can handle everyday task so why is it not good? Please share your insight. Thanks!

Yes, as I said here, I use it as a desktop distro for the stability it offers.

Just remember though that you need to add other software repositories, if you want things like VLC media player, etc. If you read it's website, it says something similar to "an enterprise class system". As in: You won't get the very latest versions of different things. You can install the latest version of the Linux kernel for one example on it though, see this if you want to do that.

While at least some here will tell you that it's better as a server system (which I don't necessarily disagree with), it can also be used as a desktop system - and at least some businesses would use it as both a server and desktop system.

You should also remember that there is not a GUI way of doing everything (or close to it), like there is in other distro's.

Hope this gives you at least some insight.

a4z 01-11-2018 09:16 AM

depending on what you do, it is good, very good, very stable, just works, and this for long time
but you need at least nux and epel repos enabled to be happy IMHO

if you remember MLED, MicroLinux, the once on Slackware based desktop and server dist, this is now based on CentOS / RHEL

https://www.linuxquestions.org/quest...ed-4175615206/

DavidMcCann 01-11-2018 11:31 AM

CentOS is my main system, used every day. Obviously it's a small distro, like Slackware, but there are plenty of repositories that fill the gaps without having to compile things:
http://wiki.centos.org/AdditionalResources/Repositories
The advice on setting priorities is vital, so than nothing in the base gets overwritten.

Another tip is to always install the Gnome version. If you want a different desktop, add it and switch. The configuration tools are written for the Gnome version: they rely on Gnome's yelp to display help, and a few are not even usable without Gnome.

nejnej25 01-11-2018 06:41 PM

Quote:

Originally Posted by jsbjsb001 (Post 5805127)
Yes, as I said here, I use it as a desktop distro for the stability it offers.

Just remember though that you need to add other software repositories, if you want things like VLC media player, etc. If you read it's website, it says something similar to "an enterprise class system". As in: You won't get the very latest versions of different things. You can install the latest version of the Linux kernel for one example on it though, see this if you want to do that.

While at least some here will tell you that it's better as a server system (which I don't necessarily disagree with), it can also be used as a desktop system - and at least some businesses would use it as both a server and desktop system.

You should also remember that there is not a GUI way of doing everything (or close to it), like there is in other distro's.

Hope this gives you at least some insight.

That's what I have in mind. CentOS rocks as desktop too because I dont even use my DE, I only use it when watching downloaded videos,thunderbird, firefox and teamviewer thats all I need in DE and the rest is terminal based :) I think I will get back to CentOS now. Btw you running CentOS 7?

jsbjsb001 01-12-2018 12:14 AM

Quote:

Originally Posted by nejnej25 (Post 5805296)
That's what I have in mind. CentOS rocks as desktop too because I dont even use my DE, I only use it when watching downloaded videos,thunderbird, firefox and teamviewer thats all I need in DE and the rest is terminal based :) I think I will get back to CentOS now. Btw you running CentOS 7?

Glad I was thinking right for you. :)

Yes, I am running CentOS 7, to be more precise, CentOS 7.3 - I'm still to upgrade to 7.4 - hope to do that within the next week or so.

(I'm posting from Windows 7 at the moment, because I'm not at home right now and it's someone else's machine I'm using)

nejnej25 01-12-2018 02:06 AM

Quote:

Originally Posted by jsbjsb001 (Post 5805363)
Glad I was thinking right for you. :)

Yes, I am running CentOS 7, to be more precise, CentOS 7.3 - I'm still to upgrade to 7.4 - hope to do that within the next week or so.

(I'm posting from Windows 7 at the moment, because I'm not at home right now and it's someone else's machine I'm using)

Nice to hear that. Thanks man you encouraged me to return home. :)

tofino_surfer 01-16-2018 12:02 AM

Quote:

Anyone here uses CentOS distribution for personal desktop? Is it alright?
I am using it right now as my main desktop with KDE Plasma 4. I like the long release cycles and the ability to use older desktop versions, KDE 4 instead of 5. I used Fedora exclusively before.

Quote:

Many people said that its not good as personal desktop but I think it can handle everyday task so why is it not good?
Many people unfortunately think of RHEL/Centos as a "server" OS. However many businesses use it on the desktop and expensive commercial graphics software (Autodesk Maya) runs on RHEL/Centos.

Quote:

You won't get the very latest versions of different things.
This can be a good thing. The latest version of KDE is often bug-filled. Older versions are more stable.

nejnej25 01-17-2018 12:21 AM

Quote:

Originally Posted by tofino_surfer (Post 5806977)
I am using it right now as my main desktop with KDE Plasma 4. I like the long release cycles and the ability to use older desktop versions, KDE 4 instead of 5. I used Fedora exclusively before.



Many people unfortunately think of RHEL/Centos as a "server" OS. However many businesses use it on the desktop and expensive commercial graphics software (Autodesk Maya) runs on RHEL/Centos.



This can be a good thing. The latest version of KDE is often bug-filled. Older versions are more stable.


This is a great help. Yes you're right buddy. I'm loving the stableness of this distro.

calcatinge 05-16-2018 01:57 PM

I'm using CentOS 7 (7.5.1804) now as my daily driver on all my systems: two desktops and four laptops. It runs like a charm. I have EPEL, nux and SCL enabled. I use if for Python/Django development and it is just great.

Myk267 05-16-2018 02:21 PM

1 Attachment(s)
I'm trying it out. So far so good.

It's a little bit fiddly, because not everything is in an official repository like I'm used to with Debian systems. The CentOS wiki is also pretty good; it would have saved me time to read a little of it before I wasted time web searching hopeless forum answers (elsewhere).

I also figured out how to recompile freetype, because I'm a snob. I did that before figuring out that I also wanted to add Nux's repo, which has that RPM already. Oops!

scasey 05-16-2018 02:32 PM

I use CentOS 7.4 on a desktop because my (headless) production web server is CentOS, so I don't need to learn a different way of doing things. Works fine for me, tho I'm still learning some of the GUI bits.

myersmk 05-21-2018 02:59 PM

CentOS 7 Desktop
 
I use CentOS 7 (gnome) everyday in a company environment that is primarily Microsoft. CentOS 7 integrates easily with AD using realmd & sssd, I can also easily access windows resources via xrdp

ArazelEternal 05-24-2018 07:54 PM

I run CentOS 7.5-1804 on both my desktop and laptop systems. Its great. Very stable, fast, smooth, just not enough good things I can say about it. It was a bit hard to learn as I am still pretty new to Linux in general, though ive been playing with several distros throughout the years. Im glad I made the move to it. If there is anything I need Windows for, for whatever reason, I have it installed in VMware Workstation and will boot it up as needed, which is mostly at work where everything else is Windows. I have the only Linux system of any kind. I still have a lot to learn, and am always happy to do so.

ceantuco 05-29-2018 10:51 AM

I used to have CentOS 7 on my desktop and laptop; however, I switched to Mint due to all the multimedia stuff, latest software, home directory encryption at installation and especially lack of SELINUX annoying messages but I regret it. I feel like CentOS is far more stable than Mint or Ubuntu. I will be switching back to CentOS 7. You must add the Epel and Nux repos for multimedia.


All times are GMT -5. The time now is 07:10 PM.