IT Archive
IT
At BackupChain there is a new freeware tool (check the free tools section for more stuff!) you may be interested in. RamKick is like RAMMap, which many people
Read More
IT
The article Discussion of Backup Strategies and Samples demonstrates how to set up various backup strategies: Incremental backups, differential backups, local, network, and cloud. Then there are full backup,
Read More
IT
Especially in small and medium sized organizations chances are high that not enough emphasis has been placed in protecting critical business data. Smaller organizations hire ‘PC techs’ to
Read More
IT
The following is a short list of 18 pitfalls you may run into when using Hyper-V. We compiled this list over the years when we created a tool
Read More
IT
We’re told deduplication combined with large Hyper-V virtual machines is supposed to lead to tremendous storage savings. However, there are some underlying assumptions and pros and cons to
Read More
IT
In our test lab we regularly encounter a somewhat typical Volume Shadow Copy Service Error (VSS) error reported in the backup service or application may be:
Read More
IT
In short: it can be done and it works! Caveat: You need a good workstation or server…as always. Have a look at the instructions: Install VMware Workstation and
Read More
IT
The following design is a FFT (Fast Fourier Transform) based signal filter developed in C / C++. You can use this type of filter to amplify or dampen
Read More
IT
The code below defines a butterworth 6th order low pass filter with center freq. 0.1 * sampling frequency. The processor code uses double precision but you can easily
Read More
IT
Some time ago while working on a vehicle crash simulation system we needed to simulate a Bessel low pass filter. These hardware Bessel filter are used to “smooth
Read More