Add more notes
This commit is contained in:
parent
818dc5744d
commit
8b22000dc1
1 changed files with 3 additions and 1 deletions
|
@ -15,7 +15,8 @@
|
|||
|
||||
## Basic Security
|
||||
- Creating a non-root account
|
||||
- `sudo` permissions
|
||||
- `sudo` permissions
|
||||
- The Linux security model: Knowing why you're typing your password
|
||||
- SSH
|
||||
- Disable root login
|
||||
- SSH Keys
|
||||
|
@ -32,6 +33,7 @@
|
|||
|
||||
## Configuration
|
||||
- `/etc/nginx/nginx.conf`
|
||||
- `/etc/nginx/sites`
|
||||
|
||||
## References and Further Reading
|
||||
- [Nginx](https://www.nginx.com/)
|
||||
|
|
Loading…
Reference in a new issue