Skip to content

Instantly share code, notes, and snippets.

View ehrenfeu's full-sized avatar

Niko Ehrenfeuchter ehrenfeu

View GitHub Profile
@ehrenfeu
ehrenfeu / README.md
Created January 27, 2022 22:04 — forked from jasco/README.md
ARM64 Raspberry Pi 4 Unifi Controller Setup

Background

The instructions for setting up the Unifi Controller on ARM do not cover ARM64. The documentation states that ARM64 is not supported but hints it can be setup manually. The documentation also states that Java 8 is currently required. The following is therefore clearly in unsupported territory but so far seems to work fine. The internet has numerous references and resources but they weren't all easy to find and the ones I read required some modification for my configuration.

Note for the future: double check versions and source documentation if these instructions are dated. Also these instructions are specifically tailored for Ubuntu. See original references for other platforms.

Last update March 25, 2021

Base configuration

@ehrenfeu
ehrenfeu / backup-lxc-with-tar.md
Last active April 19, 2022 12:49
Backup up LXC containers using `tar`

Creating tarballs from LXC containers

NOTE: this is about tarring up plain LXC (i.e. not LXD) containers without the benefits of btrfs or similar

shut down the respective container, e.g.

lxc-stop mycontainer