ssh <username>@aurora.nceas.ucsb.edu<username> with the username you use on Aurora)yes to accept the server’s SSH key.Note: When you type your password, there is no visual feedback (such as •••••••••) to indicate that you are typing. This is a security feature.
aurora.nceas.ucsb.edu.



Note: Like the Linux terminal, PuTTY will not show any characters while you type your password.
Once successfully connected, you should see a window similar to the one below:

Ctrl+Alt+T.ssh <username>@aurora.nceas.ucsb.eduyes to accept the server’s SSH key.Note: There is no visual indication that you are typing your password.
X11 forwarding allows the use of GUI applications over the network. However, X11 can experience performance lag or lost sessions. For a more stable experience, we recommend using x2go instead.
Use the -Y flag when connecting:
ssh -Y <username>@aurora.nceas.ucsb.edu
xterm window will open. From inside that window, connect to the server:
ssh -Y <username>@aurora.nceas.ucsb.edumatlab).