A study group where developers gather on a bi-weekly basis to watch, discuss and learn from Pluralsight's vast library of training.
The group will choose a Pluralsight course to watch and it will get broken down into approximately one hour segments.
| # http://boxstarter.org/package/url? | |
| # Boxstarter options | |
| $Boxstarter.RebootOk=$true # Allow reboots? | |
| $Boxstarter.NoPassword=$false # Is this a machine with no login password? | |
| $Boxstarter.AutoLogin=$true # Save my password securely and auto-login after a reboot | |
| ##################### | |
| # BEGIN CONFIGURATION | |
| ##################### |
| # http://boxstarter.org/package/url? | |
| # It's nice to be able to browse NuGet files if necessary | |
| cinst NugetPackageExplorer | |
| # If we're doing web development, we need a few browsers | |
| cinst GoogleChrome | |
| cinst Firefox | |
| cinst Opera | |
| if (Test-PendingReboot) { Invoke-Reboot } |
| # http://boxstarter.org/package/url? | |
| # Source Control | |
| cinst git.install | |
| cinst msysgit | |
| cinst poshgit | |
| cinst git-credential-winstore -Version 1.2.0.0 | |
| cinst gitextensions | |
| cinst tortoisegit | |
| cinst tortoisehg |
| # http://boxstarter.org/package/url? | |
| # It's nice to be able to browse NuGet files if necessary | |
| cinst NugetPackageExplorer | |
| # If we're doing web development, we need a few browsers | |
| cinst GoogleChrome | |
| cinst Firefox | |
| cinst Opera | |
| if (Test-PendingReboot) { Invoke-Reboot } |
| l2tp { | |
| remote-access { | |
| authentication { | |
| local-users { | |
| username TheUserName { | |
| password ThePassword | |
| } | |
| } | |
| mode local | |
| require mschap-v2 |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Smapping!</title> | |
| <link rel="stylesheet" type="text/css" href="/stylesheet.css"></link> | |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta> | |
| <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script> | |
| <script type="text/javascript" src="/scripts/jquery-1.5.1.min.js"></script> | |
| <script type="text/javascript" src="/scripts/mxn/mxn.js?(googlev3,[geocoder],[extras])"></script> | |
| <script type="text/javascript"> |
I hereby claim:
To claim this, I am signing this object:
The Nexus 7 (2012) tablet is no longer supported by Offensive Security; I didn't have any luck with kernel/kali distributions, so attempted upgrading.