SSH can be root

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2024-09-16 20:28:15 +02:00
parent 8885463196
commit fb8d683f9f
3 changed files with 11 additions and 5 deletions

View File

@ -254,6 +254,12 @@ This infrastructure uses docker volumes to store data, all configuration/data fo
The default port for ssh/rsync is is 2222.
You can access to the server with:
```sh
ssh -p 2222 admin@bensuperpc.org
```
## Sources
- [Wordpress](https://wordpress.org/)