Force a password change
Signed-off-by: Arnaud M. <arnaud.choupinette@mailops.fr>
This commit is contained in:
@@ -9,6 +9,13 @@ Ask your teacher for the IP address of the machine:
|
||||
ssh root@ip_address
|
||||
```
|
||||
|
||||
## Change the password
|
||||
Now that you are connected to your server, change the password:
|
||||
|
||||
```
|
||||
passwd
|
||||
```
|
||||
|
||||
## Host and Demo
|
||||
You are currently connected to a server which have docker installed.
|
||||
We will call this server: `localhost`.
|
||||
|
||||
Reference in New Issue
Block a user