NSLOOKUP LINUX ✔️ Install and How to Use

Subscribers:
32,100
Published on ● Video Link: https://www.youtube.com/watch?v=sN6zdtJ4Fps



Duration: 3:29
181 views
0


#Solvetic_eng video-tutorial to teach you how to use NSLOOKUP command in Linux. Step by step how to use NSLOOKUP commands in the Linux terminal.

sudo apt install dnsutils (Command to Install NSLOOKUP on Linux )

nslookup (domain) (Command to run basic lookup on Linux)

nslookup (domain) DNS (Command to add a DNS server)

nslookup (domain) -type=cname (Command to indicate the type of resource to use)

nslookup (domain) -type=mx (Command to use other criteria)

nslookup -type=any (domain) (Command to query all resources)

nslookup (IP) (Command to do a reverse lookup)

nslookup -debug (domain) (Command to use debug mode)

ls (Command to see what has been created)

ls -la file (Command to validate permissions)

cat file (Command to display a file)

nslookup (Command to use interactive mode)







Tags:
nslookup linux
install nslookup linux
how to install nslookup linux
how to use nslookup linux
nslookup
how nslookup works
nslookup tutorial
how to install nslookup linux terminal