Posted in: Reviews of sorts

GL iNet AX1800 Slate wireless router

When you purchase through links on our site, we may earn an affiliate commission.https://amzn.to/4faPNKY Specs: Setup:There are a couple setup options with the AX1800, but I’ll cover a few here. Anyone familiar with DD-WRT won’t need too much introduction, actually when you select advanced options, you are asked to login as root to the default […]

Posted in: Stream Announcements

New video uploaded

https://youtu.be/_Uzwb1zfQ2g Poking around on the “Client side” of the bot, hoping to add some more functionality. Then extending some API type stuff to enable it. I’ve started adding blog posts to connected-me.com, so check it out if you are into reviews and maybe some writeups of my lab work. Thanks for hanging out, as always!

Posted in: homelab, Projects

Installing node on debian based linux – update

Well, it’s quite a different affair now. Most places seem to be getting in on the “run this script, it’ll handle it for you” train, and I can’t say I dislike it. New way:via nodejs.orgcurl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bashnvm install # Old way:So yeah, installing node is sort of a stupid round about adventure in […]

Back to Top