Last active
August 8, 2023 14:13
-
-
Save midlan/a83536d139c9b6ba61359110295a21c9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# install basic linux network tools | |
apt-get install netbase | |
apt-get install whois | |
apt-get install dnsutils #dig | |
apt-get install curl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment