Skip to content

Instantly share code, notes, and snippets.

@justinrummel
justinrummel / Apple-MultiLine.txt
Created February 25, 2015 15:23
Multi Line version of "The Crazy Ones"
Here's to the crazy ones.
The misfits.
The rebels.
The troublemakers.
The round pegs in the square holes.
The ones who see things differently.
They're not fond of rules.
And they have no respect for the status quo.
You can quote them, disagree with them, glorify or vilify them.
About the only thing you can't do is ignore them.
@justinrummel
justinrummel / Apple-SingleLine.txt
Created February 25, 2015 15:21
Single Line version of "The Crazy Ones"
Here's to the crazy ones. The misfits. The rebels. The troublemakers. The round pegs in the square holes. The ones who see things differently. They're not fond of rules. And they have no respect for the status quo. You can quote them, disagree with them, glorify or vilify them. About the only thing you can't do is ignore them. Because they change things. They push the human race forward. And while some may see them as the crazy ones, we see genius. Because the people who are crazy enough to think they can change the world, are the ones who do.
@justinrummel
justinrummel / jds1-install.log
Created August 31, 2013 17:59
Installation display of a new JDS for Casper Suite 9.
sadmin@jds1:~$ sudo ./JDS_Linux_Installer-9.0.run
[sudo] password for sadmin:
Verifying archive integrity... All good.
Uncompressing JDS Installer..........
Starting the JDS Installation
Checking installation requirements...
Checking for a supported Linux OS...Ubuntu 12.04 found
Checking for a 64-bit OS...OK
Passed all requirements checking!
Creating JDS directory structure
8c8
< <string>Wed, 13 Feb 2013 00:43:02 GMT</string>
---
> <string>Tue, 26 Feb 2013 05:59:12 GMT</string>
26c26
< <integer>2030</integer>
---
> <integer>2031</integer>
1433a1434,1453
> <dict>
> <key>Description</key>
> <string>OSX.eicar.com.i</string>
> <key>Matches</key>
> <array>
> <dict>
> <key>Identity</key>
> <data>
> M5WFbOgfK3OC3ucmAveYtkLxQUA=
this is a test
@justinrummel
justinrummel / servicesArchive.sh
Created February 6, 2011 01:30
Archive script for OS X Server that finds all the active services and exports the settings to a TXT file. The folder is then consolidate to one DMG file.
#!/bin/sh
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/libexec:/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support:/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources export PATH
# MIT License
#
# Copyright (c) Justin Rummel, 2011
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
# 'Software'), to deal in the Software without restriction, including