Untuk melakukan login ke remote server menggunakan SSH biasanya kita menggunakan Password. Agar lebih aman, Password dapat diganti dengan Public…
Sinkronisasi direktori di Linux dapat dilakukan dengan menggunakan rsync, dengan kombinasi cronjob sinkronisasi dapat berjalan secara otomatis pada waktu yang telah ditentukan. Namun…
Perintah untuk Mengganti Password User MySQL. Masih seputar perintah MySQL. Kali ini saya akan sharing bagaimana cara mengupdate atau mengganti…
Prerequisites Use sudo when needed. Install perl-IPC-Cmd and perl-Test-Simple: sudo yum install perl-IPC-Cmd perl-Test-Simple yum install -y make gcc perl-core pcre-devel wget zlib-devel Download and…
Instalasi Supervisord Instalasi Supervisord pada centos 7, lakukan update dan lakukan instalasi librari EPEL jika belum. yum update yum install…
This is a short guide on how to Install PHP 7.4 on CentOS 7 Linux system. The PHP Version 7.4.0…
In order to use MongoDB in our PHP programs, we need to install php mongodb driver. It is a PHP…
In this tutorial, you will learn to install Node.js 14 on CentOS 8/7 and RHEL 8/7 Linux server or Desktop…
Prerequisites An RHEL-based system, such as CentOS 7 Access to a terminal/command line The yum package manager, included by default Access to…
Windows Installer The installer - which requires that you have PHP already installed - will download Composer for you and…