AkiVaMu Just tiny things come to mind...

Posts related to Linux


Package management

Concepts

more...

Docker

Docker vs VM

more...

Let's Encrypt HTTPS with NGINX setup

This is simplified steps, for full setup, refer to this tutorial.

more...

Linux shell redirection

Even though I googled and used this many time, I always forgot about all these: &2>1, 1>2&, 1>&2. So I hope that writing it down myself can help to remember their rule.

more...