Skip to content

Instantly share code, notes, and snippets.

View ramereth's full-sized avatar

Lance Albertson ramereth

  • OSU Open Source Lab
  • Corvallis, OR
View GitHub Profile
@ramereth
ramereth / aarch64-guest.current
Created March 30, 2021 21:41
ohai lscpu examples
{
"0": {
"bogomips": "80.00",
"features": [
"fp",
"asimd",
"evtstrm",
"aes",
"pmull",
"sha1",
@ramereth
ramereth / bindify.py
Created December 5, 2016 16:17 — forked from gmr/bindify.py
Convert tinydns zone files to bind
#!/usr/bin/env python
import collections
import datetime
from os import path
import pickle
import sys
if len(sys.argv) < 2:
print('Usage: bindify.py zonefile')
install
cdrom
lang en_US.UTF-8
keyboard us
network --bootproto=dhcp
rootpw vagrant
firewall --disabled
selinux --permissive
timezone UTC
unsupported_hardware