ditatompel.com

If you're using IE10, you have morally questionable behavior.
ThePrimeagen

From the blog

Sneak peek to RSS feeds of insights.ditatompel.com

How to Install Virt-Manager (Libvirt GUI) on Arch Linux

Wed, 11 Sep 2024 03:08:45 +0700

Tutorial on how to install Virt-Manager, a graphical user interface for libvirt that makes it easier for us to manage KVM/QEMU virtualization machines on our computers.

The Search is Over: Swapping Out My Broken T420 for a Ready to Rock ThinkPad P50

Thu, 29 Aug 2024 21:22:51 +0700

I finally got a replacement for my broken ThinkPad T420 laptop, and it’s a significant improvement.

Arch Linux is One of the Most Easiest Distributions

Sat, 20 Jul 2024 12:21:01 +0700

Arch Linux could be one of the easiest distributions for those with prior Linux experience who want to read the documentation.

My Nginx Setup Kickstart / Boilerplate

Thu, 25 Apr 2024 00:00:09 +0700

My mandatory settings for Nginx as a web server, reverse proxy; including VTS module, analysis, and logging.

Rewriting ditatompel.com Site to Svelte, Tailwind and Go

Thu, 25 Jan 2024 16:28:11 +0700

I plan to “rewrite” my personal site from the PHP programming language to Go. There are several “breaking changes” that will occur during and after the transition process.

How to Install and Configure Dante as Private SOCKS Proxy in Ubuntu

Fri, 10 Nov 2023 19:56:43 +0700

This article helps you to set up and configuring Dante as a private SOCKS proxy (with authentication) on Debian based Linux distribution.

How To Create 'Verified' (Sign) Git Commit Using SSH or GPG Signature (Linux)

Thu, 26 Oct 2023 10:33:43 +0700

How to add a “Verified” commit message to GitHub using SSH Signing Key or GPG Signing Key.

How To Use Git Using SSH Protocol For GitHub

Thu, 26 Oct 2023 08:23:15 +0700

This article may be useful for those of you who want to get started using Git and connecting to GitHub using the SSH protocol. The process starts from creating an SSH key pair to adding the SSH public key to your GitHub account.

Running Wakapi, a Self-Hosted WakaTime Compatible Backend for Coding Stats

Mon, 21 Aug 2023 01:18:54 +0700

Wakapi is a minimalist, self-hosted WakaTime - compatible backend for coding statistics. It’s cross-platform (Windows, macOS, Linux) and can be self-hosted to your local computer or your own server, so your data is really yours. This article will guide you how to run Wakapi on Linux operating system.