Cara Sinkronisasi Direktori Secara Real-Time di Linux

2 tahun ago

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

2 tahun ago

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

Update OpenSSL to 3.0 on CentOS 7

2 tahun ago

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…

Sosok Sam Altman Pemuda di Balik Heboh ChatGPT

2 tahun ago

Chatbot ChatGPT bikin heboh dunia karena mampu menjawab pertanyaan dengan baik, bahkan menulis kalimat panjang dengan mantap. Terlebih lagi, Microsoft…

Instalasi dan konfigurasi Supervisord pada centos 7 untuk menjalankan queue laravel

2 tahun ago

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

How To Install PHP 7.4 on CentOS 7

2 tahun ago

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

Install php MongoDB driver on Ubuntu/CentOS 7/Windows

2 tahun ago

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

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

2 tahun ago

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

Install Node.js and npm from NodeSource repository

2 tahun ago

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

Install Composer PHP

2 tahun ago

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