How to see the current mode of a file in Linux Background The mode of a Linux file is the numeric representation of it’s access rights. The command to see the current mode of a file Read More
How to mount an USB drive on a Linux server Background This article give a broad overview of how to add a USB drive to your Linux server. A command sequence is displayed with an Read More
Change permissions on a directory and all subdirectories in Linux About Changing Permissions on a Directory and All Subdirectories You may sometimes run into a situation where you want to change the permission on a Read More
How do DD from one server to another Background DD is an incredibly powerful Linux Utility that allows you to copy disks, partitions, and files from one place to another. This article explains Read More