Member Help :: Using software on DenaliKarim Nassar & Frank Wallingford, October 2002 Running "Regular" Programs If you are logged in to denali through If you are logged in to denali graphically, then running programs is easy. You can either select the program from the program menu (it's where the Windows start menu would be), or you can press "ALT+F2" and type in the name of the program to run, or you can open up a terminal, and type the program name. Compiling With Java and Running AppletviewerCompiling your program is simple. We have the Java 1.4.1 development
environment installed on denali, so all you have to do is run Running Appletviewer with a Remote X ServerAppletviewer is not so easy when you are logged in through SSH because you must be running an XServer on your system.If you connecting to denali from a Unix flavor OS, you probably have an XServer running (for example, a regular login to CET in the lab or a home GNU/Linux box). There are also XServers available for Windows and Mac. With Unix XServerYou can tell your computer to allow denali to put windows on your monitor.
To do this, open a terminal (on your computer) and type Example:I am in the sun lab, logged in to Jabba. I didn't log
in to denali graphically, I just logged in to CET with the normal login
screen. I opened a terminal for sshing to denali. I would type Other OS'sI don't have XWindows. Can I still run appletviewer without loggin
in graphically? Finally...You can also create a page with an applet on it and view in in a browser. For info on that, see our web information. |