Skip to content

Instantly share code, notes, and snippets.

View rfdez's full-sized avatar
🐒
deletin' without where

Raúl Fernández Fernández rfdez

🐒
deletin' without where
  • Coinscrap Finance
  • Spain
  • 07:20 (UTC +02:00)
  • LinkedIn in/rfdez
View GitHub Profile
@rfdez
rfdez / Electricity_Notification.json
Last active September 29, 2023 17:33
Electricity Notification n8n Workflow
{
"name": "Electricity Notification",
"nodes": [
{
"parameters": {
"rule": {
"interval": [
{
"triggerAtHour": 21
}
@rfdez
rfdez / boot_raspberrypi_from_usb.md
Last active February 23, 2023 18:37
Boot a Respberry PI 4 from a USB drive

Directly boot your Raspberry PI 4 from a USB drive

Configure the Raspberry PI 4 to boot from USB

You will need a SD Card. Write one of these bootloader images into the SD Card:

- SD Card Boot – Boot from SD Card if available, otherwise boot from USB.
- USB Boot – Boot from USB if available, otherwise boot from SD Card.

Update the Raspberry PI 4 boot code EEPROM