In order to enable PXE booting with your windows DHCP server, there are two options that must be set. These options are option 066 and 067. Option 066, Boot Server Host Name, defines the IP-address of the PXE Server. Pictured below. Option 067, Bootfile Name, defines the name of the file to load to the… Read More
OpenIT Integrated Business Solutions
The PXE file structure on Server 2008 R2 is very important to ensure smooth operation of PXE booting. There are two files that are required for PXE booting to work. You root directory should be C:\PXEServer\TFTProot\. If it is not, then you need to make sure you have made the proper adjustments to the registry… Read More
Microsoft has not made it easy to figure out how to build a PXE Server on Windows 2008 R2, Here’s how. Below are the steps to enable Windows Server 2008 R2 PXE/TFTP Server. First you will need the install the WDS Server Role. Make sure only the “Transport Server” Role service is checked. See images… Read More
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle. WinMerge is highly useful for determining what has changed between project versions, and then merging changes between versions. WinMerge can be used as… Read More
Samba is the standard Windows interoperability suite of programs for Linux and Unix. Samba is Free Software licensed under the GNU General Public License, the Samba project is a member of the Software Freedom Conservancy. Since 1992, Samba has provided secure, stable and fast file and print services for all clients using the SMB/CIFS protocol,… Read More
7-Zip is open source software. Most of the source code is under the GNU LGPL license. The unRAR code is under a mixed license: GNU LGPL + unRAR restrictions. Check license information here: 7-Zip license. You can use 7-Zip on any computer, including a computer in a commercial organization. You don’t need to register or… Read More
TrueCrypt is software for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted right before it is saved and decrypted right after it is loaded, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile(s) or correct… Read More
Redmine is a flexible project management web application. Written using the Ruby on Rails framework, it is cross-platform and cross-database. Redmine is open source and released under the terms of the GNU General Public License v2 (GPL). A shared online demo can be found here. It’s been setup to give registered users the ability to… Read More
XenServer is an open source project and community managed by Citrix. The project develops open source software for securely running multiple operating systems and applications on a single device, enabling hardware consolidation and automation to reduce costs and simplify IT management of servers and applications. Citrix provides a commercial support and services for XenServer under… Read More
In my home shop, a lot of testing gets done using Virtualbox. As part of that testing backups are commonly made of virtual machines that mirror production configurations. I typically use thin provisioning on my test rigs. On of the things i have noticed is in working with the virtual machines the backups get very… Read More