mirror of https://gogs.blitter.com/RLabs/xs
Update 'README.md' - note about where logging goes
This commit is contained in:
parent
6c6d0cbbb6
commit
729697b5ee
|
@ -111,6 +111,7 @@ One-shot command
|
||||||
* [B]$ cd hkexsh && ./hkexsh -x "ls /tmp" joebloggs@host-or-ip
|
* [B]$ cd hkexsh && ./hkexsh -x "ls /tmp" joebloggs@host-or-ip
|
||||||
|
|
||||||
WARNING WARNING WARNING: the -d debug flag will echo passwords to the log/console!
|
WARNING WARNING WARNING: the -d debug flag will echo passwords to the log/console!
|
||||||
|
Logging on Linux usually goes to /var/log/syslog and/or /var/log/debug, /var/log/daemon.log.
|
||||||
|
|
||||||
NOTE if running client (hkexsh) with -d, one will likely need to run 'reset' afterwards
|
NOTE if running client (hkexsh) with -d, one will likely need to run 'reset' afterwards
|
||||||
to fix up the shell tty afterwards, as stty echo may not be restored if client crashes
|
to fix up the shell tty afterwards, as stty echo may not be restored if client crashes
|
||||||
|
|
Loading…
Reference in New Issue