Author: johayek
-
SSH on Windows: OpenSSH, PuTTY
On Windows OpenSSH’s “SSH authentication agent” is meant to run as Windows “service“. Starting a couple of years back, Microsoft decided, to deactivate that service by default. Now there are corporations, that do not want to have the “ssh-agent” service running at all. No SSH authentication agent, no caching of ssh ID-s (after enquiring the…
-
my LG 4K-UHD-Smart-TV
View Screen with Just Scan:-> Settings Wheel -> “…” ->Picture -> Aspect Ratio -> Just Scan -> On This way the display OS does not remove edge lines and columns. That is needed, because e.g. in my case serious lines and columns get stolen, and I insist on seeing them.
-
Secure Hash Algorithms AKA SHA – using shake-512sum for show-identical-files.sh
There is a book at O’Reilly’s:
-
if you see “apple.com/bill” on your billing statement
If you want to see a list of purchases at Apple …
-
how do you copy the public key to an ssh-server? ssh-copy-id
$ ssh-copy-id -i ~/.ssh/id_ed25519-FOO.pub tim@just.some.other.server