Add more scripts
This commit is contained in:
parent
03ab6ee918
commit
ddb6d7dcd1
10 changed files with 14 additions and 1 deletions
19
full.sh
19
full.sh
|
@ -1,19 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
sudo apt update
|
||||
sudo apt upgrade
|
||||
|
||||
sudo apt install -y \
|
||||
btop \
|
||||
fail2ban \
|
||||
python3 \
|
||||
python3-pip \
|
||||
vim
|
||||
|
||||
./sshd.sh
|
||||
./nginx.sh
|
||||
./ufw.sh
|
||||
./podman.sh
|
||||
./unattended.sh
|
Loading…
Add table
Add a link
Reference in a new issue