Skip to content

Commit c92478f

Browse files
authored
typo
1 parent 2b77366 commit c92478f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Note that you will be prompted for *your* password - this is to confirm your ide
1414
* Use *ls -l* to check the permissions of */etc/shadow* - notice that only *root* has any access. Can you use *cat*, *less* or *nano* to view it?
1515
* This file is where the hashed passwords are kept. It is a prime target for intruders - who aim to grab it and use offline password crackers to discover the passwords.
1616
* Now try with *sudo*, e.g. *sudo less /etc/shadow*
17-
* Test running the *reboot* command, and then via *sudo* (ie *sudo reboot*)
17+
* Test running the *reboot* command, and then via *sudo* (i.e. *sudo reboot*)
1818

1919
Once you've reconnected back:
2020
* Use the *uptime* command to confirm that your server did actually fully restart

0 commit comments

Comments
 (0)