Last time I mentioned that I was working on a central syslog. Part of the task was also possibility to easily go through the logs, preferably with some filtering and what not. ELK-stack is usually the first thing mentioned as a potential solution. Essentially the goal is to land your
Recently I've been tasked with creating a central syslog server. These are very useful when one maintain couple of boxes (or couple hundred and more) as it can provide a single point of checking out on what's up with the machines. If it's combined
After seven years of maintaining PPA with custom packages for Debian, I now decided to finally drop and close it. I no longer use Debian as my main Linux distribution hence I have no need nor interest in providing any builds for it. That being said, I also decided to
It was about time to clean a little bit up my PPA. What was removed and briefly why: * audacious: latest stable release available in deb-multimedia repositories * deja-dup: newer version available in official repositories * geary: newer version available in official repositories * revelation: latest version available in official repositories * vala-0.22: newer
Snappy Ubuntu Core has been announced two days ago. I was counting that sooner or later there will be some alternative to Project Atomic and here we are. What I found a bit surprising was the immediate compatibility with Microsoft Azure. I also found this statement: Microsoft loves Linux[…] Creepy.
This is a second post of the series on minimal Linux VMs deployments on SmartOS hypervisor. Same as in case of Gentoo I decided to go with systemd and btrfs for system & service management and main/only filesystem respectively. Environment outline I’m trying to keep things relatively tidy,