root@222:/# sudo netstat -ntulp
/etc/host.conf: line 5: bad command `localhost 222.ru'
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:6379 0.0.0.0:* LISTEN 502/redis-server 12
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 541/apache2
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 392/sshd
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 541/apache2
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 441/mysqld
tcp6 0 0 :::8080 :::* LISTEN 751/bot.js
tcp6 0 0 :::22 :::* LISTEN 392/sshd
Последний раз редактировалось Devil666, 20.02.2019 в 23:07.
|