100 likes | 249 Views
How to Work on your METEO 473 codes from your PC at home. By: Michael K. Hernandez Date: September 3, 2008. 1) Go to Firefox. 2) Shrink the Firefox window. 3) Search for PUTTY (an SSH client). WEBSITE: http://www.chiark.greenend.org.uk/~sgtatham/putty/. 4) Go to the Download link.
E N D
How to Work on your METEO 473 codes from your PC at home By: Michael K. Hernandez Date: September 3, 2008
3) Search for PUTTY(an SSH client) WEBSITE: http://www.chiark.greenend.org.uk/~sgtatham/putty/
6) Move the putty.exe to an easily locatable area on your desktop
7) Running Putty a) double click on putty b) type in lethe.met.psu.edu c) type in lethe d) click save e) click open b c d e
8) Sign in to get the screen below(Same as your meteo access account username and password)
Special Notes & Considerations • You can open many of these files (known as terminals). It is advisable that you open at least two, one for the code and one to compile the code. • You cannot use gedit, you must use VI or any other text editor that doesn’t involve an x-terminal. a) Notes on how to use the VI text editor is online at http://mkhernandez.tk • Basic commands like cd, pwd, lpr, mkdir, cp, which, man, etc can be used. a) Notes on useful UNIX/LINUX commands are online at http://mkhernandez.tk