Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

usefull linux terminal commands

Code Block
languagepowershell
titleTerminal commands
collapsetrue
# - Finding machines on the nettwork
#does require 
sudo apt-get install arp-scan

#findind out hardware id, look for "logical name:"
sudo lshw -c network

#searching
sudo arp-scan -l --interface=eno1