January 2021 - Page 46 of 69

Cara Menggunakan Systemctl untuk Mengelola Layanan dan Unit Systemd — step-by-step DevOps tutorial on Progressive Robot

Cara Menggunakan Systemctl untuk Mengelola Layanan dan Unit Systemd

Systemd adalah sistem init dan pengelola sistem yang telah menjadi standar baru untuk berbagai distribusi Linux. Dalam panduan ini, kita akan membahas perintah systemctl, yang merupakan alat manajemen pusat untuk mengontrol sistem init. Kita akan membahas cara mengelola layanan, memeriksa keadaan, mengubah keadaan sistem, dan menangani berkas konfigurasi.

Read more
How to Install and Configure ISC DHCP Server on FreeBSD 12 — step-by-step FreeBSD 12 tutorial on Progressive Robot

How to Install and Configure ISC DHCP Server on FreeBSD 12

Introduction Deploying install and configure isc dhcp server on freebsd 12 on a FreeBSD 12 machine differs from Linux in several important ways: packages come from the FreeBSD Ports Collection or the binary pkg repository, services are registered in /etc/rc.conf via sysrc(8), and firewall rules are written in pf.conf(5) syntax. This tutorial stays entirely within […]

Read more
Debian 10 — dpdk — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on Debian 10

Debian 10 — dpdk — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: Debian 10 (buster) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2019-14818 CVE-2020-10722 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & […]

Read more
Cara Menginstal MariaDB pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal MariaDB pada Ubuntu 20.04

MariaDB adalah sistem manajemen basis data sumber terbuka, yang biasanya digunakan sebagai alternatif untuk bagian MySQL dari tumpukan LAMP (Linux, Apache, MySQL, PHP/Python/Perl) yang populer. Ini dimaksudkan untuk menjadi pengganti MySQL yang paling sesuai. Tutorial ini akan menjelaskan cara menginstal MariaDB pada server Ubuntu 20.04, dan memverifikasi bahwa sistem ini berjalan serta memiliki konfigurasi awal yang aman.

Read more
Reading Google Sheets In R [the Easy Way] — step-by-step DevOps tutorial on Progressive Robot

Reading Google Sheets In R [the Easy Way]

If I ask you a question – "Do you use spreadsheets"?, I will immediately get a straight YES. It shows how popular and useful spreadsheets are in day-to-day business operations. If you are an analyst, then spreadsheets are invaluable. You might have used both Excel and Google sheets for your works. There is a good […]

Read more
CHAT