kmon is a new command line kernel manager and activity monitor. It can be used to load, unload and blacklist kernel modules, as well as show module information. The tool also shows kernel activities (hardware logs, etc.) in real time.
This command line tool is written in Rust, and it uses a text-based user interface (TUI) thanks to the tui-rs and termion libraries.
0 Comments