ipcop egress filtering

14 Apr

ipcop egress filtering iptables -A CUSTOMINPUT -p tcp -s $GREEN –dport 80 -j DROP added the above line first, but it killed everything going out of network

dma setup for cd-rom win2000

7 Apr

Win2000 Tricks Hard Drive DMA (Direct Memory Access) DMA, in all of its flavors, is vastly superior to the PIO data transfer method to which most computers default. For those of you who are not familiar with DMA and what … Read More »

rdesktop with linux

31 May

rdesktop with linux goto www.rdesktop.org download latest version, untar to directory, just run make… then type command ./rdesktop dtgi.darktech.org

lmhost for pdc & domain entry

31 May

Add the following entries to the Lmhosts file: 10.0.0.1 PDCName #PRE #DOM:Domain-name 10.0.0.1 ‘Domain-name \0x1b’ #PRE ‘1234567890123456 NOTE: the slash is the 16th char also win95 clients might need to use \0x1C