Micro Center puts on free technology clinics. Here is a good one on Virtualization that is coming up. This one is in Minnesota located at 3710 Highway 100 South, St. Louis Park, MN 55416 on
Saturday, July 24 and Sunday, July 25
Micro Center puts on free technology clinics. Here is a good one on Virtualization that is coming up. This one is in Minnesota located at 3710 Highway 100 South, St. Louis Park, MN 55416 on
Saturday, July 24 and Sunday, July 25
Spam, or more accurately Unsolicited Commercial Email, is still on the rise, with some estimates measuring it at 90% of all email traffic. It’s a nuisance for users, a storage nightmare for admins, and often a vector for phishing attacks and malware. Using a defense in depth approach, this article provides steps an email administrator can take to protect their network from spam.
Users should be educated on how their actions can lead to or reduce the amount of spam destined for their inbox. Using corporate email for personal use, subscribing to mailing lists, registering their email address for promotions and giveaways, and forwarding chain mails are all vectors that can lead to spam. Consider disabling html support to prevent downloads that can confirm an address is valid, as well as to reduce the risk of email based malware.
Spammers frequently scan websites looking for embedded email addresses in contact information. Raise awareness with your web developers and establish a policy that all email addresses in web pages should be masked using JavaScript or other encoding that allows a person to click or read the address, but makes it more difficult for a spider to harvest it. Use contact forms when possible instead of displaying email addresses.
Disabling the verify command (VRFY) on your SMTP gateway makes it that much harder for spammers to check for valid email addresses. If supported, implement a delay before your server responds to a request with its banner. Legitimate email servers will wait for the 220 response before trying to send email, while many programs/scripts used by spammers will not. Your server can then drop email from this misbehaving sender. If your SMTP gateway supports Quit detection, configure it to drop email that it receives from a host that don’t close the session properly. Legitimate email servers end a session with the QUIT command, but many programs/scripts used by spammers don’t.
This site http://www.ninite.com has a list of common software and utilities that are very useful. Basically like the site says you pick your favorite software and it will create one installer with the software you chose. You then download and install of the utilities and software you need in one shot. I had to … Read more
In this post I will cover how to setup and configure a Windows 2008 server as a VPN server. There are several different steps and configurations that need to be done. There are 4 parts to this setup that I will walk through.
Open Server Manager and open roles

![]()
Click on add roles and add the Network Policy and Access Services role (NPAS)
Click next on the informational screen
On the role services screen choose Routing and Remote Access Services (RRAS) and click next

On the next screen click install
When it is done it will give you a screen telling you if it installed successfully or failed
If it was successful click close and choose to restart when it prompts you
I am currently studying for the Linux + certification. I work with Linux alot becuase of my web site work. This is typically all command shell through SSH, Webmin, or WHM. I am forcing myself to use Linux on a daily basis as my workstation so I will learn it even more. The flavor of Linux I am using is CentOS. One of the tools I use is Skype. Skype does not have a RPM package for CentOS. This application has to be installed manually. I had to figure out how to get this installed. Here are the steps I took to install this and configure it.
INSTALL:
Skype only comes in 32 bit so if you have a 64 bit machine you need to run the following to install 32 bit libraries. This is required to run the 32 bit Skype application.
yum install glib2.i386 qt4.i386 zlib.i386 alsa-lib.i386 libX11.i386 \ libXv.i386 libXScrnSaver.i386
May of 2009 I posted a blog on how to Setup Exchange 07 using a Dynamic IP (click here to read it). In this article I suggested a paid email relay service. At the time I was not able find a free email relay but now I have found a free email relay service. This … Read more
You can access window network shares through Outlook Web Access (OWA).
You need to allow the servers you want users to access first or you will see an error. The error is: “For security reasons, Outlook Web Access is configured to prevent access to this type of document or folder. For more information, contact technical support for your organization.”
Open Exchange Management Console and expand Server Configuration –> select Client Access Server. Then right click on the OWA directory –> Select Properties.

PROBLEM: When installing Isa 2006 on Server 2003 R2 the install fails on ADAM install. The error is: “setup failed to install ADAM”. This error pops up towards the end of the ISA install. This occurs if you have a server 2003 R2 with SP2 installed. SOLUTIONS: Work Around 1 – Copy the contents of the … Read more
I ran into an issue with my recently deployed ISA firewall. It was blocking any STMP incoming traffic. This made it so my Exchange users could send email just fine but could not receive any incoming email. I checked the Event Viewer and saw this: Event Type: Warning Event Source: Microsoft Firewall Event Category: None … Read more
I ran across this great video on YouTube. It is about a world without system administrators. Just think about that for a moment! LOL Well here it is: This video was made by Aprigoinc visit their YouTube channel if you want to see more IT videos.