How to use a Cloudflare API Token for LetsEncrypt Validation on Ubuntu 20.04
Cloudflare API authentication Options Cloudflare offers users two types of programmatic authentication. The biggest difference between the two is blast radius. When I say blast radius I mean: how much…
Migrasi Docker Registry ke Harbor
Registry Docker Distribution Docker Distribution is the first tool that implements packaging, distribution, storage and image distribution, acting as a Docker registry. (Currently Distribution has been donated to CNCF). The spec specification in…
Konfigurasi nginx reverse proxy untuk menghapus prefixes
When using nginx as a reverse proxy, you can simply forward the request directly to the next service as is. Setting a proxy_pass request will only replace the domain name,…
Perintah Dasar Tmux dan Cheatsheetnya
What is Tmux? Installing Tmux Mac OSX: Ubuntu: Centos or Amazon Linux Tmux Cheat Sheet Special note: <prefix> in Tmux will be CTRL + B Session Create new session Attach a channel Attach…
Cara menggunakan Tmux sebagai pengganti Screen
The command terminal is what gives Linux distributions a competitive edge over other operating systems. The ability to execute processes that require complex instructions with just a few commands gives…
Cara menginstall email server Zimbra pada Linux Centos 7 | 8
Before starting with this guide, it is important to draw your attention to one aspect: You need root rights to give most of the commands shown in this guide. You…