Skip to content
Archive of entries posted on June 2007

Ubuntu root access.

One of the greatest features that Linux has to offer, is the ability to customize your version so that it works the way you like it. Being a computer science student I have many friends that run linux, and many running windows (most dual boot). With some of my windows friends there is a bit [...]

My top 10 commands

I thought it was nifty when Jorge Bernal did a My top 10 commands, so here are mine. Funny thing was that Jorge Bernal command did not work for me so I added on a few extra commands to make it work for me. history | awk ‘{print $2}’ | awk ‘BEGIN {FS=”|”} {print $1}’|sort|uniq [...]

Democracy 0.9.6 is out, but is it worth the upgrade?

I wrote about Democracy a month ago, back then the biggest comment that I got was that Democracy wouldent work for them. Democracy just released version 0.9.6 today and in the release post they claimed to have fixed support for feisty. Now I have been running the stock version that comes in the Ubuntu repository’s [...]

Finite State Machine

Part of my goal with this blog is to write about the Ubuntu experience, I’m still working on a wireless writeup but it keeps getting pushed back because everyone knows about Ubuntu wireless. I’m a student at the University of Toronto, and I’m currently taking CSC363 — Computability and Complexity. Anyways I’m doing my first [...]