Best Pickins’
- Run iTunes on Linux via Wine
- Fix for Intel i915 GPU Freeze on Recent Linux Kernels
- Fun and Profit with Reverse SSH Tunnels and AutoSSH
- Using Offlineimap with the Gmail IMAP API
- How to Manually Clean Indexes from Elasticsearch
- Automate Nagios Monitoring with Ansible
- Build Secure VLAN Networks with 'Shibby' Router Firmware
- Take Control of your Email with Mutt, OfflineIMAP and Notmuch
- Automate SuperMicro Server Provisioning or Die Trying
- How to Use Self-signed SSL Certificates for Plex Media Server
Squatters
- 533,588 hobos
Blogroll
- My Tweets
Code
- sadsfae opened an issue in ProtonVPN/linux-clisadsfae opened an issue in ProtonVPN/linux-cli Jun 25, 2022 ProtonVPN CLI/GUI version 3.0 on Linux don't pass upload traffic? #83 We are happy to answer your questions about the code or discuss technical ideas. Please complete the following checklist (by adding [x]): I hav… […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish Jun 23, 2022 2 commits to master 4efc08a Merge pull request redhat-performance#305 from redhat-performance/dev… 0ddcf8a Merge pull request redhat-performance#304 from grafuls/development 1 more commit » […]
- sadsfae pushed to main in sadsfae/sadsfaesadsfae pushed to main in sadsfae/sadsfae Jun 23, 2022 1 commit to main 9b8527f Update README.md […]
- sadsfae pushed to main in sadsfae/sadsfaesadsfae pushed to main in sadsfae/sadsfae Jun 23, 2022 1 commit to main 1a0e532 Update README.md […]
- sadsfae pushed to main in sadsfae/sadsfaesadsfae pushed to main in sadsfae/sadsfae Jun 23, 2022 1 commit to main 6804d2c Update README.md […]
- sadsfae opened an issue in ProtonVPN/linux-cli
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: ansible
How to Setup Travis for Quick Ansible Playbook CI
If you’re looking for a quick, easy way to setup repository-based CI for your Ansible playbooks on Github consider Travis CI, it’s also a breeze to set-up for larger projects and not that involved. This takes around 10 minutes to … Continue reading
Automate Nagios Monitoring with Ansible
Infrastructure monitoring is important and there’s lots of tools for it. I’m fond of Nagios – it’s very mature and customizable but it’s also a giant pain in the ass to setup. Here’s how to save time deploying and managing … Continue reading
Posted in open source, sysadmin
Tagged ansible, automation, devops, idrac monitoring, ipmi, linux, monitoring, nagios, snmp, supermicro monitoring, sysadmin
32 Comments
Quick and Dirty Remote Execution with Ansible
Ansible is a wonderful tool for orchestration, configuration management and automating a lot of tasks you’d never want to do by hand. Sometimes you just need to get in there and run a few commands across a bunch of different … Continue reading
Posted in open source, sysadmin
Tagged ansible, devops, linux, remote execution, shell module, sysadmin
4 Comments
Automate 7 Days to Die Game Server Deployment with Ansible
7 Days to Die is an extremely fun apocalyptic zombie survival crafting game with much less emphasis on the crafting and more on survival. It’s a cross between the good building aspects of Minecraft, with the bleak realism of Rust … Continue reading
Posted in gaming, open source, sysadmin
Tagged 7daystodie, ansible, automation, games, gameservers, linux gaming
1 Comment
Automate Deployment of the ELK/EFK Stack with Ansible
I recently needed to completely automate deploying a full ELK/EFK stack and clients and didn’t find anything that suited my needs so I wrote the playbooks for this in Ansible. This was my first real foray into automation with Ansible, … Continue reading
Posted in open source, sysadmin
Tagged ansible, automation, devops, elasticsearch, elk, kibana, linux, logging, logstash, sysadmin
24 Comments