Bug: Unterschied zwischen den Versionen

Aus Info-Theke
Zur Navigation springen Zur Suche springen
Die Seite wurde neu angelegt: „Kategorie:Host = Blitzinstallation = <syntaxhightlight lang="bash"> apt-get update && apt-get -y install wget rsync sudo vi /etc/sudoers wget -O /tmp/basi…“
(kein Unterschied)

Version vom 2. Juni 2023, 15:18 Uhr


Blitzinstallation

<syntaxhightlight lang="bash"> apt-get update && apt-get -y install wget rsync sudo vi /etc/sudoers wget -O /tmp/basic_install.sh https://public.hamatoma.de/basic_install.sh bash /tmp/basic_install.sh restoretool -v3 init linuxserver </syntaxhightlight>