Skip to content

Instantly share code, notes, and snippets.

View djkazic's full-sized avatar

Kevin Cai djkazic

View GitHub Profile
@djkazic
djkazic / defrag
Last active February 6, 2023 16:17
zdefrag
#!/bin/bash
# Allows you to use a [tank] and [reserve] pool
# Set vars for best results
if [ "$#" != 4 ]; then
echo " Usage: ./defrag <src-pool> <src-dataset> <dest-pool> <grub-disk>"
echo ''
echo " Example: ./defrag tank os reserve /dev/sda"
exit 1
fi
@djkazic
djkazic / keybase.md
Created March 27, 2018 00:50
Keybase Proof

Keybase proof

I hereby claim:

  • I am djkazic on github.
  • I am synthlock (https://keybase.io/synthlock) on keybase.
  • I have a public key ASDrlbGcmHJnUqChG3NSgpHhorKPjey_HCSIv8SYhy_qlQo

To claim this, I am signing this object:

@djkazic
djkazic / rt-guide.md
Last active June 27, 2017 21:19
RennTech Noob's Guide

The unofficial RennTech Empyrion server guide to success

Table of contents

  1. Foreword
  2. Leaving the escape pod
  3. Acquiring basic resources

Foreword

  • If you have not yet played the tutorial, please do so. It takes about an hour, but it's well worth the effort, as it gives you basic survival skills. This guide will assume you've completed it.