Technology related solutions, tips, tricks, and other interesting topics
In: General IT Info
7 Mar 2008If you need to renew the DHCP address of a network adapter in FreeBSD, run the following command: dhclient lnc0 where “lnc0″ is the name of your ethernet interface.
In: General IT Info
24 Feb 2008When you install the VMware tools in a FreeBSD 6.0 guest OS in VMware Server Beta, you get the following error message in the console every few seconds: calcru: runtime went backwards from 10542602 usec to 10542600 usec for pid 13924 FIX 1: sysctl kern.timecounter.hardware=TSC FIX 2: Add the following line to /boot/loader.conf kern.hz=200
This blog is about technology related topics. It will primarily contain problems and solutions to IT problems that I encounter on a day-to-day basis. In addition interesting things I come across either on or off the internet will be posted here as well. I will also include step-by-step tutorials to common tasks people may need to do with their computers.