ALFA AWUS036ACH External WiFi Adapter on Kali
Getting wireless units that work properly in Kali with modern feature sets seems to be a continuous challenge. I’ve had mixed results over the years with shoddy support for anything outside of vanilla...
View ArticleUbuntu Linux Unable to Install Packages
There are many different reasons that packages may not install. Perhaps you are out of space, inodes, have permission problems, have network connectivity problems, and so on. An additional challenge...
View ArticleForward Connection to Docker in Linux
Every now and then it is necessary to set up a connection forwarding from external to inside the system perhaps to a docker instance where the internal IP for the docker is a completely separate...
View ArticleLinux Script Error: Bad Substitution (change shell from dash to bash)
This is a simple problem in the end that cost me serious troubleshooting time. Hopefully you found this article and it can save you some of what I lost. You may encounter a problem when running a...
View ArticleLinux Disable Interface with Netplan (or not)
So, based on everything I’ve found, you can’t. In my opinion this is a shortcoming of using netplan versus the old way of simply using ifupand ifdown. This is in many ways super frustrating as it’s...
View Article