Index ¦ Archives ¦ Atom > Tag: technical

Cockpit 0.77 Released

Cockpit releases every week. This week it was 0.77


Cockpit’s Kubernetes Dashboard

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 …


Cockpit does Docker

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.


Cockpit has a terminal

Cockpit 0.5 now has a nice terminal in a web browser. AKA term.js is awesome.

Cockpit terminal


Introducing Cockpit

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…

Cockpit login

Hopefully there’ll be a video of the talk available soon. You can try out the Cockpit prototype in …


More secure with less “security”

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.


git-coverage: Useful code coverage

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 …


How to create an Active Directory domain to test against

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 …


Kerberos and Active Directory Logins

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 …


VMWare Player on Fedora 16

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 …

© Stef Walter. Built using Pelican. Theme by Giulio Fidente on github. .