Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

list devices in network

sudo apt install nmap
nmap -sn 192.168.1.0/24 # your network name in CIDR notation here
Comment

PREVIOUS NEXT
Code Example
Shell :: could not connect to server: Connection refused Is the server running on host and accepting TCP/IP connections on port 5432? 
Shell :: typescript detect circular dependency 
Shell :: fix windows and linux time 
Shell :: wait command bash 
Shell :: .gitignore global 
Shell :: check folders sizes linux 
Shell :: remove .svn recursively linux 
Shell :: windows usb serial number 
Shell :: install yarn in mac 
Shell :: linux get current user 
Shell :: make git forget a file 
Shell :: Error: .ini file does not include supervisorctl section 
Shell :: rustup set default toolchain nightly 
Shell :: change the file type of multiple files once in windows 
Shell :: Build-tool 32.0.0 rc1 is missing DX at dx.bat 
Shell :: install torch anaconda 
Shell :: update every python library 
Shell :: how to install apple music ubuntu 
Shell :: catkin_make single package 
Shell :: bash loop lines in file 
Shell :: generate 6 digit random number ruby 
Shell :: windows proxy for local system 
Shell :: update certbot domain nginx 
Shell :: ffmpeg convert mkv to mp4 
Shell :: instal kubectl ubutu 
Shell :: linux command disk speed test 
Shell :: how to activate virtual environment using ubuntu 
Shell :: how to install ssh in windows 10 
Shell :: shell open program 
Shell :: undo local commit 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =