News

As usual, this blog post comes out of something I have been working on (read as: struggling with) for the past few days. The purpose is to give an overview of disk partitioning under Linux, ...
In the beginning days of Unix and later Linux, disks were physically large, but very small in terms of storage capacity. A 300 megabyte disk in the mid-90’s was the size of a shoebox. Today, you can ...
Linux systems provide many ways to look at disk partitions. Here's a look at commands you can use to display useful information -- each providing a different format and with a different focus. Linux ...
I have some USBFDs here on which I have live distribs. Is there a tool similar to Partition Magic (Windows) which allows you to dynamically enlarge Linux and related partitions on a USBFD without ...
If someone wants to run Linux while their current OS is Windows or macOS, the usual approach is dual-booting. That means partitioning the disk, installing Linux on it, shutting down your computer, and ...
I have been asked by several people recently, both through here and privately, about the steps involved and the decisions to be made in converting a PC running Windows to Linux. After repeating the ...
I posted on here yesterday about my boot disk messing up when I upgraded to RH 7.3 from 7.2. Well I dual boot with WinXP, so I was unable to get into Linux after I discovered there was something wrong ...
You have data on your machines. Some of that data might be in the form of sensitive company or client information. Should that particular information fall into the wrong hands, well, you know that ...
Data loss is a nightmare for any computer user, and Linux users are no exception. Despite the robust architecture of Linux operating systems, disasters can strike in the form of accidental deletions, ...
As with many UNIX tools, these functions are included in a single executable, which is called with a bundle of command-line parameters. To make life easier, a set of batch files (shell scripts) are ...