Rambo: Unterschied zwischen den Versionen

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


<synaxhighlight lang="bash">
<syntaxhighlight lang="bash">
sudo -s
sudo -s
apt-get update && apt-get -y install wget rsync sudo
apt-get update && apt-get -y install wget rsync sudo

Version vom 21. September 2022, 05:45 Uhr


Blitzinstallation

sudo -s
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


dpkg -i linux-image-5.18.0-0.deb11.4-amd64_5.18.16-1~bpo11+1_amd64.deb
vi sudo /etc/modprobe.d/mt7921e.conf
vi /etc/udev/rules.d/99-mt7921e.rules