export X11 display from a server without ssh
Hi to all, i've read some posts that explain how to enable X11
forwarding to
permit "export display" from a remote server to my local one.
Firstable i can run, for example, xclock from a remote linux server to
my local one.
Problem. How can i do the same thing from a solaris box where there's
no SSH installed ?
[brugo@xxxxx ~]$ ssh -X root@yyyyy
The authenticity of host 'yyyyy (10.1.31.213)' can't be established.
RSA key fingerprint is c9:bf:1f:
82:27:e2:55:c7:a1:8b:f2:b2:10:db:f9:e5.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'yyyyy,10.1.31.213' (RSA) to the list of
known hosts.
root@yyyyy's password:
Permission denied, please try again.
root@yyyyy's password:
Do i do something wrong ?
Thanks
Mike
.
Relevant Pages
- Re: Publishing Difficulties
... > How are you publish your site to the remote server? ... > FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... my first host was rogers and very little assitance so I ... >>> what are the exact symptoms of your publishing failures and can you post the ... (microsoft.public.frontpage.client) - Re: sites visitor log reports
... If supported by your host, you would open the live site directly in FP on ... the remote server, and then view the logs. ... To assist you in getting the best answers for FrontPage support see: ... (microsoft.public.frontpage.client) - Re: remote Xing problem
... > something like 'nedit' to edit files from the remote system. ... > remote server to our xhosts, told the remote server to talk to the network ... > and launched 'nedit' with DISPLAY and always the same error. ... If you are using ssh to connect between the machines, then you should edit ... (comp.os.linux.x) - Re: showdocument() problem (or bug?)
... save it as a temporary file on the local machine, ... Since display of such an animal can only happen with showDocumentI am trying to build the url using: ... and this does indeed work IFF I run the applet locally. ... local filesystem file would be like a page from this remote server wants ... (comp.lang.java.programmer) - Re: Host an app on remote site
... > We need to host our application, vs.net 2003, on remote server ... How to host it on the remote ... > site (shared hosting)? ... > Hosting site. ... (microsoft.public.dotnet.framework.remoting) |
|