mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 16:54:01 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Execute a command on a remote host.
|
||||
> Note: Use `rexec` with caution, as it transmits data in plain text. Consider secure alternatives like SSH for encrypted communication.
|
||||
> More information: <https://www.gnu.org/software/inetutils/manual/html_node/rexec-invocation.html>.
|
||||
> More information: <https://www.gnu.org/software/inetutils/manual/inetutils.html#rexec-invocation>.
|
||||
|
||||
- Execute a command on a remote host:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user