Author:
erics, May 9th, 2023
I have been using RSA SSH keys forever to login to my various AWS EC2 instances. With macOS Ventura 13.3.1 ssh failed with the “Permission Denied” error. Using ssh -vvv, I saw that the RSA key was now being rejected. After much research, I decided to implement new keys on the client (Ventura) side using […]
Categories: How-To's, Technology Tags: AWS, denied, ed25519, Error, Generate, howto, key, Linux, MacOS, Permission Denied, public, Public Key, ssh, ssh-keygen, sshd, tips, Ventura
|
No comments
Author:
erics, September 27th, 2011
I found this VERY cool website, http://dummyimage.com/, that lets me custom-build a placeholder image on the fly, like this:
|
<img src="http://dummyimage.com/120x120/fff/ccc" alt="Placeholder Image for a 120px x 120px graphic"> |
Categories: How-To's, Technology Tags: Automatic, Create, Custom, Dummy, Dummy image, Generate, howto, Image, Place Holder, Placeholder, tips
|
No comments