Rewriting ditatompel.com Site to Svelte, Tailwind and Go
Rewriting ditatompel.com Site to Svelte, Tailwind and Go
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
How to Install and Configure Dante as Private SOCKS Proxy in Ubuntu
This article helps you setting up and configuring Dante as a private SOCKS proxy on Debian based Linux distribution.
How To Create 'Verified' (Sign) Git Commit Using SSH or GPG Signature (Linux)
How To Create 'Verified' (Sign) Git Commit Using SSH or GPG Signature (Linux)
How to add a 'Verified' commit message to GitHub using SSH Signing Key or GPG Signing Key, step by step.
How To Use Git Using SSH Protocol For GitHub
How To Use Git Using SSH Protocol For GitHub
How to access your GitHub repositories using SSH protocol. Starting from creating an SSH key pair to adding an SSH public key to your GitHub account.
Running Wakapi, a Self-Hosted WakaTime Compatible Backend for Coding Stats
ditatompel Insights
Announcement: Permanently Shutdown Services and Public Nodes
I will permanently close my services such as the Monero Public Node (mainnet, stagenet, and testnet), Peertube and Mastodon as of June 25, 2023.
ditatompel Insights
Announcement: Temporary Inaccessibility of My Libreddit Instance in Support of Reddit Blackout
My Libreddit instance (libreddit.ditatompel.com) will be inaccessible for unknown period of time to support the Reddit blackout movement.
Configure WireGuard VPN Clients
Configure WireGuard VPN Clients
Information about how to import your WireGuard VPN config to your Android, iOS, MacOS, Windows and Linux machine.
Installing WireGuard-UI to Manage Your WireGuard VPN Server
Installing WireGuard-UI to Manage Your WireGuard VPN Server
To manage WireGuard peers (client) on a single server easily, you can use WireGuard-UI, a web-based user interface to manage your WireGuard setup written in Go.
How to Setup Your Own WireGuard VPN Server
New Stage of Internet Censorship in Indonesia: DPI & TCP Reset Attack
New Stage of Internet Censorship in Indonesia: DPI & TCP Reset Attack
Beberapa upstream provider atau checkpoint melakukan TCP Reset Attack untuk memblokir akses ke website-website yang dinilai ilegal.
Misskey NodeJS (NVM with PM2) update steps
Misskey NodeJS (NVM with PM2) update steps
Misskey is under heavy development and event minor update need higher version of NodeJS. In this article, I want to share my experience how to perform an update to Misskey instances which run using PM2 and NVM