Skip to content

Instantly share code, notes, and snippets.

View DaffyDuke's full-sized avatar

Olivier Duquesne DaffyDuke

View GitHub Profile
@DaffyDuke
DaffyDuke / rancheros_on_freenas.md
Last active January 11, 2020 21:51 — forked from s1lvester/rancheros_on_freenas.md
Installing RancherOS on FreeNAS using iohyve

RancherOS on FreeNAS

Inspired by : 
Date: 2016-10-04 Version: 1.2
Author: s1lvester@bockhacker.me

This is my short documentation on how to install RancherOS on FreeNAS.

Versions used:
  • RancherOS v.0.6.1
@DaffyDuke
DaffyDuke / 0_reuse_code.js
Created March 3, 2017 11:01
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console