LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > CentOS
User Name
Password
CentOS This forum is for the discussion of CentOS Linux. Note: This forum does not have any official participation.

Notices


Reply
  Search this Thread
Old 02-26-2015, 08:12 AM   #1
usao
Member
 
Registered: Dec 2011
Location: Chandler, AZ
Posts: 286

Rep: Reputation: Disabled
Whats the difference between "Desktop" and "Desktop Platform"


From an end-user perspective, what's the difference between the "Desktop" and "Desktop Platform"? Im looking to install graphical tools and use them through XRDP from my Windows desktop.
Wondering what the difference is, and which would be good choice given my intended use. Im not really a developer, so don't need compilers/debuggers etc, but more for using tools such as Blender and image rendering/editing software such as gimp.
 
Old 02-26-2015, 08:21 AM   #2
sag47
Senior Member
 
Registered: Sep 2009
Location: Raleigh, NC
Distribution: Ubuntu, PopOS, Raspbian
Posts: 1,899
Blog Entries: 36

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
From an end-user perspective they're basically the same. Desktop platform isn't a real thing but a logical one. It's a term sometimes used by developers to describe the target audience of their development. That is, generically describing end user desktops no matter their form factor, architecture, operating system, etc. "mobile platform" and "server platform" are also generic terms that are treated the same.

Desktop/mobile/server platform terms are used when the person saying it is lazy (I.e. Save time conveying a point) or to abstract details away from a less technical perspective.
 
Old 02-26-2015, 08:45 AM   #3
usao
Member
 
Registered: Dec 2011
Location: Chandler, AZ
Posts: 286

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by sag47 View Post
From an end-user perspective they're basically the same. Desktop platform isn't a real thing but a logical one. It's a term sometimes used by developers to describe the target audience of their development. That is, generically describing end user desktops no matter their form factor, architecture, operating system, etc. "mobile platform" and "server platform" are also generic terms that are treated the same.

Desktop/mobile/server platform terms are used when the person saying it is lazy (I.e. Save time conveying a point) or to abstract details away from a less technical perspective.
Thanks.
I tried 2 different ways to install.
1) Install "Desktop" system from DVD
2) Install "Minimal" system from DVD and then yum group install "Desktop" "Desktop Platform".
The first worked fine, and I got RDP working, the second seems to get RDP installed, but when I login at the graphical login screen, it sais an error occurred and goes back to the graphical login screen. Yes, I did change the inittab to runlevel 5...

PS, for completeness, this is how i installed RDP:
rpm -Uvh http://mirror.centos.org/centos/6.6/...6-8.noarch.rpm
yum install -y xrdp
chkconfig --levels 5 xrdp on
service xrdp start
iptables -I INPUT -p tcp -m state --state NEW -m tcp --dport 3389 -j ACCEPT
service iptables save
service iptables restart
 
Old 02-26-2015, 08:49 AM   #4
usao
Member
 
Registered: Dec 2011
Location: Chandler, AZ
Posts: 286

Original Poster
Rep: Reputation: Disabled
The reason im trying this is that both the "Desktop" and "Minimal" install works fine on a VM, but when I try to install on the actual HW, the Minimal install works but the Desktop install craps out during the DVD bootup. So, im looking for a way to get to the "Desktop" system starting from the "Minimal" install.
 
Old 02-26-2015, 05:10 PM   #5
sag47
Senior Member
 
Registered: Sep 2009
Location: Raleigh, NC
Distribution: Ubuntu, PopOS, Raspbian
Posts: 1,899
Blog Entries: 36

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
If your goal is to use graphics and rendering software then CentOS would not be my first choice of OS. Any particular reason why you chose it over, in my opinion, better suited alternatives?
 
Old 02-27-2015, 06:17 AM   #6
usao
Member
 
Registered: Dec 2011
Location: Chandler, AZ
Posts: 286

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by sag47 View Post
If your goal is to use graphics and rendering software then CentOS would not be my first choice of OS. Any particular reason why you chose it over, in my opinion, better suited alternatives?
Best reason I have is that I use CentOS/RHEL at work and am familiar with using it in a server environment. Im not familiar with the other distributions and how they work or layout their systems, so it would be a learning curve. But im not sure what difference it would make, the programs I want to run in GUI mode should work on any distro as far as I know, so it seems like CentOS would be the logical choice.
Is there some reason I should choose a different distro?
 
Old 03-04-2015, 12:13 AM   #7
Mr.Russy
LQ Newbie
 
Registered: Sep 2010
Posts: 8

Rep: Reputation: 0
To use desktop (which I believe is the gnome desktop manager) you need to install the X11 group as well (which provides the windows environment). The desktop platform provides additional utilities on top of gnome. Hope that helps.
 
Old 03-05-2015, 12:21 PM   #8
usao
Member
 
Registered: Dec 2011
Location: Chandler, AZ
Posts: 286

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Mr.Russy View Post
To use desktop (which I believe is the gnome desktop manager) you need to install the X11 group as well (which provides the windows environment). The desktop platform provides additional utilities on top of gnome. Hope that helps.
Thanks, I installed "X Window Syste" and "Desktop" and got it working.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] KDE - "Control Center" & "Configure Desktop" missing. Brian-M Linux - Newbie 1 04-06-2011 08:17 AM
"Multicolumn" or "tiles", or even "list" icon view on desktop, in any DE? the dsc Linux - Desktop 3 02-20-2010 09:25 AM
Chromium doesn't save "default browser"+ Desktop isn't "snappy" ohadbasan Arch 1 01-25-2010 08:07 PM
newbie question: whats the difference between "su root", "su" and "su -&quo mojarron Slackware 9 12-07-2009 04:08 PM
LXer: Displaying "MyComputer", "Trash", "Network Servers" Icons On A GNOME Desktop LXer Syndicated Linux News 0 04-02-2007 08:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > CentOS

All times are GMT -5. The time now is 12:43 PM.

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