15 lines
433 B
Plaintext
15 lines
433 B
Plaintext
|
|
# - Debian stretch:
|
|
# - Download via package system
|
|
# -
|
|
#echo "deb tor+http://ncomputers.org/debian stretch main" > /etc/apt/sources.list.d/ncomputers.org-stretch.list
|
|
echo "deb http://ncomputers.org/debian stretch main" > /etc/apt/sources.list.d/ncomputers.org-stretch.list
|
|
|
|
# - Debian stretch:
|
|
# - Install via package system
|
|
# -
|
|
apt-get update
|
|
apt-get install ncomputers.org-keyring
|
|
apt-get update
|
|
apt-get install fail2ban
|