Skip to content

Instantly share code, notes, and snippets.

View dominictayloruk's full-sized avatar

Dominic Taylor dominictayloruk

View GitHub Profile
@dominictayloruk
dominictayloruk / alpine.sh
Last active April 4, 2023 15:20
bootable systemd-nspawn containers with Alpine Linux
#!/bin/bash -e
# Creates a systemd-nspawn container with Alpine
MIRROR=http://dl-cdn.alpinelinux.org/alpine
VERSION=${VERSION:-v3.17}
APKTOOLS_VERSION=2.12.10-r1
if [ $UID -ne 0 ]; then
echo "run this script as root" >&2
This post links my 3Box profile to my Github account! Web3 social profiles by 3Box.
✅ did:3:bafyreia2fq5a2ao3hobtirtgbirkkfjefrrxnxyqvva7jrl6spso2f7jeq ✅
Create your profile today to start building social connection and trust online at https://3Box.io/
@dominictayloruk
dominictayloruk / .htaccess
Created March 15, 2019 22:04 — forked from curi0usJack/.htaccess
Drop into your apache working directory to instantly redirect most AV crap elsewhere.
RewriteEngine On
RewriteOptions Inherit
# Uncomment the below line for verbose logging, including seeing which rule matched.
#LogLevel alert rewrite:trace5
# BURN AV BURN
# Class A Exclusions. Includes large ranges from Azure & AWS
# Cloudfronted requests by default will have a UA of "Amazon Cloudfront". More info here: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/header-caching.html#header-caching-web-device
@dominictayloruk
dominictayloruk / meta-tags.md
Created March 7, 2019 10:42 — forked from whitingx/meta-tags.md
Complete List of HTML Meta Tags

Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/

Basic HTML Meta Tags

<meta charset='UTF-8'>
<meta name='keywords' content='your, tags'>
<meta name='description' content='150 words'>
<meta name='subject' content='your website's subject'>
<meta name='copyright' content='company name'>

Keybase proof

I hereby claim:

  • I am dominictayloruk on github.
  • I am dominictayloruk (https://keybase.io/dominictayloruk) on keybase.
  • I have a public key ASBzHYtrd-m2CUO0k46DwQkVqLEZQCDnlsToGmNPKWBS4Qo

To claim this, I am signing this object: