Authority
Most of the tasks described in this document require a user with root authority. In particular, writing to procfs, and writing to most of the described sysfs attributes requires root authority.
Throughout this document, it is assumed that you have root authority. Command examples are
illustrated as follows:
- A
#command prompt indicates that root authority is required:# ...
- A
$command prompt indicates that root authority is not needed:$ ...