Ethereum on ARM Utils

This package provides a collection of utility scripts and services for maintaining Ethereum on ARM nodes.

Services

This package installs systemd services and timers for maintenance tasks.

  • ethereum-backup.service / ethereum-backup.timer: Automates backups of Ethereum data.

  • ethereum-swappiness-enforce.service / ethereum-swappiness-enforce.timer: Periodically ensures the system swappiness value is set to 1.

Utilities

The package includes various utility scripts in /usr/local/bin or /usr/bin (e.g., for backup, updates, or diagnostics) and installs useful dependencies like rclone, restic, jq, and speedtest-cli.

Data Directories

This package does not store persistent data.

Package Details