Skip to content

Instantly share code, notes, and snippets.

@logston
Created April 9, 2021 01:38
Show Gist options
  • Save logston/8113cf2f900421f0121d34261ef57d85 to your computer and use it in GitHub Desktop.
Save logston/8113cf2f900421f0121d34261ef57d85 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo 'PATH=${PATH}:/usr/sbin' >> ~/.profile
source ~/.profile
sudo apt update && sudo apt-get install -y tcpdump nmap dnsutils tmux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment