Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-10-2007, 10:42 PM   #1 (permalink)
 
True Techie

Join Date: May 2006

Posts: 101

jonmon6691

Default Help me with SSH!

I need to run a program on the desktop via ssh. (ex. xeyes) Not like x forwarding but have the program run on the server's desktop.

When i try to run a graphical program that i want to run on the servers desktop I get this error:

root@chris-desktop:/var/www/music# gaim

(gaim:9887): Gdk-CRITICAL **: gdk_display_get_name: assertion `GDK_IS_DISPLAY (display)' failed
Gaim 2.0.0beta6

** (gaim:9887): WARNING **: cannot open display: unset


Thanks!
__________________
<small>
.:HP Pavillion dv6000:.
1.8 ghtz Intel Core 2 Duo
2GB RAM
120 GB HDD
nVidia Go graphics
Apache 2.2 (looking for a domain name)
</small>
jonmon6691 is offline  
Old 10-14-2007, 02:48 AM   #2 (permalink)
Greg's Avatar
 
Indeed.

Join Date: Dec 2004

Posts: 1,554

Greg is on a distinguished road

Default Re: Help me with SSH!

What happens if you try opening xeyes on display 0?

Code:
xeyes -display :0

__________________
Greg is offline  
Old 10-23-2007, 01:24 AM   #3 (permalink)
 
True Techie

Join Date: May 2006

Posts: 101

jonmon6691

Default Re: Help me with SSH!

[root@jon-server:~]# xeyes -display :0 (10-22 18:23)
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Error: Can't open display: :0
__________________
<small>
.:HP Pavillion dv6000:.
1.8 ghtz Intel Core 2 Duo
2GB RAM
120 GB HDD
nVidia Go graphics
Apache 2.2 (looking for a domain name)
</small>
jonmon6691 is offline  
Old 10-23-2007, 01:25 AM   #4 (permalink)
 
True Techie

Join Date: May 2006

Posts: 101

jonmon6691

Default Re: Help me with SSH!

ps. the (10-22 18:23) is part of the prompt, not the command

[root@jon-server:~]# xeyes -display :0
__________________
<small>
.:HP Pavillion dv6000:.
1.8 ghtz Intel Core 2 Duo
2GB RAM
120 GB HDD
nVidia Go graphics
Apache 2.2 (looking for a domain name)
</small>
jonmon6691 is offline  
 
Closed Thread

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On