ubuntu get your ip address from terminal
hostname -I | cut -d' ' -f1
ubuntu get your ip address from terminal
hostname -I | cut -d' ' -f1
find ip address on local network ubuntu
Generally, nmap is quite useful to quickly scan networks.
To install nmap, enter the following command in the terminal:
sudo apt-get install nmap
Once the application is installed, enter the following command:
nmap -sn 192.168.1.0/24
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us