How to Install and Configure Dante as Private SOCKS Proxy in Ubuntu
How To Create 'Verified' (Sign) Git Commit Using SSH or GPG Signature (Linux)
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.
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.
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.
Accessing Reddit Without VPN Using Libreddit
Accessing Reddit Without VPN Using Libreddit
For individuals who face difficulties accessing Reddit in Indonesia due to ISP restrictions, using libreddit provides an alternative and easy means of accessing the platform without relying on a VPN.
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.
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.