Machine name | OS | IP | Difficulty |
---|---|---|---|
Editorial | Linux | 10.10.11.20 | Easy |
User
- Check if the host is responsive
First, let's verify that we can reach the host using a simple ping
command:
└─# ping 10.10.11.20
PING 10.10.11.20 (10.10.11.20) 56(84) bytes of data.
64 bytes from 10.10.11.20: icmp_seq=1 ttl=63 time=282 ms
64 bytes from 10.10.11.20: icmp_seq=2 ttl=63 time=112 ms
This machine is still active. Full write-up will be published once the machine is retired.