Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion validator/tech02/readme_eng.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The script checks for: user existence, installed packages, SSH configuration, as
> ❗️You might be prompted to enter the key’s passphrase (if you set one during key generation)❗️

```bash
ssh <имя_пользователя>@<ip_сервера>
ssh <username>@<server_ip>
```
---

Expand Down