I added some new pages (Projects, Links, Books). Nothing there yet, but I’ll be adding content in the next few weeks.
addthis_url = ‘http%3A%2F%2Fwww.calazan.com%2Fnew-pages%2F’;
addthis_title = ‘New+Pages’;
addthis_pub = ”;
I added some new pages (Projects, Links, Books). Nothing there yet, but I’ll be adding content in the next few weeks.
addthis_url = ‘http%3A%2F%2Fwww.calazan.com%2Fnew-pages%2F’;
addthis_title = ‘New+Pages’;
addthis_pub = ”;
Here’s an article from CIO.com, titled Tech Departments in 2010: Hot Jobs, Cold Skills, which basically talks about the skills that will be in greatest demand in 2010 and also those that are most likely to be outsourced and automated.
According to the article, IT departments in 2010 will be filled with ‘versatilists,’ which the article […]
Here is one of those things that I wish I had known much sooner. Very useful and a big time saver. I just found out about this a few months ago when I wanted to run a report against AD to see if the account info are consistent and up to date, to see which […]
Ran into a problem last week where our vendor’s Cyclades TS100 devices couldn’t acquire an IP address from our Cisco 871 router’s DHCP service.
This was a big problem for us because we have about 70 locations using this router and all of them will have these Cyclades TS100s installed in the next two weeks.
After about […]
Happy System Administrator Appreciation Day!
I know this post is a bit late.
Anyway, we attended the Tech Ed 2008 IT Professionals in Orlando, Florida last month (June 10-13) and it was a lot of fun! Lots to do and learn. There were a lot of people who attended (close to 9,500 according to Microsoft).
This […]
To redirect http traffic to https in Apache, create a .htaccess file with the following content:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
Place the .htaccess file in your website directory and that should be it.
NOTE: The rewrite module in Apache must be enabled for this to work. To check whether it is enabled, open your […]
Error Message: “Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item.”
If you get this error when you tried to run an executable file, simply do the following:
Right-click on the file and choose Properties.
In the General tab, click the Unblock button at […]
Error Message: “550 5.7.1 Message rejected as spam by Content Filtering.”
One of our users reported that after we applied Service Pack 1 and Update Rollup 1 to Exchange Server 2007, some of the emails that he has scheduled to send daily were getting rejected with the message above.
I guess the integrated anti-spam in […]
I got this error while upgrading the Exchange Management Tools on my Windows XP computer at work to Service Pack 1. I checked the services and the Remote Registry service is stuck at “Stopping” status.
To fix this, simply set the Remote Registry service’s startup type to Manual, reboot your computer, try installing Exchange Server […]
We just upgraded from Exchange 2007 RTM to Exchange 2007 SP1 yesterday morning and I’m happy to say that the upgrade went very smoothly. It took about 20 minutes.
Here are some things to consider:
Install .NET Framework 2.0 SP1 before upgrading. This may not be required but Microsoft recommends it.
If you have more than […]
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Oct | ||||||
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |