hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

8.9K
active users

#systemsadministration

0 posts0 participants0 posts today

After 20+ years in #DevOps Engineering and #SystemsAdministration, I'm exploring new opportunities.

My expertise spans #Cloud #Infrastructure (AWS, GCP), #InfrastructureAsCode (Ansible, OpenTofu), and #OpenSource.

I've had the privilege of managing large-scale infrastructure and implementing automation solutions that reduced costs and improved efficiency.

Looking for #RemoteWork opportunities where I can contribute to building scalable, efficient systems with #Technology. :)

Replied in thread

@bdiederik I assume you are using `ForceCommand` to call into a script and then using `$SSH_ORIGINAL_COMMAND` to let the client pass an argument?

It is a pretty cool pattern, also a good opportunity to implement certificate based auth instead of traditional key auth.

If you've done it a different way I'd be interested to hear the details too!