root@hacker:~# ping server.test
PING 192.168.1.100 (192.168.1.100) 56(84) bytes of data.
64 bytes from 192.168.1.100: icmp_seq=1 ttl=64 time=0.1ms
64 bytes from 192.168.1.100: icmp_seq=2 ttl=64 time=0.1ms
root@hacker:~# systemctl status web
● web.service - NGINX HIGH PERFORMANCE
Loaded: loaded (/etc/systemd/system/web.service)
Active: active (running)
root@hacker:~# _▋