Skip to content

Instantly share code, notes, and snippets.

@eLafo
Last active August 4, 2018 15:50
Show Gist options
  • Save eLafo/15a1c048e2f50ed3f65d652deec43d3c to your computer and use it in GitHub Desktop.
Save eLafo/15a1c048e2f50ed3f65d652deec43d3c to your computer and use it in GitHub Desktop.
How to install OMV 4 on raspberry pi 2

Install

Follow the instructions (burn the image, and run raspberry pi)

Enable web control panel

Login with root and run omv-firstaid

  1. Configure network interface (with default values)
  2. Configure web control panel

SSH

  • Create a user and add it to ssh group (and sudo if you need to)
  • Copy your key pub from `ssh-keygen -e -f

Docker (not working)

  1. Enable Docker repo
  2. Install docker plugin

Bittorrent

  1. Install bittorrent plugin
  2. Add r/w permissions to debian-transmission user (ACL in the shared folder)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment