2021-11-07 22:56:47

This commit is contained in:
gbaconni
2021-11-07 22:56:47 +01:00
parent 38fc357ddd
commit b0f15b9abc

View File

@@ -22,6 +22,17 @@ Security:
- [ufw](https://www.digitalocean.com/community/tutorials/ufw-essentials-common-firewall-rules-and-commands) - [ufw](https://www.digitalocean.com/community/tutorials/ufw-essentials-common-firewall-rules-and-commands)
- [sudoers](https://linux.die.net/man/5/sudoers) - [sudoers](https://linux.die.net/man/5/sudoers)
SSL Self-Signed:
- [Sef-Signed Certificate](https://wiki.debian.org/Self-Signed_Certificate)
- [SSL Configuration](https://libretime.org/docs/ssl)
- [Chrome: thisisunsafe](https://stackoverflow.com/questions/58802767/no-proceed-anyway-option-on-neterr-cert-invalid-in-chrome-on-macos)
Wordpress:
- [How to install WordPress](https://wordpress.org/support/article/how-to-install-wordpress/)
- [apt-get install wordpress](https://thecustomizewindows.com/2014/04/apt-get-install-wordpress-and-cloud-installation-of-wordpress-on-ubuntu/)
- [Installing Wordpress on Debian 11](https://blog.crowncloud.net/post/installing-wordpress-on-debian-11/)
``` ```
curl -sLo preseed.cfg https://www.debian.org/releases/stable/example-preseed.txt curl -sLo preseed.cfg https://www.debian.org/releases/stable/example-preseed.txt
vim preseed.cfg vim preseed.cfg