Created
February 13, 2022 14:14
-
-
Save amaurybsouza/17441b108126f97cbee9d26fc00d2ea3 to your computer and use it in GitHub Desktop.
ssh-command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ssh -i "docker01.pem" [email protected] | |
Welcome to Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-1045-aws x86_64) | |
* Documentation: https://help.ubuntu.com | |
* Management: https://landscape.canonical.com | |
* Support: https://ubuntu.com/advantage | |
System information as of Sun Feb 13 14:14:04 UTC 2022 | |
System load: 0.08 Processes: 109 | |
Usage of /: 26.7% of 7.69GB Users logged in: 0 | |
Memory usage: 28% IPv4 address for eth0: 172.31.13.58 | |
Swap usage: 0% | |
* Ubuntu Pro delivers the most comprehensive open source security and | |
compliance features. | |
https://ubuntu.com/aws/pro | |
0 updates can be applied immediately. | |
*** System restart required *** | |
Last login: Sun Feb 13 14:06:11 2022 from 190.111.97.232 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment