Table of Contents
Secure Shell
Access your UND Aerospace home-directory and account from on or off campus using a command line. SSH is an encrypted, secure method of communication. Features available are the ability to program your java or c programs remotely, using the files stored in your home directory, and send mail via the text based email client “pine.”
Settings
- Host: shell.aero.und.edu
Windows Client Software
PuTTY
WinSCP
Securely transfer files to/from your home directory.
Advanced Uses
X Forwarding
First, Download and install Xming server and Xming-fonts. Xming SourceForge Page
Open Xming, the icon will sit in your system tray.
Open putty
Check the Enable X11 Forward box and put :0 in the display location textbox.
Now open your program from the terminal, I chose to open Kate.
Port Forwarding
Examples found in the “Port Forwarding” section of mysql.


