Cockpit releases every week. This week it was 0.77
Here’s a video showing what I’ve been working on together with some help from a couple Cockpit folks. It’s a Cockpit dashboard for Kubernetes.
If you haven’t heard about Kubernetes … it’s a way to schedule docker containers across a cluster of machines, and take care …
Here’s a short video showing how Cockpit manages Docker containers. Cockpit is in RHEL branding here, but it’s basically the same thing as you get from cockpit-project.org
This UI is going to be refined somewhat, but it’s nice to see things coming together.
Gave a talk at DevConf in Brno about the project a bunch of us have been working on: Cockpit. It’s a UI for Linux Servers. Currently in the prototype stage…
Hopefully there’ll be a video of the talk available soon. You can try out the Cockpit prototype in …
At GUADEC in Brno, I gave a talk about usability and security prompts.
The video and slides is now online. I’m really impressed with how fast the videos became available this time around.
I’ve sorta dabbled in using code coverage off and on, but it never really grabbed me as super useful and fit well within my workflow.
When hacking on open source I want to try out patches, run tests against them, whether automatic unit tests or manually diddling things during …
Many interested people want to help test the Active Directory work and bug fixes we’ve been doing. But sadly there’s no public Active Directory servers that I know of. So here’s how to setup a virtual machine with your own Active Directory. It’s not that hard …
Ray and I and some others have been working on making it easy to use Kerberos single sign on with GNOME 3.6. The feature itself isn’t super revolutionary. You sign in with your realm login (eg: your Active Directory user name and password) and then you can go …
I have some VMWare VM’s I’ve been using here and there. I probably should convert them to Virtual Box, but I’ve had a rough time getting that working as well.
So … every time you upgrade the kernel, VMWare barfs because kernel headers have changed. Usually I look …