Octet: Unterschied zwischen den Versionen

Aus Info-Theke
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „Kategorie:Host = Installation = * Basis: firmware-bullseye-DI-rc1-amd64-DVD-1.iso * Wlan-Paket: firmware-iwlwifi (ab Kernel 5.10) * Ethernet-Paket: firmw…“)
 
Zeile 19: Zeile 19:
apt install php7.4-igbinary php7.4-imagick php7.4-imap php7.4-intl php7.4-json php7.4-mbstring
apt install php7.4-igbinary php7.4-imagick php7.4-imap php7.4-intl php7.4-json php7.4-mbstring
apt install php7.4-memcached php7.4-msgpack php7.4-mysql php7.4-opcache  
apt install php7.4-memcached php7.4-msgpack php7.4-mysql php7.4-opcache  
apt install cups sane-airscan xsane smartmontools x2goclient x2goserver xfce4-sensors-plugin
apt install cups sane-airscan xsane smartmontools xfce4-sensors-plugin
apt install freerdp2-x11 x2goclient x2goserver
apt install xxd xz-utils
apt install xxd xz-utils
apt install gimp
</source>
</source>

Version vom 14. Juni 2021, 15:36 Uhr


Installation

  • Basis: firmware-bullseye-DI-rc1-amd64-DVD-1.iso
  • Wlan-Paket: firmware-iwlwifi (ab Kernel 5.10)
  • Ethernet-Paket: firmware-realtek (ab Kernel 5.10)
wget -O /tmp/basic_install.sh https://public.hamatoma.de/basic_install.sh
bash /tmp/basic_install.sh 
restoretool -v3 init linuxserver
restoretool -v3 init nginx
restoretool -v3 init cms
restoretool -v3 init mariadb
restoretool -v3 init php 7.3
vi /etc/default/zramswap
apt install geany google-chrome-stable mariadb-server meld nginx-extras ninja-build
apt install openjdk-11-jdk php7.4-cli php7.4-common php7.4-curl php7.4-fpm php7.4-gd
apt install php7.4-igbinary php7.4-imagick php7.4-imap php7.4-intl php7.4-json php7.4-mbstring
apt install php7.4-memcached php7.4-msgpack php7.4-mysql php7.4-opcache 
apt install cups sane-airscan xsane smartmontools xfce4-sensors-plugin
apt install freerdp2-x11 x2goclient x2goserver
apt install xxd xz-utils
apt install gimp