Skip to content

Instantly share code, notes, and snippets.

@zenxedo
zenxedo / zfs_cheatsheet.md
Last active December 28, 2021 01:51 — forked from mrunkel/zfs_cheatsheet.md
My ZFS cheatsheet

ZFS commands cheatsheet

Devices and Pools

List all devices in the server

```IN FREENAS '''geom disk list'''

### List all pools
```zpool list```
@zenxedo
zenxedo / digitalocean-promo-coupon-code-free-trial.md
Last active November 28, 2023 12:36
DigitalOcean Coupon Code $100 60 days

alt text

I recently began using Digital Ocean and found some links to get a $100 credit for the first two months. Use my refferal links and you help me out and yourself. Make sure to check out my gists for some helpful guides.

Get $100 Credit For 60 Days.

Steps To Get Free Credit

@zenxedo
zenxedo / index.html
Created February 3, 2019 20:55 — forked from mrandyclark/index.html
powerzone generator web version
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.3/css/bootstrap.min.css" integrity="sha384-Zug+QiDoJOrZ5t4lssLdxGhVrurbmBWopoEl+M6BdEfwnCJZtKxi1KgxUyJq13dy" crossorigin="anonymous">
@zenxedo
zenxedo / TrueNAS Setup.md
Last active April 21, 2023 17:36 — forked from jacobblock/FreeNAS.md
Ultimate FreeNAS 11.3 iocage Setup

TrueNAS

I will be moving from FreeNAS jails to ubuntu with docker, docker compose, and portainer. FreeNAS support and updates are lacking. There are many advantages to making the switch and with ZFS on linux I think FreeNAS may be a thing of the past. Stay tuned for a new guide of my latest setup. Check out my other gists for progress on the switch. https://gist.github.com/mow4cash/626275e095f7f90898944a85d66b3be6

WARNING READ THIS: This page contains incomplete and possibly incorrect info. The page is constantly being edited and worked on. Many of these should work but some may be broken. Read the code carefully to understand what you are doing, stuff may be need to be changed for your own use. This includes but not limited too JAIL AND ROUTER IPs, YOUR FREENAS MAIN VOLUME,THE MOST RECENT RELEASE OF DOWNLOADED FILES Use at your own risk.There may be helpful info in the comments.

Find me in the FreeNAS forums