If you want to SSH into the machine, connect to our network and use the following SSH login credentials: code example
Example 1: ssh login
ssh [username]@[ip]
Example 2: access ssh session
ssh -i <KEY CERTIFICATE | .ppk or .pem file> <URL for local or remote server>