![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Local Monitoring on Solaris 10 | jess_t03 | SUN Solaris | 6 | 04-23-2008 11:52 PM |
| Solaris 10 Kerberos with local account locking | rmaavnii | SUN Solaris | 0 | 03-20-2008 03:44 PM |
| How do I establish a remote CDE or JDS session on Solaris 10? | ultra0384 | SUN Solaris | 11 | 10-05-2006 02:23 PM |
| solaris remote console | stancwong | UNIX for Dummies Questions & Answers | 1 | 03-27-2006 08:50 AM |
| Solaris- print to a remote queue | dangral | High Level Programming | 3 | 02-18-2003 12:46 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
run xclock from local solaris to remote solaris
Hello - I am trying to connect to a remote solaris box from a solaris box i have locally present with me using 'ssh login@IP' ... Its connecting fine but... when I run xclock - it says 'Can't open display'
Whereas, IF I connect to same remote solaris IP from my windows desktop locally via putty and running xming. xclock works fine. Please let me know how to run xclock as I can not have xming on local solaris certainly. Thank you! |
| Forum Sponsor | ||
|
|
|
|||
|
Check that the DISPLAY environmental variable on the remote system is set correctly to your local system and run xhost on your local system to enable/permit the remote system to display xclock on your local system.
|
|
|||
|
When I connect from putty i.e. local windows to remote solaris - DISPLAY=localhost:10.0 is already set. When I connect from local solaris to remote solaris via ssh oracle@IP - DISPLAY isnt set. Then I gave export DISPLAY=localhost:10.0
No results. I tried #ssh -X remote xclock ... Nothing is coming and no errors. |
| Tags |
| export display, solaris |
| Thread Tools | |
| Display Modes | |
|
|