How to mount another hard disk for sharing with other users in Linux

Sometimes, a drive needs to be shared by more than that primary user logged in on a Linux computer. This is to facilitate sharing of files and folders by other users on that computer. To enable all authorized users to work with files and folders on the shared drive, read on. Any commands need to … Continue reading How to mount another hard disk for sharing with other users in Linux

How to create and use LUKS encrypted partition in Linux

It is easy to create a LUKS container and a partition within it, using the GUI on Linux. The application that enables this easily is the gnome-disk-utility. However, if you want to use the command line to set up a LUKS encrypted device, read on. Exercise appropriate caution before doing any of the below with … Continue reading How to create and use LUKS encrypted partition in Linux

Kernel panic when safely removing an External USB Drive

Had an experience today! When selecting the "Safely Remove" menu option to unmount an external USB Drive and then removing the USB cable connecting to the drive from the computer, the system gave a 'Kernel Panic' error and froze. Found that the problem was due to the partition type on the external hard disk being … Continue reading Kernel panic when safely removing an External USB Drive