Search
Search Articles
installing kali linux in windows from the app store
After watching this amazing video, i got inspired to install kali linux from the windows app store. Amazing! I was actually watching the news before this and i thought, eh depressing, so ended up watc..
KruXoR - October 2022 - Newsletter
Maybe i should convert this into a monthly newsletter, as this seems to be about the amount of time it takes me to get motivted to write another one of these posts! :) Its kind of a anytime new..
What's the Point of Docker?
What's the Point of Docker? These are my notes on installing docker on a VPS, there a bit jumbled, but mostly a full collection of the commands i used to get docker working with docker co..
Operating Systems and the Change to Linux
I have been a bit fixated on changing to linux lately, so i unstalled ubuntu on a partition on my main drive, it loaded ok, but wifi does not work as tp link stuff is not supported without drivers, i ..
New Ubuntu Server Setup Details and Packages for NGINX with SQLite Web Server and Certbot
This is the list of things that i install and commands that i run to setup a new linux VPS Server using Ubuntu, this is for version 18.x or 20.x of ubuntu, and the php-fpm version usually also changes..
Move from Backup and Sync to Google Drive for Desktop
So i saw this update today for google backup and sync, and turns out that is is an awesome update! Now you can stream your files from Google Drive to your PC rather than having to choose which files ..
Your Hardware Enablement Stack (HWE) is supported until...
What does this mean? I got this message when i logged into my Ubuntu 20.04.2 LTS terminal the other day. Your Hardware Enablement Stack (HWE) is supported until April 2025. You can also..
how to fix - Fatal error: Uncaught Error: Call to undefined function mb_convert_encoding()
I use the php readability library in some of my code, and found on a new server that it was throwing the error. Fatal error: Uncaught Error: Call to undefined function mb_convert_encoding() For me t..