- Install Proxmox 5.3
- Console/SSH into Proxmox
- nano /etc/apt/sources.list
- edit the file to look like this
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"context" | |
"crypto/sha1" | |
"encoding/hex" | |
"fmt" | |
"io" | |
"os" | |
"path/filepath" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package tar_helper | |
import ( | |
"archive/tar" | |
"compress/gzip" | |
"errors" | |
"fmt" | |
"io" | |
"io/ioutil" | |
"os" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from queue import Queue | |
from threading import Thread | |
from time import sleep | |
from rich.live import Live | |
from rich.panel import Panel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* TXF Spec Version 042 | |
Topic: Tax Exchange Format | |
Change Date: 11/30/11 | |
File: TXF | |
Version: 042 | |
____________________________________________________________ | |
TABLE OF CONTENTS BY SECTION HEADINGS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0] Pre-requisites | |
Install google-cloud-sdk in your laptop | |
Documentation: https://cloud.google.com/sdk | |
Install helm in your laptop. | |
Documentation: https://helm.sh/docs/using_helm/#installing-helm | |
Get latest Istio. | |
curl -L https://git.io/getLatestIstio | ISTIO_VERSION=1.1.7 sh - |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# | |
# 1. Install the hyperkit VM for local kubernetes development | |
# | |
# > https://github.com/moby/hyperkit | |
# | |
brew install hyperkit jq | |
brew link --overwrite hyperkit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<title>Draft • Decorators</title> | |
<link rel="stylesheet" href="../../dist/Draft.css" /> | |
</head> | |
<body> | |
<div id="target"></div> | |
<script src="../../node_modules/react/dist/react.js"></script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
require 'faraday' | |
io = ["adag", "ag", "ambros", "ambulat", "anton", "ap", "arpegg", "aud", "bagn", "bardigl", "barr", "bib", "bil", "bocacc", "borach", "bracc", "cab", "cadiue", "capricc", "caquet", "castal", "cellvibr", "cheer", "circumlit", "claud", "cl", "combolo", "conduct", "confederat", "conservator", "curcul", "cur", "daim", "dan", "desulfovibr", "disag", "dur", "dus", "equilibr", "escamb", "estad", "esthes", "exrad", "fasc", "fellat", "fer", "fiatconfirmat", "fidel", "finoch", "floripond", "fol", "g", "gob", "gugl", "hel", "histr", "horat", "idd", "imbrogl", "impresar", "intagl", "internunc", "", "jubilat", "jul", "kok", "kurosh", "latticin", "lucent", "mar", "med", "me", "migl", "misch", "mo", "mustach", "na", "nga", "noctil", "nunc", "oh", "ol", "orator", "ouaba", "overlubricat", "papil", "pap", "pat", "patric", "photointagl", "photorad", "pistach", "pol", "porphyr", "portfol", "port", "prerad", "presid", "punctil", "rad", "rascac", "rat", "rest", "r", "rorator", "rosar", "roso |
NewerOlder