Server access

This is the structure of our network in the LaModel laboratory: a main access server connected to several calculation servers. This access server has implemented file sharing and user authentication.

Server address: lamodel dot unifal-mg dot edu dot br (i.e. edu dot br == edu.br)
Type of access: SSH

To make SSH you need some program that has this protocol implemented.

If you are accessing from a Linux computer, you don’t need anything extra. Just do:

ssh user_name@server_name

If it’s from a Windows computer, I suggest one of the programs below:

Right now, I am using MobaXterm 🙂