Linux Move Complete!

Linux Move Complete!

I mentioned a few hanging issues on my move to Linux (again) and I'm happy to say that all of them have been fairly easily resolved and completed. Now I can move on to doing more again. Shared Drives As suspected, the core issue with getting the mounts to work was with the device IDs in the fstab file. I managed to sort that out and map the drives to automatically mount, which meant I could move on the adding them to sharing things with Samba again. I did end up having to rebuild the Docker drive interim, though it…
Windows 10 End of Life

Windows 10 End of Life

The end of life for Windows 10 is almost upon us, but in this case, for me, its the actual END of life. I finally just bit the bullet and wiped it out on my secondary project desktop. It was less painful than expected, though I still have some clean up things to do. My main worry was how to migrate my docker set up from the Windows 10 GUI to a CLI based Docker in Ubuntu. I realized I could easily test this using WSL within Windows, which I did. I was surprised to find that I could simply,…