Skip to content

Instantly share code, notes, and snippets.

@jtinfors
jtinfors / kickstart
Created November 22, 2016 18:20
yup
#version=RHEL7
install
# System authorization information
auth --enableshadow --passalgo=sha512
# Use CDROM installation media
cdrom
# Accept EULA
eula --agreed
@jtinfors
jtinfors / timedata.js
Created November 12, 2016 07:30
A tiny script to convert timeline data to csv
'use strict'
const argv = require('minimist')(process.argv.slice(2))
const request = require('request')
const fs = require('fs')
const FILE_NAME = 'timedata.csv'
if (!argv.token || !argv.apikey || !argv.thingid) {
console.error(`Missing arg(s).\n\tUsage: ${process.argv[1]} --thingid <thingid> --apikey <key> --token <token> [--days <days>]\n`)
process.exit(1)
Pragma: akamai-x-cache-on, akamai-x-cache-remote-on, akamai-x-check-cacheable, akamai-x-get-cache-key, akamai-x-get-extracted-values, akamai-x-get-nonces, akamai-x-get-ssl-client-session-id, akamai-x-get-true-cache-key, akamai-x-serial-no
### Keybase proof
I hereby claim:
* I am jtinfors on github.
* I am jensa (https://keybase.io/jensa) on keybase.
* I have a public key whose fingerprint is 996E 67C2 0273 78D5 E4EB 448B 0359 F61C AF60 26D1
To claim this, I am signing this object: