Linux: Difference between revisions

Jump to navigation Jump to search
75 bytes added ,  30 August 2023
→‎Networking: check for an open port
→‎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
|
|
|}
|}

Navigation menu