Log experience using Webdock

This commit is contained in:
ixhbinphoenix 2024-10-26 23:37:58 +02:00
parent 27007872a2
commit 5968cf1aab
No known key found for this signature in database
GPG key ID: 65EC198BC979AC16

View file

@ -363,3 +363,13 @@ On RackNerd's Ubuntu 20.04, there's no `curl` by default, so `wget -O-` needs to
|------------|--------|----------------------------|------------|
|AlmaLinux | 8 | _failure (`tar` missing)_ | 2023-08-29 |
|Ubuntu | 20.04 | **success** | 2023-08-29 |
### Webdock
Remember that you can not add SSH keys to the root user trough the web interface,
manually add a public key to `/root/.ssh/authorized_keys`.
#### Tested on
|Distribution| Name | Status | test date|
|------------|--------|-----------|----------|
|Ubuntu | 20.04 | success |2024-10-26|
|Ubuntu | 22.04 | success |2024-10-26|