Monthly Archives: January 2010

Creating Users on a Linux System

It’s been a while since I’ve had to do any basic sysadmin stuff on a Linux box… seeing as I had to google the answers to this I thought I’d better write them down! useradd syntax useradd [options] {username} Useful … Continue reading

Posted in linux | Tagged , , , | Leave a comment

Git and Github

Here’s the slides of another presentation I gave at work just before the Christmas break - this time on some of the development tools and resources that i’m using in my work: git and github. The general gist is a … Continue reading

Posted in other | Tagged , , | Leave a comment