mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-25 09:52:33 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# cage
|
||||
|
||||
> Open an applications in a kiosk mode.
|
||||
> See also: `gamescope`.
|
||||
> More information: <https://github.com/cage-kiosk/cage/blob/master/cage.1.scd>.
|
||||
|
||||
- Run an application:
|
||||
|
||||
@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# gamescope
|
||||
|
||||
> A micro-compositor used as a game layer.
|
||||
> See also: `cage`.
|
||||
> More information: <https://github.com/ValveSoftware/gamescope>.
|
||||
|
||||
- Run a program with gamescope on the terminal:
|
||||
|
||||
@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# guake
|
||||
|
||||
> A drop-down terminal for GNOME.
|
||||
> See also: `yakuake`.
|
||||
> More information: <https://github.com/Guake/guake>.
|
||||
|
||||
- Toggle Guake visibility:
|
||||
|
||||
@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# hwinfo
|
||||
|
||||
> Probe for the hardware present in the system.
|
||||
> See also: `inxi`, `lshw`.
|
||||
> More information: <https://manpages.opensuse.org/hwinfo/hwinfo.8.en.html>.
|
||||
|
||||
- Display all available hardware information:
|
||||
|
||||
@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# inxi
|
||||
|
||||
> Print a summary of system information and resources for debugging purposes.
|
||||
> See also: `lshw`, `hwinfo`.
|
||||
> More information: <https://manned.org/inxi>.
|
||||
|
||||
- Print a summary of CPU, memory, hard drive and kernel information:
|
||||
|
||||
@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# ip route
|
||||
|
||||
> IP Routing table management subcommand.
|
||||
> See also: `routel`.
|
||||
> More information: <https://manned.org/ip-route>.
|
||||
|
||||
- Display the `main` routing table:
|
||||
|
||||
@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# lshw
|
||||
|
||||
> List detailed information about hardware configurations as root user.
|
||||
> See also: `inxi`, `hwinfo`.
|
||||
> More information: <https://ezix.org/project/wiki/HardwareLiSter>.
|
||||
|
||||
- Launch the X11 GUI (if available):
|
||||
|
||||
@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# yakuake
|
||||
|
||||
> A drop-down terminal for KDE.
|
||||
> See also: `guake`.
|
||||
> More information: <https://manned.org/yakuake>.
|
||||
|
||||
- Start up Yakuake:
|
||||
|
||||
Reference in New Issue
Block a user