Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
99b483b516 | ||
|
|
f3d3f88809 | ||
|
|
e39f3f4148 | ||
|
|
355dd9dfd5 |
@@ -8,4 +8,4 @@ Dieses Repository wird gespiegelt
|
||||
|
||||
> ÄNDERUNGEEN DIE NICHT AN DER QUELLE DURCHGEFÜHRT WERDEN WERDEN ÜBERSCHRIEBEN
|
||||
|
||||
# Tools und Skripte zur Verwaltung von Linux Systemen
|
||||
# Tools und Skripte zur Verwaltung von Linux Systemen
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
|
||||
apt install curl
|
||||
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-iptables.sh | sh
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-iptables-blocklist.sh | sh
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-fail2ban.sh | sh
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-snmpd.sh | sh
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-sudoers.sh | sh
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-sshd.sh | sh
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-tz.sh | sh
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-iptables.sh | sh
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-iptables-blocklist.sh | sh
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-fail2ban.sh | sh
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-snmpd.sh | sh
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-sudoers.sh | sh
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-sshd.sh | sh
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-tz.sh | sh
|
||||
Reference in New Issue
Block a user