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
|
## Basic Security
|
||||||
- Creating a non-root account
|
- Creating a non-root account
|
||||||
- `sudo` permissions
|
- `sudo` permissions
|
||||||
|
- The Linux security model: Knowing why you're typing your password
|
||||||
- SSH
|
- SSH
|
||||||
- Disable root login
|
- Disable root login
|
||||||
- SSH Keys
|
- SSH Keys
|
||||||
|
@ -32,6 +33,7 @@
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
- `/etc/nginx/nginx.conf`
|
- `/etc/nginx/nginx.conf`
|
||||||
|
- `/etc/nginx/sites`
|
||||||
|
|
||||||
## References and Further Reading
|
## References and Further Reading
|
||||||
- [Nginx](https://www.nginx.com/)
|
- [Nginx](https://www.nginx.com/)
|
||||||
|
|
Loading…
Reference in a new issue