Die folgenden
Anweisungen richten sich
ausschließlich an
fachkundige Personen.
Bei jedem Schritt kann es zum
kompletten Datenverlust kommen.
Alle Angaben ohne Gewähr!
Die Anweisungen, Skripte, etc. sind ausschließlich für
Lernzwecke auf
Lernsystemen und
nicht für Produktivumgebungen bestimmt!
Die Dodger-Tools könnt Ihr (als
root) mit
installDT.sh auf Debian, Ubuntu, Linux Mint, Raspberry Pi OS (oder wahrscheinlich auch anderen Debian-Derivaten) installieren:
cd /tmp
wget https://goos-habermann.de/installDT.sh
bash installDT.sh
Je nach Dodger-Tools-
Modul, das Ihr nutzen möchtet, müßt Ihr noch
weitere Pakete installieren. Zum Installieren
aller Pakete, die vor
irgendeinem Modul verwendet werden:
apt-get install -y dodger-tools --install-suggests
The following
instructions are intended for
competent persons only.
Complete data loss may occur at any step.
All information without guarantee!
The instructions, scripts, etc. are intended exclusively for
learning purposes on
learning systems and
not for productive environments!
You can install the Dodger tools (as
root) with
installDT.sh on Debian, Ubuntu, Linux Mint, Raspberry Pi OS (or probably other Debian derivatives):
cd /tmp
wget https://goos-habermann.de/installDT.sh
bash installDT.sh
Depending on the Dodger Tools
module you want to use, you may need to
install additional packages. To install
all packages that are used by
any module run:
apt-get install -y dodger-tools --install-suggests