Text Editor

Notepad++ is great for developers, but for IT folks it is annoying because you can’t choose a default Save As option.  And if you don’t select an extension, it will default to an unknown file type and cannot be recognized unless you go through some extra...

Ubuntu 8.04 does not shut down properly

Here is what you do if you are running Xubuntu Hardy Heron:1) Go to the terminal (Applications/System) and enter this line of code:sudo mousepad /boot/grub/menu.lst2) Now a Mousepad file will open. Scroll down all the way till you see End Default Options3) Find the...

Windows 2008 diskshadow utility and shadow copy

You can use diskshadow.exe, a new utility in Windows Server 2008, to create shadow copies and restore content from a shadow copy. Diskshadow.exe can create VSS snapshots, mount snapshots with a volume letter, and delete snapshots. The following script, written in the...

Google Adds Gadgets to Gmail

Go to Account Settings and click Labs.  I recommend turning on the following ones as of now:Custom keyboard shortcuts – very useful – click "c" and you are ready to compose a messageMuzzleRight-side chatRight-side labelsGoogle Calendar...

Recommended Network Monitoring Tools and Websites

These are a bunch of tools that we investigated this week that we will be running on a weekly basis to give us better insight into our network to ensure high performance and minimize antivirus/spyware/intrusion threats. Antivirus Software NOD32 Server – for...

How to Install Open Office 3.0 in Ubuntu

Unless you’ve been in an isolation chamber, you’ve probably noticed that OpenOffice.org 3.0 was released yesterday. It’s been a while in the coming and now the latest version of our favourite, and most affordable, office suite is here.If you’re running Ubuntu (or...

How to Install Internet Explorer on Ubuntu

You have to enable universe packages first. It is also recommended that you use the official winehq ubuntu package: 1) Open a terminal 2) Open /etc/apt/sources.list  sudo gedit /etc/apt/sources.list3) Uncomment (or add) following lines:  deb...

Blackberry Pearl – VZ Navigator has no sound

Enabling VZNavigator permissions – BlackBerryFrom the Home screen, press the menu button. Select Options then press in on the trackball. Select Advanced Options then press in on the trackball. Select Applications then press in on the trackball. Select...

Painless TFS 2005 to TFS 2008 Upgrade

Some say that you should uninstall TFS 2005 first, but I found just installing TFS 2008 over top of the existing installation worked fine.We didn’t have to upgrade to Sharepoint 3.0 so all we needed to do was to install the Sharepoint Extensions.  Tip #1: TFS...