#EVE Online #Gaming #Youtube

Sion's Guide to Utlitarian Realpolitik

I recently resubscribed to EVE Online (a Terrible Spacehip Game In Space) and re-joined my old alliance, Goonswarm Federation. Catching up on what’s been going on, I came across this talk by Sion Kumitomo, our chief diplomat. Diplomacy is a hugely important factor in how the GSF ascended to where it is right now and has remained there, even after being almost destroyed. As player presentations go, this is one of the best I’ve seen in a long time. ...

#fullwidth #Tech #tutorial

Integrate Gitlab with Slack properly

In case you haven’t heard of Gitlab yet, it’s an open-source alternative to GitHub’s own Github-FI software package. Github-FI is Github’s self-hosted version of their SaaS offering. Basically, you can get your own GitHub inside your network. However, if you don’t have several thousand dollars to blow, you can use GitLab-CE (Community Edition) instead. It offers a large subset of features that GitHub has with many integrations with external services. ...

#Essays #fullwidth #Internet #Life #Tech #Thoughts #Writing

Thoughts about Medium

The more I read Medium, the more I like it. For a change, a site focusing on essays on diverse topics without hyperbolic “You Won’t Believe What Scientists Have Found Inside A Grapefruit!” titles, complete with “Stories You Might Like” sections at the bottom (IFLS, I’m looking at you. You’re great, but stop using third-party traffic referers, please). Medium’s presentation is clean, text-focused (no annoying sidebars with Things I May Like) and the typography is wonderful. ...

#fullwidth #Logstash #SysAdmin #Tech #Tutorials

Grok patterns in Logstash

After posting a set of postfix and sendmail Grok patterns, I’ve had a request to explain how to implement Grok patterns in Logstash. So, here we go. I’m going to make some assumptions about your installation of Logstash – on a typical Debian install, assuming you installed from the Elasticsearch PPA (hint: you should be doing this), your Logstash configs will be in /etc/logstash/conf.d/ or something of the sort. |/etc/ |-logstash/ |–conf. ...

#fullwidth #Internet #Servers #SysAdmin #Tech #Ubuntu #Zimbra

Zimbra 8.5 EWS

Zimbra have recently released Zimbra Collaboration Suite 8.5 (JudasPriest). One of the most-hyped features of 8.5 is native support for Exchange Web Services (EWS), meaning Macs and Outlook clients can natively connect to EWS instead of using the Zimbra Connector or IMAP. After laying the groundwork for doing the upgrade – moving data around, system updates, installing the LTS Enablement pack from Canonical on Ubuntu 12.04 to upgrade the kernel among other things, we were ready for the upgrade to 8. ...

#fullwidth #Internet #Networking #Tech

Oops. The internet ran out of routes

Yesterday, internet service providers around the world and the services that used their networks started going offline and experiencing abnormal levels of packet loss and latency. The issue was widespread and affected a great many services. What happened? The internet ran out of routes. Update:  Here is a more thorough explanation of the issues of a couple of days ago: https://www.bgpmon.net/what-caused-todays-internet-hiccup/ The IPv4 public address space (the available publicly-routable IP addresses) has become more and more fragmented as companies have broken down the address blocks they own more and more and sold small chunks of their IPs on. ...