Below is a list of commonly used software availble in the Teoroo cluster,
and basic instructions about their usage. (Contribution welcomed!)
Common tools
ssh-agent
You are recommanded to access remote machines with password protected
ssh keys. The key file should idealy stay in your local computer. ssh-agent
provides a way to "forward" your key when you login to different machines.
Below is a brief introduction to generate the key and use ssh-agent,
you can also find the introduction by, e.g., Github.