Archive for 'General' Category
Enabling High Performance Data Transfers [PSC]
13 October 2006Enabling High Performance Data Transfers [PSC]
Procedure for raising network limits for Windows XP and Windows 2000
The easiest way to tune TCP under Windows XP and many earlier versions of windows is to get DrTCP from “DSL Reports” [download page]. Set the “Tcp receive window” to your computed BDP e.g. 400000, turn on “Window Scaling” and […]
PXELINUX - SYSLINUX for network boot
7 September 2006PXELINUX - SYSLINUX for network boot Page
{ How do I Configure PXELINUX? }
PXELINUX operates in many ways like SYSLINUX. If you are not familiar with SYSLINUX, read the SYSLINUX FAQ first, since this documentation only explains the differences.
On the TFTP server, create the directory “/tftpboot”, and copy pxelinux.0 from the SYSLINUX distribution and any kernel […]
Unattended, the todo.pl Script
5 September 2006Unattended, A Windows deployment system: The Applications
One script to rule them all
One master Perl script, todo.pl, oversees the entire installation process. All of the other scripts are designed to be invoked by todo.pl.
todo.pl maintains a “to-do list” on disk in the plain-text file C:\netinst\todo.txt. You can edit this file with an ordinary text editor, but […]