Archive for 'Articles, Presentations and Certifications'
I passed the Vmware certified professional 4 (VCP4) exam this past Monday. The exam was a bit more difficult than I expected, though I passed it with flying colors. If you are thinking about taking the exam, or are interested in learning more about vSphere, you will definitely want to start out by reading Scott [...]
I just posted an article titled building chroot jails with the Linux yum utility to my website. The article touches on chroot jails, and shows how to create a chroot jail using the yum utility.
I gave a talk tonight on syslog-ng, and how it can be used to build a centralized logging infrastructure. If you are interesting in learning more about how to deploy syslog-ng and create a centralized logging infrastructure, you might be interested in the slides I used during my talk. I would like to thank everyone [...]
I gave a talk on the Linux udev device management framework tonight, and posted my slides to the presentation section of my website. Thanks to everyone who came out! I had a blast presenting, and enjoyed meeting some new folks!
I’ve been spending some time reading the source code to the Linux QLogic HBA source code, and got a bit curious about how PCI device data was represented by the kernel. I took a number of notes while reading through the Linux kernel documentation, and summarized them in an article titled Decoding PCI data and [...]
I just posted an article on how to install, configure and debug the ISC DHCP server. The example configuration referenced in the article supports Windows, OS X, Linux and Solaris hosts, and provides the directives needed to PXE boot physical and virtual machines (I have tested it with Xen, KVM, Linux and Solaris). If you [...]