ATMO has two servers that are available to all faculty, students, researchers, and staff: uila and kahi. They are both home directory servers. Their primary purpose is to make available the data you have in your SOEST account any time you sign into your account. They can also run computational tasks, but please be careful not to overload these servers. If they become overloaded with computational tasks such that they cannot function as home directory servers, the computational tasks will be aborted.

Use the ‘ssh’ command to log in to either uila or kahi:
ssh -X <your SOEST account name>@<server name>.soest.hawaii.edu
For example, if I want to log into kahi, I use this command:
ssh -X mlgonsal@kahi.soest.hawaii.edu
Individual faculty may also have servers for their research projects that they can make available to students and researchers.