Archive for the ‘Linux’ Category

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

So we’ve been buying some websites recently and I’ve needed to let people into the web server to upload content and such. I knew I needed to put these folks someplace where they couldn’t hurt anything else, or more importantly, see anything else on the server. So, I went digging around for an [...]


Recent Posts