ipcop egress filtering
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
Remember, you are the product, not the customer.
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
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 »
Q. How can I use Group Policy to disable System Restore in Windows XP and later? A. System Restore is a systemwide setting. As a result, you must disable it at the Computer Configuration level by performing the following steps: … Read More »
restart network ipcop /etc/rc.d/rc.network restart
rdesktop with linux goto www.rdesktop.org download latest version, untar to directory, just run make… then type command ./rdesktop dtgi.darktech.org
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
A. Start the SQL Server Enterprise Manager application (go to Start, Programs, Microsoft SQL Server, and click Enterprise Manager), right-click the SQL server name, select Properties, then select the General tab to view the product version number. You can also … Read More »