Tag SSH

SSH Tunnel Management via SSH Config

I currently use bash/zsh aliases to simplify setting up tunnels to our database servers.

In an article in the Linux Magazin I read about boring.

The tool looked nice as it allows a well readable config file and opening the tunnels in the background.

As boring (or rather its ssh_config library) does not support Match in the ssh config, it is no real solution for me.

Luckily I read ssh itself can do the job quite well without 3rd party tool!

weiterlesen

How to use SSH FIDO2 on a remote machine

Configuring and using a local Yubikey for SSH with FIDO2 is very straight forward using the Yubico manual Securing SSH with FIDO2

But in some cases I would like to use my Yubikey based SSH key on my office's workstation when I am at home using my notebook.

weiterlesen

© 2015 - 2022 Moritz Kobel

Theme by Anders NorenUp ↑