mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 09:58:35 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# rexec
|
||||
|
||||
> 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.
|
||||
> 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>.
|
||||
|
||||
- Execute a command on a remote [h]ost:
|
||||
|
||||
Reference in New Issue
Block a user