Archive for April, 2008

Ok, so I really have wanted to move to a linux desktop for a long time, but I haven’t done it.  One of the main reasons is the speed that windows gives me on my laptop with keystrokes.  All the die hards have told me that I can make “anything” that I wanted happen with [...]

I ran into an issue the other day installing net-snmp-utils via yum on a CentOS 4.5 box and it just happened to me again. This time however, I didn’t install the net-snmp-utils, it was from the original load of net-snmp. Basically, I typically just do a:
yum -y install net-snmp
Then copy over my [...]

Mount an ISO

In: Linux

4 Apr 2008

mount -o loop -t iso9660 file.iso /mnt/test


Recent Posts