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
Rescue broken asciinema-server upgrade (PostgreSQL 12 => 14)
Rescue broken asciinema-server upgrade (PostgreSQL 12 => 14)
How to rescue broken asciinema-server upgrade that caused by incompatible files in the volume of the old PostgreSQL 12 container with the latest upstream version
How to install Misskey in Ubuntu 22.04 (Manual without Docker)
How to install Misskey in Ubuntu 22.04 (Manual without Docker)
Step-by-step installing Misskey, an open-source social media platform that has been making waves in the world of fediverse enthusiasts
New Archlinux Mirror in Indonesia
New Archlinux Mirror in Indonesia
New archlinux mirror repository in Indonesia and it's Grafana monitoring metrics
A little conversation with ChatGPT from AWS to Quantum Computer
A little conversation with ChatGPT from AWS to Quantum Computer
We discussed how to process large amounts of data and the cost of processing data. We also talked about quantum computing: potential threat to encryption, post-quantum cryptography, cooling, managing entanglement, particle duality, and superposition
Automatic backup CyberPanel websites to S3 Storage without CyberPanel Cloud
Automatic backup CyberPanel websites to S3 Storage without CyberPanel Cloud
Bash script to automatic backup CyberPanel websites to S3-compatible Storage without connectiong your CyberPanel instance to CyberPanel Cloud
Ghost multi-blog backup bash script to Minio (S3 Compatible)
Ghost multi-blog backup bash script to Minio (S3 Compatible)
Simple bash script to automatic backup multiple Ghost blog on the same server to remote AWS S3 compatible server.
Install self-hosted community-driven Firefox Send (timvisee/send) NodeJS version + Minio as storage backend
Install self-hosted community-driven Firefox Send (timvisee/send) NodeJS version + Minio as storage backend
How to install self-hosted NodeJS timvisee/send (formerly Firefox Send) on Ubuntu and use Minio as it's storage backend.
Automate CyberPanel Git push without it's default Git Manager feature
Automate CyberPanel Git push without it's default Git Manager feature
Alternative way to commit CyberPanel websites changes to GitHub without Git Manager with a little bit better security practice by using GitHub Deploy keys.