Linked Questions

20 votes
4 answers
68k views

I have CentOS 7 in the cloud where I can do only remotely ssh [email protected]. But remotely, how can I run a session of Google Chrome or Chromium on it and see the GUI remotely to browse remotely? I ...
user avatar
1 vote
2 answers
8k views

I am trying to use gedit to see a file inside a mini-pc I connected through ssh but it get: (gedit:3864): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. Failed ...
user3486308's user avatar
1 vote
2 answers
3k views

Possible Duplicate: How to forward X over SSH from Ubuntu machine? Is it possible that I can view the GUI of application when I pass some command to Redhat linux Server using ssh. Like when I pass ...
OmiPenguin's user avatar
  • 4,398
1 vote
0 answers
133 views

I have computer A in which I run "xclock" program. I want to forward it's graphical interface to my pc, not directly but through computer B. Is it possible? I'm running xming on my pc. Resuming: A ...
barathz's user avatar
  • 153
743 votes
32 answers
1.4m views

I'm working from the URL I found here: http://web.archive.org/web/20160404025901/http://jaybyjayfresh.com/2009/02/04/logging-in-without-a-password-certificates-ssh/ My ssh client is Ubuntu 64 bit 11....
Thom's user avatar
  • 7,995
32 votes
7 answers
232k views

I'm able to login to the server using: ssh -X Hostip but when I run the command xclock it gives me this error: Error: Can't open display: localhost:11.0 I checked my display value using: echo $...
OmiPenguin's user avatar
  • 4,398
19 votes
3 answers
78k views

In trying to access a cluster in my lab by ssh and it work. but then I'm not able to do anything : user@users:~> nautilus X11 connection rejected because of wrong authentication. Could not parse ...
Dadep's user avatar
  • 293
23 votes
8 answers
177k views

I am running CentOS/RHEL 6 and having the same issues as described in the referenced question below. I have tried all of the settings suggested in this almost identical question, but to no avail. On ...
secJ's user avatar
  • 481
11 votes
3 answers
15k views

Consider a situation where I'm logging in over SSH from machine A to machine B, I have an X session on machine A, and I want to run an X program on B. ssh -X B makes this work transparently. But what ...
Gilles 'SO- stop being evil''s user avatar
1 vote
1 answer
41k views

Ran below commands on MobaXTerm: Using MobaXTerm terminal on windows laptop: > xhost +ulv78.abc.com ulv78.abc.com being added to access control list > ssh -l someuser ulv78.abc.com # RHEL 7.x ...
overexchange's user avatar
  • 1,596
4 votes
1 answer
15k views

In this picture, on my virtual-machine I have Redhat running with an SSH server, and I'm remotely logged-in via SSH. I want to run gedit via SSH but have the gedit window open on the remote Redhat ...
Tiger's user avatar
  • 664
1 vote
3 answers
10k views

After I login to a server using ssh and try to initiate X11 I got the below error message: $startx X: user not authorized to run the X server, aborting. xinit: giving up xinit: server error by ...
Dadong Zhang's user avatar
1 vote
1 answer
15k views

I ran the command below on secureCRT ssh client: $ DISPLAY=abc.xyz.com:0 ; export DISPLAY $ /bin/xhost +abc.xyz.com But it output this error: /bin/xhost: unable to open display "abc.xyz.com" # cat ...
overexchange's user avatar
  • 1,596
9 votes
1 answer
15k views

An answer to How to forward X over SSH to run graphics applications remotely? explains how to forward GUI applications via an X11-compliant display server (like XOrg). However, I see no equivalent for ...
RokeJulianLockhart's user avatar
1 vote
1 answer
7k views

I'm trying to figure out what is "lightweight" way to configure my Ubuntu 16.04 LTS server to have access via GUI (over SSH as option). I would like to reach it from my Ubuntu 16.04 workstation. I ...
4xy's user avatar
  • 255

15 30 50 per page