Commit 692443d
Changed files (1)
README.md
@@ -33,11 +33,11 @@
* Reconnect ssh as ubuntu, Restart ssh, Verify root can't login via ssh
`$ exit`
- `$ ssh root@tmc` # expect failure
`$ ssh ubuntu@tmc` # expect success
`$ sudo systemctl restart ssh`
-
-`ssh ubuntu@tmc -A`
+ `$ exit`
+ `$ ssh root@tmc` # expect failure
+ `$ ssh ubuntu@tmc -A`
* Setup python