Posts Tagged ‘Windows’

How to download BBC iPlayer programmes

Fed up with the BBC iPlayer? Well this article explains how to download BBC videos straight to your computer to watch in your favourite video player.

Read the rest of this entry »

Edit files with Notepad++ From Anywhere on your Network

Notepad++ is a very handy tool. It rocks.
What is annoying is that if you have it installed on a server, then you have to run NPP before opening the intended file that you want to edit.
Well, no more! Using the power of Group Policy Preferences (which also rocks).
First of all, install NPP onto your server [...]

Read the rest of this entry »

IIS and those pesky Flash files

Doesn’t it drive you mad when you set up an IIS server in Windows and you forget to add Flash files to the MIME types? You end up debugging what you think is some scripting problem only to remember about 2 hours later that IIS’s file support out-of-the box leaves a lot to be desired.
Well, [...]

Read the rest of this entry »

TrueCrypt Autorun Script for USB

You can easily create an Autorun file on a USB pen drive to mount and dismount the encrypted file systems. This is very useful for carry portable TrueCrypt USB drives.
The only downside is that using TrueCrypt on the move means that you need administrator rights to access the disk.
Once you plug in the USB stick, [...]

Read the rest of this entry »

Access VirtualBox SSH and Web Server

One of the thing that differs VirtualBox from Microsoft’s Virtual PC is that VB puts guest on a subnet of the computer that you are working on. This means that it cannot be directly accessed from other computers on your network.
To enable access, you need to configure your computer to allow ports to be forwarded [...]

Read the rest of this entry »

Getting that SQL Server 2008 to Work out of the box

I had to set up a new SQL Server database, which I haven’t done in a while as I tend to focus my efforts on mySQL. Nevertheless I needed to get grip on a new site to migrate.
After setting most things up, I managed to get to a point where the database wasn’t starting.
Microsoft OLE [...]

Read the rest of this entry »