Skip to content

Instantly share code, notes, and snippets.

### Set up Windows ###
cinst dotnet4.5
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
#Set-TaskbarOptions -Size Small -Lock -Dock Bottom
Enable-RemoteDesktop
Disable-UAC
#Disable-InternetExplorerESC
#cinst Microsoft-Hyper-V-All -source windowsFeatures -y
#cinst IIS-WebServerRole -source windowsfeatures -y
@automatelife
automatelife / config.json
Created July 31, 2015 12:19
Berkshelf Configuration File
{
"ssl":{
"verify":false
}
}
@automatelife
automatelife / CygwinSSH.md
Created July 31, 2015 12:13
Cygwin and SSH

Cygwin and SSH setup

Instructions on setting up cywin to work with ssh.

Why?

The git bash terminal is hard to work with. Having the ability to setup and configure cygwin binaries on other terminals is very helpful for development purposes.

Instructions

  • Navigate to C:\cygwin64\home\