Cara membuat user mariaDB
Membuat user mariadb Memberikan priviledge kepada user Menghapus User mariadb
Cara menconvert sertifikat ssl dari text ke pfx
Memastikan openssl sudah terinstall Membuat 3 buah file berisi sertifikat, private key dan usertrust serta CA sebagaimana command berikut Menjalankan perintah openssl untuk menconvert format sebagaimana command berikut: Lakukan pengecekan
Pengenalan TCPdump dan bagaimana menggunakannya di Linux
1. Installation on Linux Tcpdump is included with several Linux distributions, so chances are, you already have it installed. Check whether tcpdump is installed on your system with the following…
Cara setting suricata IPS inline
Contoh untuk AF-PACKET Suricata IPS Step 1 NOTE: Pada pengaturan multi core besar, jumlah total utas yang digabungkan untuk kedua antarmuka tidak boleh lebih dari (jumlah total core – 4).…
Cara Upgrade Software Backup Veeam versi 11 ke versi 12
Melakukan upgrade Veeam Backup Enterprise Manager Melakukan upgrade Veeam Backup dan Replikasi
Set Up Prometheus for Systems Monitoring, Alertmanager to Send Alerts and Node Exporter as Machine Metrics Collector
Introduction Previously, we discovered how to deploy Terraform as infrastructure provisioning tool. Today we will learn about infrastructure monitoring. While old-time favorites Zabbix and Nagios are still under active development, Prometheus integrated with Grafana has…