The proper way to quit vi is to close the terminal and edit your file with nano like God intended

John the Apostle
  • Set up MySQL/MariaDB and PhpMyAdmin for your Homelab

    Set up MySQL/MariaDB and PhpMyAdmin for your Homelab

    When you start your journey with a homelab you get some sort of computer to use as a server and start throwing cool Docker containers on…

  • BeefText to Espanso

    BeefText to Espanso

    BeefText is an incredible little tool, but it only works on Windows. When switching to Linux, or at least to Linux-compatible tools, you’ll likely find Espanso…

  • Awesome Lists

    Lots of great docker goodies to make your life better. Want to run some new services but you don’t even know what you’re missing? These are…

  • Archivebox – Your personal wayback machine

    Archivebox – Your personal wayback machine

    ArchiveBox is a powerful, self-hosted internet archiving solution to collect, save, and view websites offline. Install Archivebox in just a few minutes using docker! The Internet…

  • Container can’t see my files!

    Container can’t see my files!

    Containers are sort of virtual machines, a computer running on a computer. They don’t have access to your actual files, just to what’s available inside their…

  • Comic Scripts

    Comic Scripts

    If you’ve read my blog at all, you know I like comics. Mylar is incredible for managing and automatically metatagging comics. It uses ComicTagger which is…

  • Stuff I use

    Stuff I use

    I really like it when people make lists of their tools, containers, whatever they generally use day to day. I had no idea TubeArchivist existed until…

  • Volumes and Bind Mounts

    Volumes and Bind Mounts

    Files inside the container are on a virtual filesystem. You cannot directly access the files inside the container, and the container cannot normally access your files.…

  • Gluetun – VPN for your containers

    Gluetun – VPN for your containers

    Setup both a VPN and local access for your containers in just a few moments using Gluetun! You can even use Pihole as your DNS! Gluetun…

  • Install Portainer in 10 seconds

    Install Portainer in 10 seconds

    Portainer is a container management software which offers an easy to use user interface for deploying and managing all your Docker needs! Here’s how to install…