Full Path Json With Node.JS and Python
NOTE: This article presents 3 scripts. Scroll to the section “Full Path Json with Python (Better – version 2)” at the bottom for the best one. Sometimes JSON files are nested soRead More…
NOTE: This article presents 3 scripts. Scroll to the section “Full Path Json with Python (Better – version 2)” at the bottom for the best one. Sometimes JSON files are nested soRead More…
Click to scroll to my list of supported apps Once you start using tmux with your terminals, you will literally uproot your progress exponentially. It is an absolutely game-changing application of productivityRead More…
Lolcat is a great color tool for the shell. I will show you how I use it to increase my shell productivity. Consider some wall of text output (like from journalctl) IsRead More…
These notes are more of a massive cheat sheet for me for Wifi connectivity and Wifi SSID / password cracking. To do “wifi password hacking”, you need a special Wifi adapter thatRead More…
Some system-level values are output with a null byte (the bytes value is 00) and might need to read those values seperately. This Null byte delimitation can be worked around using xargsRead More…
Vdbench Software (version 50407): http://www.infotinks.com/vdbench/vdbench50407.zip Vdbench Guide (version 50407): http://www.infotinks.com/vdbench/vdbench-50407.pdf
My Issue: I have a Ubuntu VM running on my Windows 11 via HyperV virtualization. I cannot SSH into that Ubuntu VM because its using the default networking which creates a NAT.Read More…
Here is what bat is: https://github.com/sharkdp/bat
This trick works for Linux servers and also if you are using WSL2 on Windows to run Ubuntu (or whatever *nix OS) and you are trying to utilize ssh keys with yourRead More…