Tagged Questions
0
votes
0answers
38 views
Local display using Xming-Putty
've been struggling with Xming and putty for a while and I can't make it work; I enabled X11 forwarding in putty, updated xauth list on the client side with the xauth list of the server side. ...
1
vote
1answer
73 views
Connecting to remote host via putty
I am getting the following error when i try to connect to a remote host.
Can't connect to X11 Windows server using "0:0" as the value of the display variable.
How do i get past it?
Other info:
I ...
1
vote
2answers
307 views
How to configure RHEL so users can access an app GUI remotely
I have an application installed in my RHEL6 box that has a GUI (AppGui.sh). My problem is that a few non-tech users would like to access this GUI remotely. I've tried several guides over the internet ...
2
votes
1answer
101 views
linux ssh -X graphical applications will not start when system load is high
So I am using ssh -X to access a server. I am at a Xubuntu desktop accessing a Ubuntu server that is in the next room. Usually everything works fine, but when the system load gets high, any graphical ...
2
votes
2answers
6k views
How can I prevent the warning No xauth data; using fake authentication data for X11 forwarding?
Every time I initiate an ssh connection from my Mac to a Linux (Debian) I do get this warning:
No xauth data; using fake authentication data for X11 forwarding.
This also happens for tools that are ...
2
votes
1answer
368 views
x11vnc through SSH tunnel - sudo: no tty present and no askpass program specified
I'm trying to setup a one-time SSH tunnel which instantiates x11vnc on a logged-in display.
ssh -f -t -L 5900:localhost:5900 user@10.1.10.1 'sudo /usr/bin/x11vnc -safer -once -nopw -display :0 -auth ...
0
votes
1answer
101 views
Xming fails to display Quartus II 9.0
Attempting to run Altera Quartus II (2) 9.0 on a remote RHEL5 Linux (2.6.18-308.1.1.el5 kernel 64-bit) box over a SSH connection via PuTTY 0.62 and a local Xming 6.9.0.31 X server running on Windows ...
1
vote
1answer
68 views
X app over ssh server without X server
in ssh with
ssh -CX user@remoteA
I can launch a xterm and see in my local desktop.
if I have a linux server (remoteA) without X server and a remote linux desktop (remoteB) with a X server.
If I ...
5
votes
3answers
174 views
SSH - How to turn on X forwarding on normal connection
I know I can connect to a host and use window apps via running ssh -X <host>.
But what if I'm already connected via normal ssh e.g., ssh <host>.
Is there a way to turn X forwarding on ...
6
votes
2answers
2k views
SSH-forwarded X11 display from Linux to Mac lost after some time
I have a new and vexing problem with ssh forwarding my X11 connection when logging in from a Mac (10.7.2) to Linux (Ubuntu 8.04). I have no trouble using ssh -X to log in to the remote machine and ...
0
votes
1answer
295 views
error while loading shared libraries: libXau.so.6
after restarting my machine, when I try connect with ssh I get this message :
/usr/X11R6/bin/xauth: error while loading shared libraries: libXau.so.6: cannot open shared object file: No such file or ...
0
votes
3answers
715 views
Using X11 over SSH from a Mac
So here's my situation: I work for my school as a tech. One of our servers has a firewall problem and isn't accepting connections from outside the network.
I tried to SSH into one of the servers that ...
0
votes
1answer
177 views
over ssh, After some minutes Gtk-WARNING
I connect to a server over ssh with
ssh -CX server
ok, And I launch remote graphical apps, ok.
But after some minutes I get
Gtk-WARNING **: cannot open display
And I have to reset the ssh ...
0
votes
1answer
472 views
SSH X11 Forwarding XInputExtension missing
When trying to open a GUI-program on a SSH-Session with X11-Forwarding (both client and server have X11Forwarding activated) I get this error:
Xlib: extension "XInputExtension" missing on display ...
0
votes
1answer
5k views
SSH X11 forwarding does not work. Why?
This is a debugging question. When you ask for clarification please make sure it is not already covered below.
I have 4 machines: Z, A, N, and M.
To get to A you have to log into Z first.
To get to ...
1
vote
5answers
4k views
open terminal via ssh run firefox -> display not found
I want to run selenium tests on a Hudson slave.
The slave (i.e. the machine) that will execute the selenium is a Ubuntu 10.04.
Thus it has Gnome. Selenium needs a firefox to run.
What Hudson does now ...
3
votes
3answers
3k views
How to get a remote desktop / X11 with ubuntu 10.04 LTS from mac os x?
I am running Snow Leopard OS X 10.6 and I have X11 installed. I also have ubuntu 10.04 LTS running on a remote machine. I have root privileges. So far I haven't really installed anything besides the ...
7
votes
4answers
8k views
SSH X11 not working
I have a home and work computer, the home computer has a static IP address.
If I ssh from my work computer to my home computer, the ssh connection works but X11 applications are not displayed.
In my ...
3
votes
1answer
220 views
Can I spy on an X-session if I am logged in as root?
If I were logged into a remote machine as root with ssh -X, how would I go about viewing a particular X11 session that another logged in user was using? (that includes solutions such as remotely ...
1
vote
1answer
833 views
Running X applications on local display from remote host
This is making me frustrated. Why doesn't it work, and how do I get it to work?
I have a newly installed Ubuntu 10.04.2 (Lucid Lynx). I have installed X and gdm. Gdm is set up to automatically log in ...
0
votes
1answer
62 views
Forward server process's X11 GUI dynamically to machine of logged in dev
On one of our linux machines we have a server process running. This process mainly uses logs and config files, but a crucial part of the server program uses a specialized GUI, which uses X11.
We need ...
1
vote
2answers
2k views
X over SSH to Ubuntu server
I'm trying to run X remotely from an Ubuntu server. I've installed gedit on the remote machine, and tried:
adam@laptop $ ssh -X adam@myserver
adam@myserver $ gedit
cannot open display:
Run 'gedit ...
0
votes
2answers
493 views
ssh -X How to return a remote forwarded X application to localhost
I'm using Mac OS X 10.6.4
I'm opening an ssh session to a remote system running Ubuntu 10.0.4 Desktop
I open a remote VPN connection to a remote network
Then:
ssh -X user@host
screen -S openvas
...
0
votes
2answers
811 views
Loading GUI on host machine through SSH with X11 forwarding
I've got applications on my host machine running fine by doing:
$ssh -X user@host
Welcome to host
$firefox
Firefox proceeds to run in client display from the host machine.
How do I get firefox to ...
2
votes
3answers
3k views
Starting x11vnc remotely when X server is already running
I have a ubuntu linux machine that I have already logged into and X server is running (it is pass the login manager like gdm). I can access this machine through ssh. My goal is to start x11vnc on this ...
4
votes
4answers
2k views
Detach X11 app and reattach on another?
Given a setup of a headless Linux box running on a network, but having Xorg installed, and having various other machines on the network capable of using SSH with X-forwarding to connect to that box, ...
3
votes
1answer
4k views
How to properly setup X forwarding on (Ubuntu) linux?
From my desktop, I can get to my wife's machine on the lan using: ssh -X user@1.2.3.4. Both systems are running the desktop flavour of Ubuntu 9.10-64bit.
But here is the problem: When I try to run ...
0
votes
2answers
641 views
xauth, ssh and missing home directory
We have several servers, and normaly everything works fine, except now...
we get a new aircondition installed. This takes 36 hours and for this time almost all servers got shutdown, only 2 remaining ...
4
votes
5answers
12k views
How to enable SSH X11 forwarding through additional server?
I have hosts A,B and C. From host A I can access through ssh only B. From B I can access C.
I want to be able to run X11 programs on C and forward display to A.
I tried this:
A$ ssh -X B
B$ ssh -X ...
3
votes
3answers
4k views
How can I enable X11 forwarding to a Debian server box?
I want to connect to a server with SSH (a Debian installation in a VMware image). On that server I want to call gitk a repository viewer for git. What do I need to do to make this work?