Day 04 - Training
Connect to the Server using SSH
ssh [email protected]
The authenticity of host '10.10.16.57 (10.10.16.57)' can't be established.
ECDSA key fingerprint is SHA256:IYNPmKurskzl/7GcTFinzOmOKtpQWPkd4wxR3P3pvvI.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '10.10.16.57' (ECDSA) to the list of known hosts.
[email protected]'s password:
Last login: Wed Dec 4 19:50:16 2019 from 82.34.52.37
__| __|_ )
_| ( / Amazon Linux 2 AMI
___|\___|___|
https://aws.amazon.com/amazon-linux-2/
[mcsysadmin@ip-10-10-16-57 ~]$How many visible files are there in the home directory(excluding ./ and ../)?
What is the content of file5?
Which file contains the string ‘password’?
What is the IP address in a file in the home folder?
How many users can log into the machine?
What is the sha1 hash of file8?
What is mcsysadmin’s password hash?
Last updated