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, ...
Logical volumes are an alternate method of partitioning hard drive space. The capability has been built into the Linux kernel since 1999, contributed by Sistina Software. The Logical Volume Manager is ...
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 ...
I do a good bit of cross platform development using Linux and Microsoft Windows. I can access Windows partitions from Linux using drivers that handle the FAT and NTFS file systems. Linux has its own ...
Let's start by clearly stating what this post is, and what it isn't. It is a description of how I set up multi-boot for Linux systems, sometimes including Windows, using the GRUB bootloader. It is not ...
Windows 10 isn’t the only (kind of) free operating system you can install on your computer. Linux can run from just a USB drive without modifying your existing system, but you’ll want to install it on ...
With Windows 10 going away soon, many of us are considering jumping ship to Linux. Thankfully, you don't have to ditch Windows entirely to start using Linux; running two OSes is easier than you think.
Lack of access to your data in a new operating system may be one of the most severe impediments for doing an OS migration. There is little personal incentive for users to switch to a system that can't ...