Skip to content

Instantly share code, notes, and snippets.

In trying to get opnsense running on OrangePi-5-plus i hit several issues and wanted to capture then here for others.

Goal have working Opnsense firewall/router for my house.

Incomplete as of 2023-12-26

Steps / Process so far...

  1. Install rkdeveloptool to load MiniLoaderAll.bin boot loader to SPI (onboard memory device)
  2. Boot Ubuntu SD card to install UEFI generic boot system
  3. Boot FreeBSD 14 SD card to istall FreeBSD to NVME card
@bzobrist
bzobrist / keybase.md
Created January 21, 2019 20:47
Keybase Verification

Keybase proof

I hereby claim:

  • I am bzobrist on github.
  • I am bzob (https://keybase.io/bzob) on keybase.
  • I have a public key ASCXP30-DsksecoS0Fw6FgKn6YyFepAdXsNs_Y-I6SLwIQo

To claim this, I am signing this object:

@bzobrist
bzobrist / tomcat7.spec
Last active August 29, 2015 14:00
tomcat7 7.0.53 RPM spec file for CentOS 6.5
# To Build:
#
# sudo yum -y install rpmdevtools && rpmdev-setuptree
#
# wget https://gist.github.com/stuart-warren/8859980/raw/a6ec61ce0c03c69638fa85dcdb8d1f1a5a559e51/tomcat7.spec -O ~/rpmbuild/SPECS/tomcat7.spec
# wget https://raw.github.com/nmilford/rpm-tomcat7/master/tomcat7.init -O ~/rpmbuild/SOURCES/tomcat7.init
# wget https://raw.github.com/nmilford/rpm-tomcat7/master/tomcat7.sysconfig -O ~/rpmbuild/SOURCES/tomcat7.sysconfig
# wget https://raw.github.com/nmilford/rpm-tomcat7/master/tomcat7.logrotate -O ~/rpmbuild/SOURCES/tomcat7.logrotate
# wget http://mirror.ox.ac.uk/sites/rsync.apache.org/tomcat/tomcat-7/v7.0.53/bin/apache-tomcat-7.0.53.tar.gz -O ~/rpmbuild/SOURCES/apache-tomcat-7.0.50.tar.gz
# rpmbuild -bb ~/rpmbuild/SPECS/tomcat7.spec

In a perfect world, where things are done well, not just quickly, I would expect to find the following when joining the company:

Documentation

  • Accurate / up-to-date systems architecture diagram

  • Accurate / up-to-date network diagram

  • Out-of-hours support plan

  • Incident management plan