Please enable JavaScript.
Coggle requires JavaScript to display documents.
Basic Network Commands Part 1, Basic Network Commands Part 2 - Coggle…
Basic Network Commands Part 1
ping
To Check the Availability of the Server or website
nslookup
Query Website Server
dig
Query DNS Server
ssh
Configure remote servers and connect with them as welll.
ifconfig
To check network interfaces
telnet
less secure version of ssh
ftp
To connect with ftp server
netstat
Connection Status
Basic Network Commands Part 2
smb
Share files in a network and access them as well.
traceroute
Check how many hops are there in you and that specific server
NetworkManager
To Configure net on our device
ip
Advance Version of ifconfig
wget
To Download any thing from the internet