Skip to content

Instantly share code, notes, and snippets.

View rickychilcott's full-sized avatar

Ricky Chilcott rickychilcott

View GitHub Profile
curl -I http://www.audiofile-engineering.com/download/Quiztones.dmg
HTTP/1.1 302 Found
Date: Tue, 29 Mar 2016 20:08:46 GMT
Server: Apache/2.2.26 (Unix) mod_ssl/2.2.26 OpenSSL/1.0.1g DAV/2 PHP/5.3.28
Location: http://www.audiofile-engineering.com/404.html
Content-Type: text/html; charset=iso-8859-1
@rickychilcott
rickychilcott / gist:21acd856f61948becc21
Last active March 24, 2016 14:59
dm 1, mdia-control-a-macpro, whipser-3
mdia-dm-01
-rw-r--r--@ 1 root admin 0 Jul 30 2014 /Library/Audio/Plug-Ins/Components/DC1A2.component/Icon
-rw-r--r--@ 1 root admin 0 Jul 30 2014 /Library/Audio/Plug-Ins/Components/IVGI.component/Icon
-rw-r--r-- 1 root admin 31710 Dec 18 05:15 /Library/Audio/Plug-Ins/Components/StereoToolV3-x64.component/License.rtf
-rw-r--r-- 1 root admin 31710 Dec 18 05:14 /Library/Audio/Plug-Ins/Components/StereoToolV3-x86.component/License.rtf
-rw-r--r--@ 1 root wheel 0 Dec 3 2014 /Library/Audio/Plug-Ins/Components/o-clip.component/Icon
/Library/Audio/Plug-Ins/Components/AppleAES3Audio.component/Contents:
/Library/Audio/Plug-Ins/Components/BitterSweetV3-free-x64.component/Contents:
/Library/Audio/Plug-Ins/Components/BitterSweetV3-free-x86.component/Contents:
/Library/Audio/Plug-Ins/Components/DC1A2.component/Contents:
@rickychilcott
rickychilcott / index.md
Created October 23, 2015 02:20
For http://ivideo.com/products.shtml, save to `/products/index.md`
title redirect_from
Products
/products.shtml

Representing over 150 leading equipment, software and accessory manufacturers enables iVideo Technologies to offer a wide range of solutions. iVideo Technologies’ long-standing relationships with the leading product manufacturers also allow it to provide competitive prices. By actively attending industry trade shows and by working directly with its key vendors, iVideo Technologies is able to offer the most advanced industry solutions.

iVideo Technologies provides leading products, including the following categories:

@rickychilcott
rickychilcott / gist:51ba9755bf46e98227fa
Created October 6, 2015 21:05
Sophos 9.2.8 postinstall script
#!/bin/bash
LOGGER="/usr/bin/logger"
# Determine working directory
install_dir=`dirname $0`
# Uninstall existing copy of Sophos 8.x by checking for the
# Sophos Antivirus uninstaller package in /Library/Sophos Anti-Virus.
# If present, the uninstallation process is run.
@rickychilcott
rickychilcott / gist:3222c15663dac7d987a1
Created September 9, 2015 19:09
Logic Package Downloads
http://audiocontentdownload.apple.com/lp10_ms3_content_2013/GarageBandBasicContent.pkg
http://audiocontentdownload.apple.com/lp10_ms3_content_2013/JamPack1.pkg
http://audiocontentdownload.apple.com/lp10_ms3_content_2013/JamPack4_Instruments.pkg
http://audiocontentdownload.apple.com/lp10_ms3_content_2013/MAContent10_AppleLoopsChillwave.pkg
http://audiocontentdownload.apple.com/lp10_ms3_content_2013/MAContent10_AppleLoopsDeepHouse.pkg
http://audiocontentdownload.apple.com/lp10_ms3_content_2013/MAContent10_AppleLoopsDubstep.pkg
http://audiocontentdownload.apple.com/lp10_ms3_content_2013/MAContent10_AppleLoopsElectroHouse.pkg
http://audiocontentdownload.apple.com/lp10_ms3_content_2013/MAContent10_AppleLoopsHipHop.pkg
http://audiocontentdownload.apple.com/lp10_ms3_content_2013/MAContent10_AppleLoopsLegacy1.pkg
http://audiocontentdownload.apple.com/lp10_ms3_content_2013/MAContent10_AppleLoopsLegacyRemix.pkg
@rickychilcott
rickychilcott / settings.ini
Created May 8, 2015 17:28
Unity 5 Settings
[settings]
ini_url1=http://netstorage.unity3d.com/unity/5a2e8fe35a68/unity-5.0.1f1-osx.ini
ini_url2=http://download.unity3d.com/download_unity/5a2e8fe35a68/unity-5.0.1f1-osx.ini
ini_url3=http://beta.unity3d.com/download/5a2e8fe35a68/unity-5.0.1f1-osx.ini
ini_url4=http://files.unity3d.com/bootstrapper/5a2e8fe35a68/unity-5.0.1f1-osx.ini
@rickychilcott
rickychilcott / download_unity5.py
Last active January 29, 2016 03:02
Install Unity 5 from their Unity Download Assistant.app
#!/usr/bin/python
import sys, tempfile, hashlib, urllib, urllib2, StringIO, os, subprocess, ConfigParser
TempPath = tempfile.mkdtemp()
AppConfig = ConfigParser.ConfigParser()
EUID = os.geteuid()
def ConfigSectionMap(config, section):
dict1 = {}
options = config.options(section)
require 'net/http'
require 'json'
SERVICE_LOC="http://173.230.142.215:3000"
ENDPOINT="#{SERVICE_LOC}/taste"
uri = URI(ENDPOINT)
taste = {
"beer_id" => 1,
@rickychilcott
rickychilcott / gist:ba3b68be8d8f57eb3e71
Last active August 29, 2015 14:09
Autoremove Munki2 error
Managed Software Update Tool
Copyright 2010-2014 The Munki Project
https://github.com/munki/munki
Starting...
Performing preflight tasks...
preflight stdout: Updates will continue at this time.
No CA cert info provided, so nothing to add to System keychain.
No client cert info provided, so no client keychain will be created.
Checking for available updates...
@rickychilcott
rickychilcott / gist:5c30b7763378956b856b
Created November 14, 2014 15:38
Munki2 Error 1001 (high verbosity)
Managed Software Update Tool
Copyright 2010-2014 The Munki Project
https://github.com/munki/munki
Starting...
Performing preflight tasks...
preflight stdout: Updates will continue at this time.
No CA cert info provided, so nothing to add to System keychain.
No client cert info provided, so no client keychain will be created.
Checking for available updates...