LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   remout access from Linux to Solaris (https://www.linuxquestions.org/questions/linux-newbie-8/remout-access-from-linux-to-solaris-683124/)

giorgig 11-13-2008 07:34 AM

remout access from Linux to Solaris
 
Hello!! I want graphical remout access to Solaris server, help me

TB0ne 11-13-2008 08:31 AM

Quote:

Originally Posted by giorgig (Post 3340575)
Hello!! I want graphical remout access to Solaris server, help me

Hello! We want you to read the post about how to ask questions. You don't say anything about your environment, what version/distro of Linux, your hardware, or give any details. What kind of help can you expect to get, if you don't give any information?

You've alread got X windows running on most versions of Linux. Remove the "-nolisten" parameter from the X server (usually in security settings somewhere, varies by distro, and you don't say what you're using). That will allow remote X sessions to be created. SSH in to your Solaris server, and type in "export DISPLAY=<ip address of your linux box>:0".

Whatever X application you start, will now display on your Linux box. You can also use VNC to connect to a remote Solaris box, providing it allows incoming connections.


All times are GMT -5. The time now is 08:05 PM.