Skip to main content.

Operating Systems

Featured Articles

Show Sort by

Articles

Rebuilding failed Linux software RAID

Recently I had a hard drive fail. It was part of a Linux software RAID 1 (mirrored drives), so we lost no data, and just needed to replace hardware. However, the raid does requires rebuilding. A ha...

Automating Tasks in Linux using Cron

Linux has a powerful task scheduler called Cron. Cron will allow you to run commands automatically at times specified by you. Cron is similar to the task scheduler you find in Windows. To keep trac...

Using Windows Terminal Services with Linux

If you are like me and you prefer using Linux, but are forced to use Windows at the job for various tasks, then using Windows Terminal Services is a nice way of getting around the need to boot into...