Skip to content

Instantly share code, notes, and snippets.

Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
cinst cmder
cinst googlechrome
cinst curl
cinst openssh
cinst wget
cinst vim
cinst openssl
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@njg
njg / foo.org
Created November 1, 2016 20:25

d

@njg
njg / keybase.md
Last active August 29, 2015 14:18
keybase.md

Keybase proof

I hereby claim:

  • I am njg on github.
  • I am njg (https://keybase.io/njg) on keybase.
  • I have a public key whose fingerprint is 5AF7 EFD1 50EE D63C 2BEC 4767 0DE1 3252 887D 4871

To claim this, I am signing this object:

---
# ^^^ YAML documents must begin with the document separator "---"
#
#### Example docblock, I like to put a descriptive comment at the top of my
#### playbooks.
#
# Overview: Playbook to bootstrap a new host for configuration management.
# Applies to: production
# Description:
# Ensures that a host is configured for management with Ansible.
@njg
njg / README.markdown
Last active August 29, 2015 14:01 — forked from haku/README.markdown
quick autossh on debian

autosshd

Install

git clone https://gist.github.com/e6fc929c1e7e47744ade.git autosshd
cd autosshd
sudo ./install
@njg
njg / farrukh.ipynb
Created March 30, 2014 17:55
testing minimization methods
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#!/bin/sh -e
#git-cache-meta -- simple file meta data caching and applying.
#Simpler than etckeeper, metastore, setgitperms, etc.
#from http://www.kerneltrap.org/mailarchive/git/2009/1/9/4654694
#modified by n1k
# - save all files metadata not only from other users
# - save numeric uid and gid
# 2012-03-05 - added filetime, andris9