systemctl-reboot
Reboot the system.
eselect
Gentoo's multi-purpose configuration and management tool.It consists of various modules that take care of individual administrative tasks.Some subcommands such as kernel, locale, profile, etc. have their own usage documentation.
kernel
locale
profile
eselect-repository
An eselect module for configuring ebuild repositories for Portage.After enabling a repository, you have to run emerge --sync repo_name to download ebuilds.
emerge --sync repo_name
eselect-locale
An eselect module for managing the LANG environment variable, which sets the system language.
LANG
portageq
Query for information about Portage, the Gentoo Linux package manager.Queryable Portage-specific environment variables are listed in /var/db/repos/gentoo/profiles/info_vars.
/var/db/repos/gentoo/profiles/info_vars
mopac
MOPAC (Molecular Orbital PACkage) is a semiempirical quantum chemistry program based on Dewar and Thiel's NDDO approximation.
fpsync
Execute several synchronization processes locally or on several remote workers through SSH.
systool
View system device information by bus, and classes.This command is part of the sysfs package.
sysfs
hyprpm
Control plugins for the Hyprland Wayland compositor.
hyprctl
Control parts of the Hyprland Wayland compositor.
turbostat
Report processor topology, frequency, temperature, power, and idle statistics.
pw-metadata
Monitor, set, and delete metadata on PipeWire objects.See also: pipewire, pw-mon, pw-cli.
pipewire
pw-mon
pw-cli
urpmi.update
Update the list of packages from a package repository in Mageia.Note: Mageia documentation uses medium and repository as synonymous.See also: urpmi, urpme, urpmi.addmedia, urpmi.removemedia, urpmf, urpmq.
urpmi
urpme
urpmi.addmedia
urpmi.removemedia
urpmf
urpmq
Remove media in Mageia.Note: Mageia documentation uses medium and repository as synonymous.See also: urpmi, urpme, urpmi.addmedia, urpmi.update, urpmf, urpmq.
Add media in Mageia.Note: Mageia documentation uses medium and repository as synonymous.See also: urpmi, urpmi.update, urpme, urpmi.removemedia, urpmf, urpmq.
togglesebool
Flip the current (non-persistent) values of SELinux booleans.Note: This tool has been deprecated and often removed in favor of setsebool.
setsebool
Set SELinux boolean value.See also: semanage-boolean, getsebool.
semanage-boolean
getsebool
setenforce
Toggle SELinux between enforcing and permissive modes.To enable or disable SELinux, edit /etc/selinux/config instead.See also: getenforce, semanage-permissive.
/etc/selinux/config
getenforce
semanage-permissive
semanage-port
Manage persistent SELinux port definitions.See also: semanage.
semanage
Manage persistent SELinux permissive domains.Note that this effectively makes the process unconfined. For long-term use, it is recommended to configure SELiunx properly.See also: semanage, getenforce, setenforce.