How to convert a drive from GPT to MBR
Hard drives and SSDs, whether internal or external, appear to be plug and play devices. End users will rarely have to set up a hard drive for anything. Even if you plan on doing a clean Windows...
View ArticleHow to delete Linux LVM volumes
Are you using Logical Volume Management on your Linux desktop or server as the default partition layout? Sick of it and want out? Unsure how to remove them? We can help! Follow along with this post as...
View ArticleHow to resize LVM volumes on Linux
Proponents of LVM often say that one of its benefits (and why you should use it) is because users can re-size, manipulate and modify LVM partitions on the fly. Resizing LVM partitions is indeed a...
View ArticleHow to encrypt hard drive partitions on Linux
Encrypting a hard drive partition is a great way to hold a lot of sensitive data without needing to go through the tedious process of using a tool like GnuPG, VeraCrypt, and others, to individually...
View ArticleHow to fix a corrupted home partition on Linux
The home directory is the lifeblood of every Linux user’s operating system setup, as it handles just about every configuration file, personal data file, terminal configuration, and even esoteric things...
View ArticleHow to resize hard drive partitions on Linux
Do you have a hard drive partition on your Linux PC that you’d like to make bigger or smaller in size? Unsure about how to resize hard drive partitions on Linux? Follow along with this guide and soon...
View ArticleHow to Delete Partition in Windows 10 (Multiple Options)
Hard drives, solid state drives, SD cards and USB disks can all be partitioned. Normally, because of their small size, USB disks aren’t partitioned but larger storage devices like HDDs and SSDs almost...
View ArticleHow to convert a disk from MBR to GPT on Windows 10
The partition style of a disk determines how files are written and storage sectors on the disk are managed. It’s a complicated concept but end-users using Windows 10 rarely have to contend with it...
View ArticleHow to delete a system partition on Windows 10
A disk, whether it’s an HDD or an SSD, is normally divided into different partitions. Even if you never create a partition, the disk itself will come with some custom partitions already created. If you...
View ArticleHow to resize the home partition on Linux
Does your Linux installation have a dedicated home partition? Do you wish it was larger or smaller? If so, this guide is for you! Follow along as we show you how to resize your home partition on Linux!...
View ArticleUbuntu: resize partition [Guide]
Do you use Ubuntu and want to resize a partition on your computer and make it larger or smaller? Can’t quite figure out the right way to do it? If so, this guide is for you! Follow along as we go over...
View ArticleHow to install Gparted partition editor on Linux
The Gparted partition editor is a powerful tool for Linux users. With it, users are able to create new hard drive partitions, edit filesystem boot flags, reformat partitions, and more. Here’s how to...
View Article