blog.glenux.net Chronicles of a free data

Blog

  • December 26, 2022

    Using MozillaVPN without the GUI

    MozillaVPN is a virtual private network (VPN) service that offers security and privacy while browsing the internet. While it can be used through the Mozilla VPN interface, some users may prefer to use it in a different way. This is where MozWire comes in.Read more

  • April 29, 2022

    vim tips: base64 encoding or decoding the selected text

    I’ve been writing a lot of these huge Kubernetes YAML files lately. Here’s a trick for Vim that has saved me a lot of time when editing secrets, which contain base64 encoded values.Read more