vagrant Vagrant-ception or ViV (Vagrant in Vagrant) Why?Jump down to the next section if you don't care why, and want to get into the details right away. 😁️ So, I run Linux as my main operating system
zfs zfs rollback script So, zfs is awesome (not going to get into that in this post)...and I love automation, so I set out to join the two together. 🙂️ I found the script
docker random docker stuff First off if you don't understand any of the shell commands I use try and use this website to explain them: https://explainshell.com/ Docker namespace remapping Explaination So, I
docker Terraforming with a whale (docker) Updated: 19 Nov 2020 tl;drexamples at the bottom: https://blog.elreydetoda.site/docker-terraform/#example-cmds Intro and CreditsSo, I have to thank one of my friends Mr. Jamie Bowman, because
shell curl | bad NOTE: the image for this blog post is because we are talking about something in the...shell... 😁️ I know that doing curl and directly pipe'ing into bash is considered a
ubuntu Ubuntu install Updated: 2020-04-24 This is a log of commands that I use for an ubuntu install that I will eventually convert into an ansible playbook, but for now I am just
vim Vim clipboard in vagrant over ssh? NOTE: if there are tools that you don't know how to use/install, and would need an explain/video on how to do it then checkout the resources for this
i3-wm minimal i3-gaps install ubuntu I love using i3-gaps, especially for my work machine with x2go-server. This is a short guide on, what I think is, the most efficient, minimal, and "official" method of installing
snaps oh snap...tmuxinator This is a short guide on the simplest way I have found how to install tmuxinator, which is used to create and manage tmux sessions. terms: bin(s): binary or
resources Resources Comment below if you think there is a resource missing that should be here. Twitter hashtags https://elrey.casa/hashtags Hypervisors Virtualbox - Windows install gotten hereAutomation Vagrant - Windows