Network

Utilities

  • Run linux command sudo ss -tnlsp to show all port with pid
  • Run windows command net use /User:<user> <drive> <remote_path> <password> to connect NFS share server
  • Run windows command net use <drive> /delete to delete drive
  • Run command nslookup <domain> to show the IP from DNS server