I've been using my employer-supplied Windows laptop (Thinkpad T14 with AMD Ryzen Pro 5), and while it's locked down, I still managed to get Vim and WinSCP on it. SSH also works.
FWIW, Edge is more responsive than Chrome, I suspect b/c Edge keeps more tabs in memory longer (though I could be totally wrong).
Why doesn't my #yubikey work as #ssh key under #ArchLinux ?
- pcscd must be running
- ccid needs to be installed
- (maybe???) user needs to be part of pcscd
7 days to go 👀
#devops #itadmin #remotemanagement #RDP #msrdp #remotedesktop #Azure #bastion #SSH #VNC

webssh has been very good for me the last fortnight.
https://github.com/huashengdun/webssh
I typically use gotty, which works very well, but for the two #netbox #dns talks I gave in the last ten days, the former was easier to use.
https://jpmens.net/2022/05/03/one-gotty-per-user/
"Too many authentication failures".
You got this error when you attempted to connect to a server.
But you could have sworn that your #SSH connection worked in the past - and now you get this error. But why?!
In our latest #tutorial we have a closer look at this ominous SSH error and show the (likely) reasons for it and how to fix it.
https://www.geekersdigest.com/how-to-fix-ssh-error-too-many-authentication-failures/
@mpirnat @jasongorman #ssh? Luxury! We counted ourselves lucky if we got #telnet. Most days it was #CKermit over a #serialport. #halfduplex 1200/75 baud, so traffic was uphill both ways!
How to Fix a Nutanix CVM Stuck in Maintenance Mode | https://techygeekshome.info/how-to-fix-a-nutanix-cvm-stuck-in-maintenance-mode/?fsp_sid=9643 | #Guide #Hyperconvergence #Nutanix #PuTTy #SSH #Virtualisation
https://techygeekshome.info/how-to-fix-a-nutanix-cvm-stuck-in-maintenance-mode/?fsp_sid=9643

How to Fix a Nutanix CVM Stuck in Maintenance Mode | https://techygeekshome.info/how-to-fix-a-nutanix-cvm-stuck-in-maintenance-mode/?fsp_sid=9642 | #Guide #Hyperconvergence #Nutanix #PuTTy #SSH #VirtualisationÂ
https://techygeekshome.info/how-to-fix-a-nutanix-cvm-stuck-in-maintenance-mode/?fsp_sid=9642

You use SSH for remote authentication. But do you know how it works in the background? For SSH authentication to work, you need a server at the backend. Here is how to execute a complete SSH server installation, start to end.
#ssh #authentication #servers #sshServer #howtoSsh
https://negativepid.blog/how-to-install-and-enable-an-ssh-server/
https://negativepid.blog/how-to-install-and-enable-an-ssh-server/
Generating new SSH host keys when booting a template-based LXC the first time.
https://codeberg.org/jzdm/LXC-Firstboot
Currently fighting, trying to ssh into my Raspberry Pi 3 and 4! Grrrr!
I've enabled the ssh service on both Pi's, created a public key, checked the file and folder permissions in ~/.ssh, copied the "authorized_keys" file over to both Pi's.
Still getting: "Permission denied (publickey)." when trying to login.
Running Debian Trixie.
Zusatz: Wenn ich den SSH-Port per "yunohost security settings list" anschaue, ist der korrekt geändert (also NICHT 22). Wenn ich vom PC aus per SSH auf diesen Port rein will (wie früher auch) kommt eben "Connection refused". Auf Port 22 ließe mich der Server dagegen rein, zeigt aber eben diesen anderen Fingerprint.