UPD partdb installation

This commit is contained in:
2025-12-18 16:01:29 +01:00
parent 5f2d2413a0
commit c38675469c

View File

@@ -11,6 +11,24 @@ ssh kuschel cat /etc/os-release
```
... 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
Only available on a PC with credentials to kuschel.at via SSH