Skip to content

Instantly share code, notes, and snippets.

@mmeyer2k
Last active April 15, 2019 07:54
Show Gist options
  • Select an option

  • Save mmeyer2k/bd69df26d585bed9fa3b54ece375ade4 to your computer and use it in GitHub Desktop.

Select an option

Save mmeyer2k/bd69df26d585bed9fa3b54ece375ade4 to your computer and use it in GitHub Desktop.

Revisions

  1. mmeyer2k revised this gist Apr 15, 2019. 1 changed file with 1 addition and 9 deletions.
    10 changes: 1 addition & 9 deletions essentials.sh
    Original file line number Diff line number Diff line change
    @@ -1,9 +1 @@
    apt install -y \
    nload \
    htop \
    iotop \
    tcptrack \
    dstat \
    multitail \
    nmap \
    hping3
    apt install -y nload htop iotop tcptrack dstat multitail nmap hping3
  2. mmeyer2k created this gist Apr 15, 2019.
    9 changes: 9 additions & 0 deletions essentials.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    apt install -y \
    nload \
    htop \
    iotop \
    tcptrack \
    dstat \
    multitail \
    nmap \
    hping3