Run the ubuntu in the gui mode using the <b>init 5</b> and install <b>vnc</b> in the machine. This vnc should be run on both the machine then only u can access the solaris machine.
Last Wiki Answer Submitted: December 30, 2011 10:45 am by Praveen46420 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
If you are running Ubunto “normally”, you should already have an X server going, for your own desktop. All you then need to do is to connect to the Solaris machine with ssh, enabling X tunneling, like ssh -X yourUser@theSolarisMachine. Then the x-application on the Solaris machine can display its resutls on your Ubunto desktop, automatically.
If you are running Ubunto “normally”, you should already have an X server going, for your own desktop. All you then need to do is to connect to the Solaris machine with ssh, enabling X tunneling, like ssh -X yourUser@theSolarisMachine. Then the x-application on the Solaris machine can display its resutls on your Ubunto desktop, automatically.