Teknologi

Install Kong Konga using Docker Compose

Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure…

2 tahun ago

How to prevent the .xsession-errors file from growing to a huge size

The .xsession-errors file is where the X Window system logs all errors that occur within the Linux graphical environment. All desktop environments, whether…

2 tahun ago

Apa itu SSH Tunneling?

SSH (Secure Shell) client yang terhubung ke SSH server dapat menjalankan perintah untuk melakukan konfigurasi atau manajemen server yang diremote. Selain untuk kebutuhan remote…

3 tahun ago

How to install Percona MySQL in RHEL 8 (CentOS 8)

Redhat Enterprise Linux 8 packages have been released into our repositories.  Recent versions of Percona Server for MySQL, Percona XtraDB…

3 tahun ago

How To Set Up Scheduled MongoDB Backups to DigitalOcean Spaces

Introduction Regular database backups are a crucial step in guarding against unintended data loss events. In general, there are two…

3 tahun ago

Automatic Backup MongoDB dengan Mongodump, Shell Script, dan Cron

Pada kesempatan ini saya akan membagikan informasi mengenai cara backup MongoDB secara otomatis dengan Shell Script yang di trigger dengan Cron Job. Waktu backup bisa…

3 tahun ago

Membuat Backup Dan Restore Pada MongoDB

Bicara mengenai database, seorang database administrator harus mengetahui seluk beluk dari database, salah satunya adalah proses backup dan restore database.…

3 tahun ago

How To Set Up Replication in MySQL

Introduction When working with databases, it can be useful to have multiple copies of your data. This provides redundancy in…

3 tahun ago

Cara Install dan Setup MongoDB di CentOS 7

MongoDB adalah database dokumen yang bebas dan open-source. MongoDB adalah milik keluarga database NoSQL, yang berbeda dari database SQL tradisional…

3 tahun ago

Tutorial Install dan Konfigurasi MySQL di CentOS 7

Dengan dirilisnya CentOS 7 MySQL, sistem manajemen basis data relasional open source paling populer di dunia saat initidak lagi tersedia…

3 tahun ago