Page 2 of 2

Re: is it possible to run multiple jobs using same ADL?

Posted: Thu May 30, 2013 6:12 am
by houchin
If you're running GUI applications on a remote Linux server, I strongly suggest using VNC to connect to the remote server. We have this set up on both our internal Aerospace systems and on GRAVITE. When you ssh into the server, you startup a "desktop" using the command "vncserver". Depending on the OS of your laptop, there are different clients, but in all cases you connect to the server and you get a window with a complete Linux desktop. If you close that connection, the desktop still continues to run.

If your network connection to the server isn't really fast and very low latency, I would strongly avoid any X windows based solutions. We at Aerospace have found X windows completely unusable in both situations where we're connected through a VPN, and even when the client and server are both on our internal network but connectable only through the Los Angeles to DC area network link.

I second Kevin's recommendation for screen.

Re: is it possible to run multiple jobs using same ADL?

Posted: Thu May 30, 2013 10:51 am
by wzchen
Hi Scott,
Thanks for your reply.
I am very interesting in how you use VNC on the GRAVITE. Since the GRAVITE has installed realvnc server on it, I assumed that I have to install its "vnc viewer" on my windows 7 laptop. However, you also mentioned that the X windows will be unusable if the network is not fast enough. I am afraid if I can actually use it on GRAVITE since the VPN connection is the only option for us to connect the GRAVITE.

The screen is a great tool. I loved it already. Thanks.

Re: is it possible to run multiple jobs using same ADL?

Posted: Thu May 30, 2013 11:49 am
by houchin
Send me email and I'll send you the guide I put together for using VNC on GRAVITE. You'll need a VNC viewer, but any one should work.