Getting information about your system from dxdiag on Windows

DirectX Diagnostic tool dxdiag is a useful tool on Windows that gives you loads of information about your system, such as GPU, CPU and BIOS info. It is common that tech support asks you to attach your dxdiag report to support requests since it helps to narrow down the problem. Before Windows 8, dxdiag was ... Read more

How to disable MySQL replication on master/master andmaster/slave setups

The following guide shows how to disable and remove mysql replication from two or more mysql servers. These steps can be used for master/slave and master/master mysql setups. The following SQL commands have to be be executed in phpmyadmin or with the mysql commandline program. It is just important that you are logged in as ... Read more

Setting up email routing to gmail / google apps via ISPConfig 3

The following guide describes the steps to add DNS records that route emails from a domain managed in ISPConfig 3 to google apps / gmail. The guide assumes that you have already setup the dns zone for your domain in ispconfig. Login to ISPConfig, click on the DNS module icon in the upper navigation bar, ... Read more

Install WICD network manager on Linux Ubuntu/Mint

It may occur that by default your computer won't connect to wireless networks after starting up the system. A way to solve this might be to install the WICD network manager which is available in the Ubuntu repositories. Just fire up Synaptic Package Manager and search for WICD. During installation, you will be asked to ... Read more

Uninstall VirtualBox Guest Additions on Ubuntu and Windows 7

Ubuntu: To uninstall VirtualBox Guest Additions on Ubuntu and similar operating systems, mount the virtual disk again that you used to install them - to do that, click on the Devices menu on the virtual machines top menu bar and select Install Guest Additions. If you get a pop-up about auto-start procedures just cancel it. ... Read more

Hide files by merging them with Winrar on Windows

Apart from alternate data streams, there is another, perhaps easier way to hide files within others. All you need for it is WinRar (download the 32 or 64 bit version, depending on what operating system you use). To simplify things, I also like to install WinRar's context menu items. First off, you need the files ... Read more