diff --git a/partdb-install.md b/partdb-install.md index f544ec9..6abc19d 100644 --- a/partdb-install.md +++ b/partdb-install.md @@ -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