Edukasi

Install Composer PHP

Windows Installer The installer - which requires that you have PHP already installed - will download Composer for you and…

2 tahun ago

How to Install and Use PHP Composer on CentOS 7

Prerequisites A CentOS Linux system PHP 5.3.2 or later installed A user account with sudo privileges Access to a command line/terminal window…

2 tahun ago

Copying files atau content between container and filesystem

Hai semuanya, di materi kali ini kita akan membahas cara meng-Copy files/contents dari atau ke container dengan menggunakan perintah docker cp.…

2 tahun ago

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…

2 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