I suck at formatting
This commit is contained in:
parent
57a23dca35
commit
6ef7b422a1
@ -50,14 +50,14 @@ Superuser is the most powerful user on the system, and should have a strong pass
|
||||
|
||||
```
|
||||
[superuser@404cf459 /boot]# passwd superuser
|
||||
New password for superuser: \*\*\*\*\*\*\*\*
|
||||
New password for superuser: ********
|
||||
```
|
||||
|
||||
### A non-superuser
|
||||
Running as superuser all the time is bad for security, so you should create a user for yourself.
|
||||
```
|
||||
[superuser@404cf459 /boot]# passwd username
|
||||
New password for username: \*\*\*\*\*\*\*\*
|
||||
New password for username: ********
|
||||
```
|
||||
|
||||
Now, if you press ctrl-alt-c, it should bring up a login screen.
|
||||
|
Loading…
Reference in New Issue
Block a user