Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

ssh works on one way, remote X can't start locally

Subject: ssh works on one way, remote X can't start locally
Date: Tue, 2 Oct 2007 00:24:35 +0800 (CST)
Hi folks,


Ubuntu 7.04 server amd64
Rox - File Manager
Fluxbox - Desktop Manager
router IP - 192.168.0.10

Ubuntu 7.04 desktop
Rox - File Manager
Gnome - Desktop Manager
router IP - 192.168.0.11


On desktop
$ ssh -Y satimis@192.168.0.10 rox
satimis@192.168.0.10's password: 

(process:5576): Gdk-WARNING **: locale not supported by C library

(rox:5576): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
* end *


$ ssh -X satimis@192.168.0.10
password:
$ ls
displaying the files of the remote server locally.


On server
$ ssh -Y satimis@192.168.0.11 rox
rox file manager of remote desktop is displayed locally w/o problem.


I have been googling around hours w/o a solution.  Please help.  TIA


B.R.
Stephen Liu

Send instant messages to your online friends http://uk.messenger.yahoo.com 

<Prev in Thread] Current Thread [Next in Thread>
  • ssh works on one way, remote X can't start locally, Stephen Liu <=