Adam K Dean

Posts

Disable iptables

Published 8 December 2014 in archive with tags ubuntu , iptables Rather than disabling iptables in Ubuntu 14.04, you can allow everything. Continue reading …

Version ranges for node package dependencies

Published 14 November 2014 in archive with tags node , npm I've lifted this from npmjs.org, but here at least I'll find it again. Continue reading …

How to replace master branch in git, entirely, from another branch?

Published 6 October 2014 in archive with tags git If you want to completely replace a branch by merging over another, the follow trick will help you, as it has helped me: Continue reading …

Remove .DS_Store from git repository

Published 5 August 2014 in archive with tags git , osx , dsstore The following will help you remove .DS_Store from your git repository. Continue reading …

Using another private key with git

Published 5 August 2014 in archive with tags osx , bash , ssh , git It's quite normal to have different private keys for different git servers, but how do you provide a different identity file like you do with SSH? Continue reading …



Newer Page 13 of 42 Older