Best Pickins’
- How to Use Self-signed SSL Certificates for Plex Media Server
- Using KWin with Xfce
- Logitech G933 Wireless Headset on Linux
- Fix for Intel i915 GPU Freeze on Recent Linux Kernels
- Take Control of your Email with Mutt, OfflineIMAP and Notmuch
- Automate SuperMicro Server Provisioning or Die Trying
- Run iTunes on Linux via Wine
- Fun and Profit with Reverse SSH Tunnels and AutoSSH
- How to Setup Travis for Quick Ansible Playbook CI
- How to Manually Clean Indexes from Elasticsearch
Squatters
- 549,498 hobos
-
Blogroll
- My Tweets
Code
- sadsfae closed an issue in sadsfae/badfishsadsfae closed an issue in sadsfae/badfish · Jan 27, 2023 Test issue #1 Your System Details Python Version: Operating System: Target System Type: (e.g. Dell, SuperMicro) IPMI / Out-of-band Firmware Version: (_e.g. iDRA… […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish · Jan 27, 2023 1 commit to master 5b78c05 fix typo in template […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish · Jan 27, 2023 1 commit to master b4eee53 Remove event actions GHA for now. […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish · Jan 27, 2023 1 commit to master 6871678 Update push-event-webhook.yml […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish · Jan 27, 2023 1 commit to master 6d7e85e Update push-event-webhook.yml […]
- sadsfae closed an issue in sadsfae/badfish
Tags
- ansible
- automation
- beer
- cloud
- comedy
- cooking
- desktop linux
- devops
- dublin
- elasticsearch
- elk
- fedora
- food
- foreman
- gaming
- git
- hobo
- home cooking
- infrastructure
- ireland
- italian
- linux
- linux gaming
- mutt
- open source
- openstack
- pasta
- performance
- power management
- privacy
- public cloud
- python
- raspberry pi
- recipe
- scale
- security
- server
- shell
- sketch
- skit
- stout
- sysadmin
- terminal
- trystack
- urban terror
- vegetarian
- what
- will foster
- xfce
Tag Archives: one-off
Quick and Dirty SSH Key Management with Python
Sometimes I need to quickly copy SSH keys to remote systems in a pinch. I can do this with the Ansible authorized_key module but that’s not always available. I might be on a random system and Ansible or external internet … Continue reading
Posted in open source, sysadmin
Tagged ansible copy ssh keys, copy ssh keys python, devops, one-off, python, ssh, ssh keys, tools
Leave a comment