Creating backups is just one step in taking precautions that sensible data can be recovered if anything should happen to a computer’s storage device. Depending on the location they are stored in backups can also be subject to change. This can for example be the case if parts of the backup storage become unreadable. It [...]
Multi Monitor Screensaver
Multi Photo Quotes is a screensaver designed for multi monitor computer systems – but working on one monitor systems as well – that can display images, quotes or a combination thereof. At its core stands the possibility to display images. An image can be displayed across all computer monitors, on one monitor in fullscreen or [...]
Backup MySQL Databases In Linux Regularly
The post Using Cron to Automate Linux Tasks by Jack got me thinking that some users might be interested in a practical example. The following tutorial will explain how to setup a small script to backup MySQL databases on a Linux server which will be run daily using a cron job. The best way to [...]
Using Cron to Automate Linux Tasks
Linux is one of the most flexible and useful operating systems available. One of the tools that places Linux at the top of the flexibility and usability scale is cron. The cron system allows you to automate tasks without the aid of third party software. But because few know how to use cron, it seems [...]
Windows Vista Shrink Volume Problems
Windows Vista comes with its own partitioning software that can be used to partition the connected hard drives. It can be accessed by clicking on Control Panel > Administrative Tools > Computer Management. This opens a new window with the entry Disk Management under the storage entry in the left panel. The tool will display [...]
Windows 7 Beta Download Without Limits
We have posted an article about the problems that were encountered during the initial Windows 7 Beta release on January 9. Users who wanted to download the beta on the release date were greeted with all kinds of error messages which had the result that only a few were actually able to grab a Windows [...]
Repair Defragment In Windows Vista
Defragment seems to make more problems in Windows Vista than it did in Windows XP. A recent test on a Toshiba notebook running Windows Vista Service Pack 1 revealed that a click on the defragment button would do nothing at all. This is apparently caused by third party disk defragmentation software programs that somehow hijack [...]
Basics of looping in PHP
Loops are an integral part of PHP, and many other programming languages for that matter, the basics covered here would apply to javascript as well, even the code is very similar. A loop is simply a block of code that executes multiple times, controlled either directly, by explicitly telling the script to execute “X” times, [...]
Burn CD and DVD ISO Images with K3B
You just downloaded the newest version of your favorite Linux distribution but you remembered the first time you did it you were in Windows where you had Nero (or some similar application) to help you burn the ISO image onto a CD or DVD. Now you’re in Linux…what do you do? Simple. You turn to [...]
