Skip to content
Snippets Groups Projects
Commit baaeb1b0 authored by Gilquin's avatar Gilquin
Browse files

fix: correct wrong ip address

The command "ip address show" returns an incorrect ip address.
parent d7794076
Branches
Tags
1 merge request!2fix: correct some errors
......@@ -244,7 +244,7 @@ sudo useradd -m -s /bin/bash -g users student
sudo passwd student
```
Give the password and your IP to another member of your choice (`ip address show`).
Give the password and your IP address to another member of your choice. The IP address is the one you used to connect to your VM.
## SSH client
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment