Linux, computers, technology...
Here I will post some blog pages regarding technology in general. I am involved with the development of this
website and related projects. Anything I find useful for this will probably end up here.
Websites: hosting and writing a webpage
- Setting up your web server: I compiled this guide in Latex for you to follow!
- Basic writing of web pages: Luke Smith has a very nice video
with all the basics (about 20 minutes), and FreeCodeCamp has a 2 hour long course
which is kind of useful.
- Remember you can always press Ctrl+u (in Firefox) for viewing the raw html code of any website you are visiting (such as this one!).
Encryption
Here I cover basic GPG encryption for email clients (e.g Thunderbird). I also explain how
to generate RSA keypairs with GNU Privacy Guard (GPG) and manually encrypt and decrypt files.
Software I use