💻 Software
CentOS - difference between ssh -X and startx, and starting a gui
Fresh7 days ago
Mar 15, 202642698 viewsConfidence Score0%
0%
Problem
I'm trying to get my gui on my CentOS machine up, but I frankly don't know the linux commands and google hasn't had a clear answer. I'm assuming ssh -X and startx are the same, but maybe not; ssh -X starts up fine. startx however throws an enormous error. Are they not the same? Also, what is the co…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: CentOS - difference between ssh -X and startx, and starting a gui
Low Risk
is not the same as . SSH is a program used for connecting to another computer with a shell. X is the graphical display program. SSH can be used as an interactive command shell and can also be used to forward ports. forwards the local X display's por…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix