restart windows cilpboard

Instructions First try this: Run the following from run prompt: cmd /c “echo off | clip” Next try this: 1 Click the “Start” menu and “Control Panel.” 2 Double-click the “Administrative Tools” icon. If the “Administrative Tools” icon is not available,…

fix rdp clipboard

from Did you ever loose Clipboard functionality (copy/paste) while working with several Terminal Server sessions? I think everyone that works a lot with Terminal Server has experienced this from time to time. It’s caused by badly behaving applications. Dimitry…

automate command line linux

How can you automate command line linux ? Using Pexpect of course! Pexpect is a pure Python module that makes Python a better tool for controlling and automating other programs. Pexpect is similar to the Don Libes `Expect` system, but…

install firegl 5600 server 2008

Installing drivers for the firegl 5600 on windows server 2008 can be a bitch.  Here’s the fast and easy solution! Steps: Download the Drivers from HP’s website (click here) Extract the .exe with 7zip Press Window Key + Pause Break…

TouchSmart 4 fix 9993 error

That error occurs because of HP’s script to block folks from installing the app. Here’s the fix The easiest way around this is to just install the application update 1. download the update (first link below) to your machine (file…

fix 401.3 IIS WordPress PHP Upload

How do you fix 401.3 IIS WordPress PHP Upload ? Issue After uploading a file via WordPress you get prompted for username and password (due to IIS 6 and php being the backend). Details On a Microsoft platform utilizing IIS,…