UPD partdb installation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user