brosky
brosky
at a second thought, 2FA will add a lot of overhead when you log in to the jumpbox. yubikey is doable but anything with phone or dongle authentication adds to...
i've "fixed" this with a */5 crontab script: ``` #!/bin/bash today=$(date +%Y%m%d) chmod 777 /var/log/aker/$today ```
I see this in logs: Apr 16 18:32:17 sshgw-cj Aker: SSHClient ERROR - global name 'get_console_dimensions' is not defined I'll attach later a screenshot too. I've recorded with asciinema a...
any updates on this ? I have a couple of hosts with IP's only and I want to search them by their internal name.
Thank you, it works as expected.