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 membackup dan merestore database DB2 Online maupun Offline
Introduction Backup and recovery methods are designed to keep our information safe. In Command Line Interface (CLI) or Graphical User Interface (GUI) using backup and recovery utilities you can take…
Cara menginstall Active Directory pada Windows Server 2019
Pada Windows Server, terdapat suatu fitur yang dinamakan Active Directory. Active Directory memiliki fungsi untuk menyimpan dan memudahkan baik itu user ataupun administrator untuk mencari dan mendapatkan informasi berbagai macam…