Best Pickins’
- Fix for Intel i915 GPU Freeze on Recent Linux Kernels
- How to Use Self-signed SSL Certificates for Plex Media Server
- Using KWin with Xfce
- Linux Laptop Power Tuning with Powertop and Friends
- Switching from Mutt to Neomutt
- How to Manually Clean Indexes from Elasticsearch
- Take Control of your Email with Mutt, OfflineIMAP and Notmuch
- Automate 7 Days to Die Game Server Deployment with Ansible
- Using VDO on CentOS/RHEL7 for Storage Efficiency
- Build Secure VLAN Networks with 'Shibby' Router Firmware
Squatters
- 552,522 hobos
-
Blogroll
- My Tweets
Code
- sadsfae commented on issue vector-im/element-web#22690sadsfae commented on vector-im/element-web#22690 · March 20, 2023 10:53 sadsfae commented Mar 20, 2023 Fedora 36 / Flatpak user here: I was able to trigger this by resetting the index store under Security and Privacy --> Message Search I then began t… […]
- sadsfae commented on issue lutris/lutris#3386sadsfae commented on lutris/lutris#3386 · March 18, 2023 18:02 sadsfae commented Mar 18, 2023 solve the problem for me on debian 11 stable branche go to >>> /home/nico/.local/share/lutris/runtime/dxvk-nvapi/dxvk-nvapi-v0.6.2.tar.xz extract… […]
- sadsfae closed an issue in sadsfae/ansible-sshkeyssadsfae closed an issue in sadsfae/ansible-sshkeys · March 13, 2023 12:37 no /usr/bin/python in RHEL8 - module fails #1 When I run the playbook on a RHEL8.1 server Iin the Alias lab, I get this error below, but I never used to get it with RHEL8.0. There is no python … 3 comments […]
- sadsfae commented on issue sadsfae/ansible-sshkeys#1sadsfae commented on sadsfae/ansible-sshkeys#1 · March 13, 2023 12:37 sadsfae commented Mar 13, 2023 Closing this (it's quite old). It's not unreasonable to assume Python is present on a remote host and this playbook requires it. […]
- sadsfae closed an issue in redhat-performance/quadssadsfae closed an issue in redhat-performance/quads · March 9, 2023 11:37 quads-cli --cloud-only --cloud also seems to include retired hosts #431 QUADS version (rpm -qa | grep quads and/or quads-cli --version): QUADS version 1.1.7 gaúcho Python version: Python 3.7.4 Operating System: fedora-… 5 comments […]
- sadsfae commented on issue vector-im/element-web#22690
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