iSCSI Mounting Targets from a Linux Client October 6, 2019 I recently added a QNAP TS-221 to my network for additional storage and for resiliency using RAID 1. This is an older, cheaper, two…
Mounting Drives to Static Mount Point by UUID February 15, 2019 I’ve found the simplest way to consistently mount a removable drive – in this case two external Seagate spinners, to a fixed path as…
blkid Command Reference February 26, 2019 The blkid program is the command-line interface to working with the libblkid library. It can determine the type of content (e.g. filesystem or swap)…