Fulltext results:
- List Open Ports
- ====== List Open Ports ====== To list the open ports together with the listening processes: <code bash> netstat -tulpn </code> Here is an ... 0.0.0.0:22 0.0.0.0:* LISTEN 695/sshd tcp6 0 0 :::22
- SSH
- the config, make sure to restart sshd to activate ist: <code bash> service ssh restart </code> {{tag>
- System Administration
- ====== System Administration ====== {{indexmenu>.#2}}