|
You are here |
workshops.hackclub.com | ||
| | | | |
chadaustin.me
|
|
| | | | | I made a control board for the Microsoft Sculpt wireless keyboard that converts it to wired USB, and now my favorite keyboard is even better. | |
| | | | |
spezifisch.codeberg.page
|
|
| | | | | I got some digital alarm clocks from a clearance sale for 6? each. Turns out they're quite hackable. | |
| | | | |
hackaday.io
|
|
| | | | | Modular 8-bit computer system based on the WDC 65C02 and a mix of modern hardware. | |
| | | | |
adiyatmubarak.wordpress.com
|
|
| | | Akan 3 bagian yang harus di-install dan di konfigurasi, antara lain: Install Prometheus Install Node Exporter Install Grafana Install Prometheus Prometheus akan bertugas sebagai time-series database yang akan mengkoleksi data-data metrics dari OS atau sistem, dan langkah-langkah instalasinya bisa mengikuti langkah berikut: 1. Install Binary Prometheus. $ wget https://github.com/prometheus/prometheus/releases/download/v3.2.1/prometheus-3.2.1.linux-amd64.tar.gz $ tar xzvf prometheus-3.2.1.linux-amd64.tar.gz # sesuaikan... | ||