LAN Find computers on your network(LAN) Posted November 26, 2015 , Updated May 26, 2016 Use nmap. Install nmap: sudo apt-get install nmap sudo nmap -sP 192.168.10.0/24 https://www.linux.com/learn/tutorials/470979-who-and-what-is-on-my-network-probing-your-network-with-linux command line, lan, nmap