This is a small blog where I talk about tech, from servers to CNC. That is all.
About
I’m an occasional systems administrator who prefers self hosting over pay hosting or many ad driven services. I’m also a Java and C developer and engineer with a background in 3d design and an interest in 3d printing, lasers, etc. I also have no idea how to blog (sorry for the inconsistent updates, they are unlikely to change). This blog is also all human written, and will continue to be.
Blog
Linux USB WiFi
For Debian, Install sudo apt install firmware-mediatek Panda Wireless PAU0F AXE3000
Chown hidden files and folders
I ran into a weird problem that I wanted to chown a bunch of hidden files and folders, which took a bit of an odd set of arguments to do. It wasn’t difficult, but I wanted to document it chown -R /path/to/.[^.]*
Docker Log File Usage
I ran into some issues with my unraid server recently. The docker image usage started skyrocketing at an alarming rate. I started digging into multiple ways it could be getting filled up and ran into a very odd file while doing so (sadly it didn’t contribute to the docker image usage, but good to have …
