(guest@joequery.me)~ $ |

Install git from source on OS X

How to configure, build, install git on OS X

April 18, 2016 | Read the full article

[SOLUTION] Tox error - undefined symbol: _PyErr_ReplaceException

Solution on how to resolve the undefined symbol error: _PyErr_ReplaceException when testing with tox

September 06, 2015 | Read the full article

[SOLUTION] Ubuntu Python 2.6 No module named _sha256

How to compile Python 2.6 with hashlib support, resolving the error "No module named _sha256"

September 06, 2015 | Read the full article

[SOLUTION] Ubuntu Python 2.6 No module named zlib

How to compile Python 2.6 with zlib support, resolving the error "No module named zlib"

September 06, 2015 | Read the full article

Resolving libpypy-c.so issues with Pypy and Tox on Ubuntu

How to resolve errors related to the shared library libpypy-c.so when attempting to test pypy under tox

September 06, 2015 | Read the full article

ERROR Heroku setting up iojs - no such file or directory

Description and solution of the heroku CLI error of the form Setting up iojs-v2.2.1... rename /home/user/.heroku/tmp/node980470436/iojs-v2.2.1-linux-x86

August 26, 2015 | Read the full article

Start GNU Screen with no config

How to start GNU Screen without loading the configuration file

August 23, 2015 | Read the full article

Django test loaddata fixture not working [SOLVED]

How to use the loaddata management command inside a unittest to load fixtures for the test.

July 18, 2015 | Read the full article

How to install Dropbox on Ubuntu server

Step by step guide on installing Dropbox Headless on Ubuntu server

May 17, 2015 | Read the full article

Vagrant SSH errors with multiple VMs: Port 2222 in use

How to resolve the error 'The forwarded port to 2222 is already in use on the host machine' when running vagrant ssh on a host with multiple boxes

May 13, 2015 | Read the full article

Older Articles »