Compare commits
No commits in common. "569ee271236a91916cc09a3333678946340a0842" and "8ef258cf899faa49d09881d8e3537f1f42ae9c92" have entirely different histories.
569ee27123
...
8ef258cf89
1 changed files with 1 additions and 4 deletions
|
@ -19,7 +19,6 @@
|
|||
## Basic Security
|
||||
- Creating a non-root account
|
||||
- `sudo` permissions
|
||||
- The Linux security model: Knowing why you're typing your password
|
||||
- SSH
|
||||
- Disable root login
|
||||
- SSH Keys
|
||||
|
@ -36,8 +35,6 @@
|
|||
|
||||
## Configuration
|
||||
- `/etc/nginx/nginx.conf`
|
||||
- `/etc/nginx/sites-available/*`
|
||||
- `/etc/nginx/sites-enabled/*`
|
||||
|
||||
## References and Further Reading
|
||||
- [Nginx](https://www.nginx.com/)
|
||||
|
|
Loading…
Reference in a new issue