added iptables logging guide
This commit is contained in:
5
packages.sh
Normal file
5
packages.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
#Baseline Packages i need (Debian specific...)
|
||||
|
||||
sudo apt-get update
|
||||
Reference in New Issue
Block a user