Article 55SYP First Time Linux trying to setup GNOME on Centos 7

First Time Linux trying to setup GNOME on Centos 7

by
Riks15
from LinuxQuestions.org on (#55SYP)
Hi there,

I'm currently trying to setup a GUI on a Centos 7 Environment. It's my first time ever working on Linux and I want to get a bit into it. I checked out some yt vids and some Forums.
All I did so far was installing the following:

Code:[Riks@localhost root]$ yum group list
Loaded plugins: fastestmirror, langpacks
Determining fastest mirrors
* base: ftp.plusline.net
* extras: mirror.plustech.de
* updates: mirror.fra10.de.leaseweb.net
Installed Environment Groups:
GNOME Desktop
Available Environment Groups:
Minimal Install
Compute Node
Infrastructure Server
File and Print Server
Basic Web Server
Virtualization Host
Server with GUI
KDE Plasma Workspaces
Development and Creative Workstation
Installed Groups:
Console Internet Tools
Development Tools
Graphical Administration Tools
Legacy UNIX Compatibility
Security Tools
System Administration Tools
Available Groups:
Compatibility Libraries
Scientific Support
Smart Card Support
System Management
DoneI read that startx should not be executed as root. So I am running it as the User "Riks" when i try to run startx is get the following message:
Code:[Riks@localhost root]$ startx
xauth: file /home/Riks/.serverauth.13851 does not exist

(EE)
Fatal server error:
(EE) PAM authentication failed, cannot start X server.
Perhaps you do not have console ownership?
(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE)
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
Couldn't get a file descriptor referring to the consoleIn another Form they were asking for the Hardware on the "xinit: unable to connect to X server: Connection refused" message. Idk if its helpful but here is the info.(Only a rented Virtual Server)
Code:[Riks@localhost root]$ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 0
Thread(s) per core: 16
Core(s) per socket: 1
Socket(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 79
Model name: Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
Stepping: 1
CPU MHz: 2314.178
BogoMIPS: 4199.79
Virtualization: VT-x
Hypervisor vendor: Parallels
Virtualization type: container
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 20480K
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu cpuid_faulting pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 invpcid_single intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln ptsThanks a lot.latest?d=yIl2AUoC8zA latest?i=yJbofaHlPA8:CsQvPXCDvtQ:F7zBnMy latest?i=yJbofaHlPA8:CsQvPXCDvtQ:V_sGLiP latest?d=qj6IDK7rITs latest?i=yJbofaHlPA8:CsQvPXCDvtQ:gIN9vFwyJbofaHlPA8
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments