Linux

Posts tagged with Linux.

Persistent serial identifiers with udev

It is not a secret that Linux can juggle USB serial ports between restarts. This is something which doesn't happen on linux, but if you ever looked at internet forums on how to fix issue, you for sure found advice to use custom udev rules.

Kubernets TLS secret with ca.crt field for mtls

By default kubernetes tls secret must consist two fields a `tls.key` and `tls.crt`. It works perfectly fine in most of the cases, but not when we need mutual tls which is handled by ingress-nginx. This kind of ingress requires a secret with a "ca.crt" field to validate client certs. Obviously it tricks a kubectl which can't append more than standard.

Why I abandoned Apple and OSX for Linux

I must start from small confession. I am not an computer kido. My first computer was AMD K6 with 266 Hz clock I got for Christmas back in 1999. I've seen in my life Amiga, but I wasn't part of long standing battle between platforms. I've seen Norton Commander on my friend PC who got his Pentium in 95, but I never had to run such tool on my own. Point of bringing whole history of myself coming to computers is to show you that I am relatively fresh to it.