From b0f15b9abc6e3f88e02d8b80e13be7637d66e8cf Mon Sep 17 00:00:00 2001 From: gbaconni Date: Sun, 7 Nov 2021 22:56:47 +0100 Subject: [PATCH] 2021-11-07 22:56:47 --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 4cc7728..a9d5944 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,17 @@ Security: - [ufw](https://www.digitalocean.com/community/tutorials/ufw-essentials-common-firewall-rules-and-commands) - [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 vim preseed.cfg