Learn how to control user rights when mounting in Linux.
Also find me here:
Baeldung Author
Chris Nzoka-okoye
Chris is a seasoned Linux professional with over 3 years of hands-on experience. His expertise extends to technical writing, where he effectively communicates complex concepts in a clear and concise manner. With a passion for open-source systems, Chris is dedicated to contributing valuable insights to the tech community.
Here's what I've written (so far):
Baeldung on Linux
- All
- Administration (10)
- Filesystems (6)
- Package Management (3)
- Security (2)
- Networking (2)
- Installation (2)
- Files (2)
- File Editing (2)
- Web (1)
- Scripting (1)
- Processes (1)
- Docker (1)
- Boot Process (1)
How to Safely Move /tmp to a Different Partition
Filed under Administration, Files
Learn about the /tmp directory and how to safely relocate it to a new partition.
How to Combine Two Logical Volumes on a Single Physical Volume With LVM
Filed under Administration, Filesystems
Learn about logical volume management and how to combine two logical volumes on a single physical one via LVM.
How to Configure File System Caching in Linux
Filed under Filesystems
Learn about, configure, and optimize file system caching under Linux.
Difference Between apt and apt-get
Filed under Package Management
Learn the difference between the apt and apt-get utilities in Linux.
Difference Between apt-get update and apt-get upgrade
Filed under Package Management
Learn about the differences between updating and upgrading when using the Advanced Package Tool (APT).
Swap Partition vs Swap File
Filed under Administration
Learn about the differences between a swap file and a swap partition.
Properly Remove an RPM Package
Filed under Package Management
Learn to remove RPM packages with and without dependency checking.
Connecting to a Windows Machine From Linux With Putty
Filed under Administration, Networking
Learn how to install OpenSSH on Windows and connect to it from Linux via PuTTY.