4,461
edits
→Miscellaneous: History of linux & distros Tag: visualeditor |
→Networking: check for an open port |
||
Line 560: | Line 560: | ||
| Scan a network for connected computers | | Scan a network for connected computers | ||
| class="cli" | $ sudo nmap -sP 129.24.22.0/24 | | class="cli" | $ sudo nmap -sP 129.24.22.0/24 | ||
| | |||
|- | |||
| Check for an open port | |||
| class="cli" | $ nc -zv 192.168.86.108 1523 | |||
| | | | ||
|} | |} |