Update root-password.md

This commit is contained in:
Radovan Ječmenica
2025-05-05 09:14:49 +02:00
committed by GitHub
parent e5e049d9e3
commit d6808f4a10

View File

@@ -4,4 +4,14 @@ sidebar_position: 2
# Change Root Password
Change ssh password for the 'root' user.
Use this section to securely update the SSH password for the root user.
To ensure strong security, your new password must meet the following requirements:
- Length: 820 characters
- Must include both letters and numbers
- No spaces, special characters, or emoji are allowed
This action updates the root user's credentials used for direct SSH access to the server. Always store your new password securely and avoid using easily guessable combinations.