Edukasi

Cara Login SSH dengan Key di Linux

Untuk melakukan login ke remote server menggunakan SSH biasanya kita menggunakan Password. Agar lebih aman, Password dapat diganti dengan Public…

2 tahun ago

Cara Sinkronisasi Direktori Secara Real-Time di Linux

Sinkronisasi direktori di Linux dapat dilakukan dengan menggunakan rsync, dengan kombinasi cronjob sinkronisasi dapat berjalan secara otomatis pada waktu yang telah ditentukan. Namun…

2 tahun ago

Perintah untuk Mengganti Password User MySQL

Perintah untuk Mengganti Password User MySQL. Masih seputar perintah MySQL. Kali ini saya akan sharing bagaimana cara mengupdate atau mengganti…

2 tahun ago

Update OpenSSL to 3.0 on CentOS 7

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…

2 tahun ago

Instalasi dan konfigurasi Supervisord pada centos 7 untuk menjalankan queue laravel

Instalasi Supervisord Instalasi Supervisord pada centos 7, lakukan update dan lakukan instalasi librari EPEL jika belum. yum update yum install…

2 tahun ago

How To Install PHP 7.4 on CentOS 7

This is a short guide on how to Install PHP 7.4 on CentOS 7 Linux system. The PHP Version 7.4.0…

2 tahun ago

Install php MongoDB driver on Ubuntu/CentOS 7/Windows

In order to use MongoDB in our PHP programs, we need to install php mongodb driver. It is a PHP…

2 tahun ago

Install Node.js 14 on CentOS 8|7 / RHEL 8|7

In this tutorial, you will learn to install Node.js 14 on CentOS 8/7 and RHEL 8/7 Linux server or Desktop…

2 tahun ago

Install Node.js and npm from NodeSource repository

Prerequisites An RHEL-based system, such as CentOS 7 Access to a terminal/command line The yum package manager, included by default Access to…

2 tahun ago

Install Composer PHP

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

2 tahun ago