IT

All things Information Technology

Exchange 2007 Import SSL Certificate

0

Well written article on how to import an SSL certificate into Exchange 2007, IIS , SMTP, POP3, IMAP etc.

SpiderOak Online Backup

0

There are many backup services available on the web now. Mozy and Carbonite are two of the most popular. I came across a new player called SpiderOak. I have been running it for about a week now and I must say I am very impressed. 2gig of free storage with the ability to add more and share. Check it out when you get a chance.
SpiderOak.com

2010 Best Gadgets

0

If you are into gadgets like I am, head on over to gizmodo for this years best! Some of them make sense, and some don’t.

Ipad vs Blackberry Playbook

0

Now that a bunch of different players are in the market, the question has to be asked; “Which tablet system is best?” I use the term “system” because I believe it is more than just hardware that defines the tablet market. If the platform has no applications, then it will be more difficult for a company to find uses for the tablet in their business. Apple has the apps and the hardware. They have backwards compatibility and great way of rolling out updates.
Just a thought.

Blackberry Playbook
Apple iPad

Clearing your Windows Printer Queue

0

Ever had problems with your Windows printers suddenly disappearing? Generally this has to do with a print job that has become corrupted. Follow these directions and you should be up and running in no time!

If you have a long list of hung print jobs in Windows 7 or Vista, you can clear the print queue easily by using these steps.

1. Click Start.

2. Type Command.

3. Right-click Command Prompt and select Run as administrator.

4. Type net stop spooler then press Enter.

5. Type del %systemroot%\System32\spool\printers\* /Q then press Enter.

6. Type net start spooler then press Enter.

The print queue on your Windows 7/Vista system should now be cleared. Type exit and press Enter to exit the command window.

WordPress MU multiple domains

1

Today I have been working with multiple domains and wordpress mu. I setup a site admin to control the new blogs that were created.
Example:
domain1.com (main)
domain2.com
domain3.com

I could login to domain1 just fine but every time I would l log on to domain2 or domain3 I would keep getting a redirect back to the login page.
I found this on the wordpress forum that worked like a charm.

I had a similar problem which occured when I changed a sub-blogs domainname.
Wordpress MU: domain1.com
Blog: domain2.com

I had to make a change in wp-settings.php to make it work:

around line 261:
if ( !defined(‘COOKIE_DOMAIN’) )
define(‘COOKIE_DOMAIN’, ‘.’ . $current_site->domain);

changed to:
if ( !defined(‘COOKIE_DOMAIN’) )
define(‘COOKIE_DOMAIN’, ‘.’ . $_SERVER['HTTP_HOST']);

which seems to have solved the problem.

This post was from Raymond.

iPhone OS 4

0

Jeremy over at iLounge.com has written a great article on the new features of the up and coming iPhone os 4. One of my anticipated features is the multi-tasking. Also, folders for the home page is going to be great as well!

450,000 ipads?

1

Wow. Still waiting for mine!
450,000 ipads sold today.

Twitter Updates for 2010-04-02

0

Powered by Twitter Tools

Why use Vmware Converter?

0

I downloaded this (vmare converter) free product during a baremetal conversion to a virtual machine. For small business servers out there this application is a life send. It has the ability to create virtual drives as well the .vmx file from the machine that you are wanting to convert from. This can be done while the server is running! After which, download Vmware Server, another free download, configure it and you are virtualized! Amazing product.

Go to Top