UPD partdb installation

Dieser Commit ist enthalten in:
2025-12-18 16:01:29 +01:00
Ursprung 5f2d2413a0
Commit c38675469c
+18
Datei anzeigen
@@ -11,6 +11,24 @@ ssh kuschel cat /etc/os-release
``` ```
... to receive more information ... to receive more information
## Installations
with `sudo apt install xxxxxxx`:
* nginx
* nodejs
* npm
* php8.4
### optional
* duf
### Installation of Composer which is needed:
wget -O /tmp/composer-setup.php https://getcomposer.org/installer
## Checks ## Checks
Only available on a PC with credentials to kuschel.at via SSH Only available on a PC with credentials to kuschel.at via SSH