tuned-gui
GTK+ GUI for tuned
Install
- All systems
-
curl cmd.cat/tuned-gui.sh
- Debian
-
apt-get install tuned-gtk
- Ubuntu
-
apt-get install tuned-gtk
- Kali Linux
-
apt-get install tuned-gtk
- CentOS
-
yum install tuned-gtk
- Fedora
-
dnf install tuned-gtk
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tuned-gtk
- Dockerfile
- dockerfile.run/tuned-gui
tuned-gtk
GTK+ GUI for tuned
The tuned package contains a daemon that tunes system settings dynamically. It does so by monitoring the usage of several system components periodically. Based on that information components will then be put into lower or higher power saving modes to adapt to the current usage. Currently only ethernet network and ATA harddisk devices are implemented. This package contains the GTK+ GUI that can control tuned and provides simple profile editor.