Blog

I. Install Image Raspberry 1. Download the SD Card Image 2. Write to your SD Card using Etcher . Etcher supports macOS, Windows, and Linux. 3. Insert Card into...

READ MORE

September 2, 2025

MYSQL Syntax

Perintah install mysql Server$ sudo apt install -y mysql-server$ sudo systemctl start mysql$ sudo systemctl enable mysql$ sudo systemctl status mysql$ sudo...

READ MORE