Use these Linux commands to quickly search and find anything from the Linux terminal, without digging through folders in a GUI file manager.
A symlink or "symbolic link" is a Linux file that simply points at another file. If the referenced file is removed, the symlink will remain but not indicate there's a problem until you try to use it.
One of the last things the Linux kernel does during system boot is mount the root filesystem. The Linux kernel dictates no filesystem structure, but user space applications expect to find files with ...
The way the Linux file system is laid out makes perfect sense. I've been using Linux for so many years that I can't imagine another file system making more sense. When I consider how the Windows file ...
Linux 101: What does “sourcing a file” mean in Linux? Your email has been sent Jack Wallen explains the Linux source command by way of an example. Sourcing a file in Linux is a very important concept, ...
There are a number of Linux commands that will display file system types along with the file system names, mount points and such. Some will also display sizes and available disk space. The df command ...
You probably have documents on your desktop operating system that contain sensitive information. So what do you do to protect that data? You could hide the document in an obscure folder -- but that's ...
Do you dual-boot between Windows and Linux on your computer? This is a new way people use their computers to enjoy the benefits of both operating systems. The only problem that users face on Windows ...
Data loss is a nightmare for any computer user, and Linux users are no exception. Despite the robust architecture of Linux operating systems, disasters can strike in the form of accidental deletions, ...