Tutorials

Windows 7: Fix Boot Loader

Jun 5th, 2010 | By CBrookins
Windows 7: Fix Boot Loader

I was playing around with a Linux distro (Backtrack 4) on my netbook and accidently overwrote the Windows boot loader with the GRUB boot loader.  My workstation would not boot anymore but I knew everything was still in place.  All I had to do was restore the Windows boot loader. To do this, you will
[continue reading...]



Ubuntu: Replacement NIC

May 11th, 2010 | By CBrookins
Ubuntu: Replacement NIC

I ran into an issue where I replaced a network card in a computer and the Ubuntu installation would not  display the new network card when running the command ‘ifconfig’.  Running ifconfig would only display the loopback interface ‘lo’.  I found that the network card had been recognized by Ubuntu but that my interface configuration
[continue reading...]



Ubuntu: smbmount: mount error(1)

Apr 29th, 2010 | By CBrookins
Ubuntu: smbmount: mount error(1)

I recently ran into a problem mounting a remote share to my newly installed Ubuntu 10.04 installation.  I had never had a problem before so I knew my mount script was correct.  I found an easy fix to allow a regular user to mount a remote share. I had already prepared a folder to mount
[continue reading...]



WordPress: Auto Update Fix

Apr 29th, 2010 | By CBrookins

I recently ran into a problem with my WordPress installations.  I could not auto update my plugins.  After some research, I found that it was a problem with the hosting server having php4 and php5 enabled at the same time.  This is common practice for shared hosting plans.   I found that adding the following
[continue reading...]



FreeNAS: Configuring an iTunes/DAAP Server

Apr 15th, 2010 | By CBrookins

This is a short video tutorial on how to configure an iTunes/DAAP server on your FreeNAS server.  This tutorial assumes that you have following the “Installing FreeNAS” tutorial that is also available in the tutorials section of this site.  This tutorial slightly touches on creating simple playlists on the server to make them available to all users.
[continue reading...]



FreeNAS: Disable ACPI on boot

Apr 4th, 2010 | By CBrookins

I ran into a problem on a particular computer where FreeNAS did not like how the bios was reporting the temperature.  FreeNAS would constantly prompt that the temperature was “absurd”.  I found that booting to option two from the boot menu, disabled ACPI, would fix the problem.  The next problem was locating the file which
[continue reading...]