Skip to content

Instantly share code, notes, and snippets.

View finnie2006's full-sized avatar
🎯
Focusing

finnie2006

🎯
Focusing
View GitHub Profile
@meinside
meinside / smartctl_test.md
Last active June 9, 2024 16:12
For checking health of usb hdd on raspberry pi with smartctl.

for testing external hdd with smartctl,

install smartmontools

$ sudo apt-get install smartmontools

start test,

@AveYo
AveYo / .. MediaCreationTool.bat ..md
Last active May 30, 2024 17:56
Universal MediaCreationTool wrapper for all MCT Windows 10 versions - MOVED TO github.com/AveYo/MediaCreationTool.bat
@Nguimjeu
Nguimjeu / Raspbeery Pi 4b Ubuntu 21.10 OLED.md
Last active May 30, 2024 13:54
OLED Display on Raspberry Pi + Ubunutu Server 21.10

Raspberry Pi + Ubuntu Server 21.10 + OLED Display

  • Raspberry Pi 4 (8GB)
  • Ubuntu Server 21.10 (64-bit server OS for arm64 architectures)
  • Mini-tower case with SSD (NVMe M.2)
  • 128×64 I2C OLED display
  1. Make sure your system is up to date