#tutorial

Private VPN with CentOS7 and Pritunl
Protect your privacy with your own VPN
April 1, 2021 • 5 min read

Increase server security with fail2ban
Protect your server from brute force attacks
March 20, 2021 • 3 min read

Create a secure server with SSH
Improve the SSH default config for better security
March 15, 2021 • 4 min read

Parallel execution with make
Learn about makefiles and how to execute them in parallel
January 9, 2021 • 4 min read

Electron, custom protocols, and a way to communicate with external apps
Using a custom protocol and JavaScript injection within electron to communicate with an external app
December 28, 2020 • 6 min read

Writing a simple cache with JavaScript
Implementing an in-memory cache module with the deno runtime
December 8, 2020 • 7 min read