mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
pages/linux/*: replace broken links (#12850)
Co-authored-by: spageektti <git@spageektti.cc>
This commit is contained in:
parent
d4be3a8709
commit
2862a8c713
14 changed files with 14 additions and 37 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 电话和交换(手机)服务器。
|
||||
> 用于管理服务器自身和管理已经在运行的实例。
|
||||
> 更多信息:<https://wiki.asterisk.org/wiki/display/AST/Home>.
|
||||
> 更多信息:<https://docs.asterisk.org>.
|
||||
|
||||
- 重新连接一个正在运行的服务器,并打开 3 级的日志详细度:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# asterisk
|
||||
|
||||
> Run and manage telephone and exchange (phone) server instances.
|
||||
> More information: <https://wiki.asterisk.org/wiki/display/AST/Home>.
|
||||
> More information: <https://docs.asterisk.org>.
|
||||
|
||||
- [R]econnect to a running server, and turn on logging 3 levels of [v]erbosity:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# eopkg
|
||||
|
||||
> Package manager for Solus.
|
||||
> More information: <https://getsol.us/articles/package-management/basics/en/>.
|
||||
> More information: <https://help.getsol.us/docs/user/package-management/basics>.
|
||||
|
||||
- Install a specific package:
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
# feedreader
|
||||
|
||||
> A GUI desktop RSS client.
|
||||
> More information: <https://jangernert.github.io/FeedReader/>.
|
||||
> Note: FeedReader is no longer being maintained.
|
||||
> More information: <https://github.com/jangernert/FeedReader>.
|
||||
|
||||
- Print the count of unread articles:
|
||||
|
||||
|
|
|
@ -1,24 +0,0 @@
|
|||
# genid
|
||||
|
||||
> Generate IDs, such as snowflakes, UUIDs, and a new GAID.
|
||||
> More information: <https://github.com/bleonard252/genid>.
|
||||
|
||||
- Generate a UUIDv4:
|
||||
|
||||
`genid uuid`
|
||||
|
||||
- Generate a UUIDv5 using a namespace UUID and a specific name:
|
||||
|
||||
`genid uuidv5 {{ce598faa-8dd0-49ee-8525-9e24fff71dca}} {{name}}`
|
||||
|
||||
- Generate a Discord Snowflake, without a trailing newline (useful in shell scripts):
|
||||
|
||||
`genid --script snowflake`
|
||||
|
||||
- Generate a Generic Anonymous ID with a specific "real ID":
|
||||
|
||||
`genid gaid {{real_id}}`
|
||||
|
||||
- Generate a Snowflake with the epoch set to a specific date:
|
||||
|
||||
`genid snowflake --epoch={{unix_epoch_time}}`
|
|
@ -1,7 +1,7 @@
|
|||
# gummy
|
||||
|
||||
> Screen brightness/temperature manager for Linux/X11.
|
||||
> More information: <https://github.com/Fushko/gummy>.
|
||||
> More information: <http://web.archive.org/web/20230717200025/https://github.com/Fushko/gummy>.
|
||||
|
||||
- Set the screen temperature to 3000K:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# kdialog
|
||||
|
||||
> Show KDE dialog boxes from within shell scripts.
|
||||
> More information: <https://develop.kde.org/deploy/kdialog/>.
|
||||
> More information: <https://develop.kde.org/docs/administration/kdialog/>.
|
||||
|
||||
- Open a dialog box displaying a specific message:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# lxterminal
|
||||
|
||||
> Terminal emulator for LXDE.
|
||||
> More information: <https://wiki.lxde.org/en/LXTerminal>.
|
||||
> More information: <https://github.com/lxde/lxterminal>.
|
||||
|
||||
- Open an LXTerminal window:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ntpdate
|
||||
|
||||
> Synchronize and set the date and time via NTP.
|
||||
> More information: <http://support.ntp.org/documentation>.
|
||||
> More information: <https://manned.org/ntpdate>.
|
||||
|
||||
- Synchronize and set date and time:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# obabel
|
||||
|
||||
> Translate chemistry-related data.
|
||||
> More information: <https://openbabel.org/wiki/Main_Page>.
|
||||
> More information: <https://open-babel.readthedocs.io/en/latest/Command-line_tools/babel.html>.
|
||||
|
||||
- Convert a .mol file to XYZ coordinates:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# rpmbuild
|
||||
|
||||
> RPM Package Build tool.
|
||||
> More information: <https://docs.fedoraproject.org/en-US/quick-docs/creating-rpm-packages/>.
|
||||
> More information: <https://manned.org/man/rpmbuild>.
|
||||
|
||||
- Build binary and source packages:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# swupd
|
||||
|
||||
> Package management utility for Clear Linux.
|
||||
> More information: <https://docs.01.org/clearlinux/latest/guides/clear/swupd.html>.
|
||||
> More information: <https://www.clearlinux.org/clear-linux-documentation/guides/clear/swupd.html>.
|
||||
|
||||
- Update to the latest version:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# vrms
|
||||
|
||||
> Report non-free packages installed on Debian-based OSes.
|
||||
> More information: <https://debian.pages.debian.net/vrms/>.
|
||||
> More information: <https://salsa.debian.org/debian/check-dfsg-status>.
|
||||
|
||||
- List non-free and contrib packages (and their description):
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# warpd
|
||||
|
||||
> A modal keyboard driven pointer manipulation program.
|
||||
> More information: <https://github.com/rvaiya/warpd/blob/master/man.md>.
|
||||
> More information: <https://github.com/rvaiya/warpd/blob/master/warpd.1.md>.
|
||||
|
||||
- Run warpd in normal mode:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue