Skip to content

Instantly share code, notes, and snippets.

@gaikokujinch
gaikokujinch / README.md
Last active November 21, 2017 06:11 — forked from Remiii/README.md
How to delete Vault (AWS Glacier)

How to delete Vault (AWS Glacier)

This Gist give some tips in order to remove AWS Glacier Vault with AWS CLI (ie. https://aws.amazon.com/en/cli/).

Step 1 / Retrive inventory

$ aws glacier initiate-job --job-parameters '{"Type": "inventory-retrieval"}' --vault-name YOUR_VAULT_NAME --account-id YOUR_ACCOUNT_ID --region YOUR_REGION
@gaikokujinch
gaikokujinch / unifi_controler.md
Last active June 23, 2017 06:29
Unifi Controler
@gaikokujinch
gaikokujinch / index.html
Created January 20, 2017 15:29
augenarzt
dd
@gaikokujinch
gaikokujinch / file-madsonic.sh
Last active January 29, 2017 12:39
Madsonic
#!/bin/sh
#
# PROVIDE: madsonic
# REQUIRE: LOGIN DAEMON NETWORKING
# KEYWORD: shutdown
#
# To enable madsonic, add this line to your /etc/rc.conf:
#
# madsonic_enable="YES"
#
@gaikokujinch
gaikokujinch / emby.md
Last active March 15, 2017 16:30
Emby
@gaikokujinch
gaikokujinch / FreeNAS.md
Last active January 13, 2017 21:01 — forked from jacobblock/FreeNAS.md
Ultimate FreeNAS Setup