Fork me on GitHub
Nation Pigeon

Viewing Tags Git

Site Update 21-Alpha

8th August 12 | Systemless

Surprise, a new shiny theme has appeared!

[ Read More → ]

Git password caching

25th June 12 | Programming

git config –global credential.helper cache git config –global credential.helper ‘cache –timeout=3600′ The first command enables the password caching, the second sets the timeout to 1hr. Note this won’t work with ssh, but you will have already setup SSH Keys, right?

[ Read More → ]

Playing with Unetbootin

25th June 12 | Programming

I was using netbootin like I always do, got annoyed about the fact that I couldn’t find my iso image in the mess of files which is called my home directory. That’s when I thought I could implement a filter… Objective To add a filter to the image selection screen. Action 1. First I searched [...]

[ Read More → ]

Copyright © 2007 ∞ Nation Pigeon - Designed by Peter Mayanrd
Theme Based on Black-Green - Fork it on GitHub