Introduction This article describes how to set up a website www.example.org with nginx and Let’s Encrypt HTTPS certificates on Ubuntu 20.04. I also describe how to make sure that the same website is served at https://example.org The domain example.org is a reserved domain name for use in illustrative examples in documents. and https://www.example.org and that HTTP requests to the server’s IP-adress are redirected to https://www.example.org. The article is based on notes from when I set up this website on a Digital Ocean droplet.
Read more

What Do I Put in My Profile
No, this is not about updating a Facebook or CV profile. This is about the .profile file and its friends like .bashrc on *nix systems. I admit that I still get confused about where to put my personal environment settings on a Linux machine. Nowadays I can always google for the answer, but I have now been overcome with a strong desire to try to sort it out and document it for my own sake once and for all.
Read more