Added 'adduser' "yourusername"
This commit is contained in:
parent
17e8923dff
commit
55619d83a5
1 changed files with 2 additions and 0 deletions
|
@ -18,7 +18,9 @@
|
||||||
|
|
||||||
## Basic Security
|
## Basic Security
|
||||||
- Creating a non-root account
|
- Creating a non-root account
|
||||||
|
- `adduser` "yourusername"
|
||||||
- `sudo` permissions
|
- `sudo` permissions
|
||||||
|
-
|
||||||
- The Linux security model: Knowing why you're typing your password
|
- The Linux security model: Knowing why you're typing your password
|
||||||
- SSH
|
- SSH
|
||||||
- Disable root login
|
- Disable root login
|
||||||
|
|
Loading…
Reference in a new issue