Kubernetes Intro – Part 2 – The Dashboard

In part 1, I’ve given an introduction to my path to learn more about Kubernetes with a hands-on approach. The story ended with Minikube being installed and a first sample application (the ‘http echosever’) up and running in a container that is managed by Kubernetes. With all of this in place now, the next logical … Continue reading Kubernetes Intro – Part 2 – The Dashboard

Shell in the Browser – ttyd – Perhaps For Online Courses?

I recently came across this article on Tecmint, which describes ttyd, a nifty program to make the Linux shell available remotely over the Internet. I played around with it a bit and was delighted to see ttyd can be configured to request username and password from the client and provides an https channel if you … Continue reading Shell in the Browser – ttyd – Perhaps For Online Courses?

Book Review: Linux Kernel Programming – Kaiwan N Billimoria

From today’s perspective, one of the most important courses during my computer science education in college was the one that taught me about how operating systems work. And while many things that I learned at college are no longer relevant, the material of that course is still as relevant today as it was then. Sure, … Continue reading Book Review: Linux Kernel Programming – Kaiwan N Billimoria