Cabilities
Overview of Linux capabilities
An overview of the available Linux capabilities that allow processes to perform privileged actions.
Summary
Introduction Linux uses capabilities to split privileged actions from the actual root user, making it possible that some processes perform them, often as a non-privileged user. If you are new to this subject, have a look at the Linux capabilities 101.