Terminal / Life
  • Home
  • Show and Tell
  • HowTos
  • Troubleshooting
  • Rants
  • Privacy Notice

Terminal / Life

Rants and musings of a SysAdmin

DNF Automatic with healthchecks.io Integration
Show and Tell

DNF Automatic with healthchecks.io Integration

I've started getting lazier and lazier when it comes to doing SysAdmin work, but don't misunderstand me here.  That just means I want to automate myself out of the picture

  • Quinn
    Quinn
Quinn 11 Oct 2021 • 5 min read
Using FFMPEG and V4l2 Loopback to Play YouTube Videos as a WebCam
HowTos

Using FFMPEG and V4l2 Loopback to Play YouTube Videos as a WebCam

With the increased amount of video conferencing going on, I decided to dust off an old trick to 'spice' things up during the many video calls I am on. Things

  • Quinn
    Quinn
Quinn 30 Apr 2020 • 3 min read
Using Home Assistant, Node-RED, and iOS Shortcuts to Toggle Pi-hole
Show and Tell

Using Home Assistant, Node-RED, and iOS Shortcuts to Toggle Pi-hole

This show-and-tell post is a little different than my last few.  It didn't start with a 'I wonder if I can do X' but instead a 'UGH! I'm sick of

  • Quinn
    Quinn
Quinn 26 Apr 2020 • 5 min read
Porkymin Ball Z
Show and Tell

Porkymin Ball Z

With my recent dive back into Pokemon Go, I decided to spend more time than I should on a completely silly BASH script. World, meet Porkymin Ball Z!! Gotta Ketchup

  • Quinn
    Quinn
Quinn 29 Oct 2019 • 1 min read
Rants

Goodbye Google Adsense

A couple years ago (...I think...) for shits and giggles I set up a Google Adsense account. I tried to make it as unobtrusive as possible and had the ads show up at the very bottom of the page.  No side bars. Not popups

  • Quinn
    Quinn
Quinn 1 Aug 2019 • 1 min read
Turning an Old Laptop into an IP Camera
Show and Tell

Turning an Old Laptop into an IP Camera

The Why ...I'm cheap. I already have an old and crusty laptop doing nothing but collecting dust...and I couldn't justify the $40 to $80 bucks it would have cost

  • Quinn
    Quinn
Quinn 23 Mar 2019 • 4 min read
Monitoring Infiniband Network Utilization on CentOS 7, with some bonus Zabbix bits
Show and Tell

Monitoring Infiniband Network Utilization on CentOS 7, with some bonus Zabbix bits

I've recently had the time and the drive to dive a little deeper into Infiniband...which is a bit of an understatement considering my understanding prior to going down the 'how do I monitor this' rabbit hole consisted of compiling OpenMPI with Infiniband Support.

  • Quinn
    Quinn
Quinn 22 Jan 2019 • 4 min read
Using Gource to Visualize SSH Attempts...Because Why Not?
Show and Tell

Using Gource to Visualize SSH Attempts...Because Why Not?

As with most endeavours related to the question "I wonder if I can do X?", this one started off on a day where I was very VERY bored. The question

  • Quinn
    Quinn
Quinn 25 Aug 2017 • 3 min read
VirtualGL on CentOS 7 using NVIDIA Tesla GPUs
Show and Tell

VirtualGL on CentOS 7 using NVIDIA Tesla GPUs

Rather than go over how difficult this was to accomplish, and how many hours I spent attempting, I'll just layout the steps I took to complete this task. Here is

  • Quinn
    Quinn
Quinn 13 Jan 2017 • 6 min read

Sorry for the Downtime...Again...

Moved locations and it took WAY longer to get set up than I had hoped. Good thing I don't care about how many 9s I have. Hopefully I'm in a more stable state and can start adding some more content soon.

  • Quinn
    Quinn
Quinn 10 Sep 2016 • 1 min read
Rocket.Chat Client  RPM from DEB Package
Show and Tell

Rocket.Chat Client RPM from DEB Package

I primarily use Fedora/Cent/RHEL distributions, so I was a bit sad when I found out the desktop client for Rocket.Chat did not have a pre-packaged RPM for

  • Quinn
    Quinn
Quinn 17 Feb 2016 • 4 min read
HowTos

Rocket.Chat on CentOS 7

[https://rocket.chat/] In this post, I will go over installing Rocket.Chat [https://rocket.chat/] on a server running CentOS 7 with SELinux ENABLED as well as exposing the service through an Apache Reverse Proxy with SSL enabled. So far, I really like

  • Quinn
    Quinn
Quinn 13 Feb 2016 • 5 min read
HowTos

Install Pianobar from Source in Fedora 22

Needed Repos Steps done as root user Install the RPM Fusion repos dnf install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm Needed Packages Steps done as root

  • Quinn
    Quinn
Quinn 17 Oct 2015 • 1 min read

Sorry about the Downtime...

Had a hard drive fail on my oVirt server. Lessons learned * File-level backups are great for restoring files...not so much for whole systems. * That's it really... Moving Forward * Moved to a new oVirt Server using SSDs * Have some file-level backups for small failures/

  • Quinn
    Quinn
Quinn 16 Oct 2015 • 1 min read
Troubleshooting

Images won't remove from Post in Ghost v0.5.3

> As always, use documents you find on blogs at your own risk. This worked for me. It may not work for you. Also, make sure you have good backups before you go poking around in the Ghost database. Yeah...I know. I'm a few

  • Quinn
    Quinn
Quinn 12 Aug 2015 • 2 min read
HowTos

Adding a NFS Server to Nethserver

> As always, use documents you find on blogs at your own risk. This worked for me. It may not work for you. I've recently started playing with an install of Nethserver [http://www.nethserver.org/] and I believe I've found the replacement for my

  • Quinn
    Quinn
Quinn 11 Aug 2015 • 3 min read
Troubleshooting

GitLab Omnibus LDAP User Mismatch After OU Change

Disclaimer > As always, use documents you find on blogs at your own risk. This worked for me. It may not work for you. > Also, make sure you have good backups before you go poking around in the GitLab database. Issues The main issue was

  • Quinn
    Quinn
Quinn 7 Aug 2015 • 2 min read
HowTos

Stop Qualys from Overrunning BASH History

If you work with Linux in an enterprise setting, you probably have come into contact with the lovely Qualys security scanner. One GREAT side effect of this scan, is that your root user's BASH history file gets overrun. So much so that you essentially

  • Quinn
    Quinn
Quinn 14 Apr 2015 • 1 min read
Troubleshooting

The Foreman CA Certificate Issues When Starting Apache

Quick Background While attempting to troubleshoot why my Foreman install stopped allowing me to log in via my LDAP server, which I still have not solved, I hit another issue. Apache would not start due to a certificate chain issue. From the Logs HTTPD

  • Quinn
    Quinn
Quinn 7 Apr 2015 • 1 min read
Rants

Dealing with SeLinux

Young and Reckless I'm not gonna lie to you. Prior to about a couple months ago, SeLinux was disabled on all my servers. What can I say...I was young and reckless. > "I'll never need this" > "Oh, your documentation says turn off SeLinux...OK

  • Quinn
    Quinn
Quinn 17 Dec 2014 • 2 min read
Troubleshooting

OwnCloud Client and Gnome-Keyring Issues

UPDATE Nextcloud Client on Fedora 31 did this to me too!! On a fresh install of Fedora 31, I installed the package nextcloud-client and set it up to connect to my server. All was well until I rebooted. The Nextcloud client seemingly forgot that

  • Quinn
    Quinn
Quinn 15 Dec 2014 • 1 min read
HowTos

Installing Ampache on CentOS 7 (Apache, MariaDB, PHP 5.4)

[![Image](/content/images/2014/11/ampache-logo-1.png)](http://ampache.org/)Been getting bored and spinning up VMs like a fiend here of late. The latest one is an Ampache Server [http://ampache.org/]. This one had proven to be more of a chore than

  • Quinn
    Quinn
Quinn 3 Nov 2014 • 3 min read
HowTos

Installing Piwik on CentOS 7 (Apache, MariaDB, PHP 5.4)

[![Piwik](/content/images/2014/11/logo.svg)](http://piwik.org/)Got bored today and decided to spin up a Piwik server. This is a rundown of the steps I took to install Piwik on a CentOS 7 server with SeLinux enabled. Initial Steps From

  • Quinn
    Quinn
Quinn 1 Nov 2014 • 2 min read
Troubleshooting

Post oVirt 3.5 Upgrade Issues

I recently upgraded my personal oVirt server (which is both the engine and the hosts for my VMs) from 3.4 to 3.5. The upgrade process was relatively painless, and the basics are outlined in the Release Notes for oVirt 3.5 [http:

  • Quinn
    Quinn
Quinn 23 Oct 2014 • 3 min read
Rants

Minesoft

# :'( https://mojang.com/2014/09/yes-were-being-bought-by-microsoft/This makes me sad and fearful for the future of this great game on the linux platform. Time will tell, I suppose...

  • Quinn
    Quinn
Quinn 16 Sep 2014 • 1 min read
Terminal / Life
  • Home
  • Show and Tell
  • HowTos
  • Troubleshooting
  • Rants
  • Privacy Notice
Terminal / Life © 2022
Latest Posts Ghost