Linux

What I think of Ubuntu 10.4

Monday, May 24th, 2010

I’ve been using Ubuntu since the 6.06 beta. It is my main operating system on my desktop at home, computer in the lab, and my laptop. Normally, I do distribution upgrades. This shields me from a lot of the changes happening around me; the user experience doesn’t change that much when I’ve already got everything setup how I want. However, I just had to do a fresh install on my desktop. While my home directory is backed up, I am currently looking at a default user desktop. So, what do I think? (more…)

Git Tutorial 03 – Pushing & Pulling

Saturday, March 28th, 2009

In the last video, we just looked at adding files and commiting changes. This is great, but remember that in Git, commits are local. In this video we look at how we can set up remote repositories that we can push data to, either to use as backups, or for sharing with others. (more…)

Git Tutorial 02 – The basics

Saturday, March 28th, 2009

This video hits up the terminal and starts using git. We start by creating a git repository, which is super easy with Git. Then, we look at adding files to the repository, and commiting changes. (more…)

Git Tutorial 01 – What is Git

Saturday, March 28th, 2009

In this video I give a brief introduction to the Git Version Control System. (more…)

Shameless Plug: Martin’s Linux VTMs

Wednesday, December 31st, 2008

Hey everyone, hope you are enjoying the holidays!

Anyway, today I thought I would distract everyone from my lack of videos by pointing you to some videos made by someone else. And so I present: Martin’s Linux VTM.

(more…)