Cleaning a Thales MEZ

Banner
So I got this Thales MEZ a while back which was in a super bad shape: In particular after a general outside clean I redid the paint on the front-panel, as the majority was rusted off: However, I did not clean it on the inside at the time and just put it into my shelf to sit there. Now I decided to finish what I started and repair the rest of it. The first thing being cleaning it from the inside, which I didn’t do so far.

Read More

Zoo Neunkirchen

Banner
All pictures taken with my Sony SLT-a77 with a Tamron SP AF 70-300 F/4-5.6 Di VC USD telephoto lens. Elephants Snow Leopards Dholes Peafowls Vietnamese Sika Deer & Blackbucks Miscellaneous Bald Eagle Showing the Nictitating membrane. Falconry Other birds from the falconry.

Read More

Fixing the RRD IO Hell

Banner
So I’m using collectd to monitor my systems. For a couple of machines it was fine, but as soon as it got more collectd caused a constant load on my disks due to all the RRD files that need to be written. In order to reduce this I decided to use rrdcached, which comes with the default RRD install on FreeBSD. It can be configured for collectd on FreeBSD as follows: <Plugin rrdcached> DaemonAddress "unix:/var/run/rrdcached.sock" DataDir "/var/db/collectd/" CreateFiles true CreateFilesAsync false CollectStatistics true </Plugin> Restarting collectd the results became immediately noticeable:

Read More

Website Improvements

Banner
I did the monthly configuration revision on my systems and decided to do some changes to my web server and this website. Don’t load JavaScript when not needed (Hugo) Originally I had KaTeX included on every page on here, but decided to limit it only to pages where I actually need LaTeX support. The majority of pages on here does not use LaTeX after all. I did this by adjusting the Hugo template to only include it when the page parameter needLaTeX is set.

Read More