psimonyi/sudo-iotop
Project ID: 6708
Description
Unlike top
, iotop
requires root privileges (or the NET_ADMIN
capability).
That's inconvenient when you're trying to use it quickly.
This package lets administrators run iotop
easily by making iotop
an alias
for sudo iotop
and adding a sudo rule so that users in the wheel
and
iotop
groups don't need to enter their password to run it.
Security note: iotop allows the user to ionice any thread.
Installation Instructions
dnf copr enable psimonyi/sudo-iotop
dnf install sudo-iotop
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (5)* | Fedora 39 (23 downloads) |
Fedora 40 | x86_64 (2)* | Fedora 40 (15 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (5 downloads) |
Fedora rawhide | x86_64 (7)* | Fedora rawhide (114 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable psimonyi/sudo-iotop
More info about enabling Copr repositories