manual smtp for testing relay
manual smtp for testing relay telnet blah.email.com 25 helo mail.email.com mail from:joe@mama.com rcpt to:yomama@mama.com data type yada yada yada .
Remember, you are the product, not the customer.
manual smtp for testing relay telnet blah.email.com 25 helo mail.email.com mail from:joe@mama.com rcpt to:yomama@mama.com data type yada yada yada .
BCD – Build CD-Rom add to 1st menu that boots, need to modify this file isolinux.cfg I added a network boot/cdrom boot as item #5, this lets you run cd and also has network drivers. so you can boot to … Read More »
Remove Messenger from XP Start/Run/RunDll32 advpack.dll,LaunchINFSection %windir%\INF\msmsgs.inf,BLC.Remove Stop Windows Messenger from Auto-Starting Simply delete the following Registry Key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\MSMSGS Uninstall Messenger You have to edit sysoc.inf (located in /WINDOWS/inf). Under [Components] you should see the following line: msmsgs=ocgen.dll,OcEntry,msmsgs.inf,hide,7. Take the … Read More »
sus update working… The registry only had four keys but need seven to work properly. The NoAutoUpdate key = 0 is the key that impacts this the most…
exchange ports thru firewall nbdatagram nbname nbsession tcp1225 tcp1226 tcp135
If you can’t run any .exe files, try the following: 1) copy regedit.exe to regedit1.com and run that program 2) go to HKEY_CLASSES_ROOT\exefile\shell\open\command and make sure it reads “%1” %* exactly like that with the double-quotes included. That should fix … Read More »
Services to shutdown when locking down a windows 2000 server
to document Checkpoint Rulebase copy following: /var/opt/CPfw1-50-03/conf/Standard.W /var/opt/CPfw1-50-03/database/objects.c to fw1rules directory rename standard.w to dayair.w run dayair.cmd this will output a file called dayair.html
set time service windows net time /setsntp:192.5.41.40 net stop w32time net start w32time make sure windows time service is set to automatic
How to use OpenSSL to act as a CA to sign an IIS certificate request for SSL use 1. Create a certificate request via the Internet Services Manager under ‘Directory Security->Secure Communication->Server Certificate’. This is found under the property tab … Read More »