Skip to content

Instantly share code, notes, and snippets.

View trevorackerman's full-sized avatar

Trevor Ackerman trevorackerman

View GitHub Profile
@trevorackerman
trevorackerman / Readme.md
Created December 27, 2014 21:58
Angular Resource Unit Test

Unit Testing an Angular Resource with Jasmine and Karma

This is an example meant to provide the beginning of unit testing a user like Angular resource.

@trevorackerman
trevorackerman / FixCentOSVMCloneEth0.md
Created February 28, 2014 23:59
A Script that fixes broken eth0 on CentOS VM Clones

A Script for fixing broken eth0 on CentOS VM

Whenever I go to clone a CentOS VM, I can expect that eth0 will be broken. There are plenty of articles on the web that give instructions on how to manually fix this. There also seems to be some confusion when you start reading forum posts on the same topic.

How boring!

Instead one can use this script which will fix up your CentOS VM Clone's eth0!