See also Pluralsight, A Cloud Guru (formerly Linux Academy), LinkedIn Learning, Coursera, and Udemy
We create every server with SSH access available on port 22. We recommend logging in with the `cloud_user`. This user has been granted rights to use `sudo` for administrative control of the server.
The first time you log in, you will need to use the provided temporary password. Upon initial login, you will be prompted to reset your password.
You may use a variety of methods to communicate with your server.
Command line `ssh`
Some people may be most familiar with command line ssh. Simple ssh directly to your server: `ssh cloud_user@xxxx.mylabserver.com`
Fair Use Source: https://support.linuxacademy.com/hc/en-us/articles/360019096651-Cloud-Playground-Server-Overview