I have been trying to get AWStats running on my Debian 9.2 (Stretch) web server. It has been fighting me. This is as much a note for future me as it is for you.
Edited: October 18, 2017 @14:03
I have been meaning to play around with containers for a while but for the life of me have not found a real reason to. I feel like without a real use case, any attempt I'd make to learn anything useful would be a huge waste of time. There are a bunch of neat toys out there, from running random ASCII art commands to a crazy script that 'emulates' some of the insane Hollywood style computer screens, as well as base images for all manner of application stacks and frameworks, but all of those are easily installable using your favorite package manager.
Edited: June 02, 2022 @19:00
I monitor the DSM version on my Synology NAS with my icinga2 instance and sometimes alerts pop while I'm not in a position to run the upgrade using the normal GUI process.
iPad Impressions
I mentioned a few things in my first post that I thought might be better on the iPad than the iPhone.
There are a lot of reviews of iOS 11 out there already and as is almost always the case, people are complaining that things changed. This is not that. Part of the reality we live in with our consumer-oriented technology demands is that things change. As a whole iOS 11 seems to be an improvement over previous versions and in general I'm happy with it.
So I Heard You Like Videos
As a follow up to my Favorite Podcasts post, I figured I would talk a bit about my favorite Youtube channels. A while back I wrote a Flask app to take a bunch of different web services that I didn't feel like having accounts on and turning them into RSS feeds. In the case of Youtube I combine the RSS feeds of each channel into a single RSS feed that I subscribe to. This makes it a lot easier to keep up with the periodic deluge of videos without having to fool around with a bunch of bookmarks or having a Google account.
Introduction
I don't listen to a lot of podcasts these days, in fact most of the time I listen to either Sirius XM or my music collection that I've curated into iTunes over the years. There are some times when I'm in the mood for something different and these are the podcasts that I have been actually listening to this year.
Edited: September 14, 2017 @22:03
It is funny. In this day and age of disposable everything, where people
are more than happy to shell out money for things that don't actually
exist you might think that we've finally left nostalgia behind. There
is no point in wishing for the past if it is all still there on some
drive somewhere in the cloud
.
Why new WiFi?
Back in May I closed on a house, leaving my old apartment of 10 years behind. The house was built in 1856 and as you might expect is built like a tank. This is lovely for many reasons but poses a bit of an impediment for having good WiFi.
There has been a lot of buzz around about how quickly the web is moving towards HTTPS everywhere. For quite a while the EFF has had extensions for the popular browsers to enforce HTTPS Everywhere, and security bloggers like Troy Hunt have written a bunch of things about impending browser changes that are going to make life a lot harder for people with websites that do not support HTTPS.
I have been going through my ~/TODO list recently and I have meant to figure out why my Sonos indexing has been failing lately. I sync my iTunes Library from my Time Machine backups into a shared space on my NAS so other things can get to it without having to have my Mac on.
I just wanted to quickly mention a change I ran into today while upgrading my OpenBSD routers to 6.1.
Over the years I have had many different BlackBerry phones. I started with a 7100t, one of the first candybar-style BlackBerry devices and just finished up a several-year relationship with a Passport.
I have actually been building the static content of the site from a python(1) script for a while, though until recently it ran from cron(8) and rebuilt all the pages every hour. This wasn't too bad since there were a few internal pages that also got rebuilt, including my graphing pages that are built from SNMP queries of various network gear.
I am hoping this will be the first of three or four posts detailing some of the technical bits under the covers of the new website. In this particular post I'll talk mostly about the design decisions that went into the whole infrastructure.