Search
Search Articles
Search Articles by entering your search text above.
windows
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..

10:45 pm, December 1, 2022
Newsletters
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..

12:55 am, October 21, 2022
Docker
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..

3:47 am, June 16, 2022
Operating Systems
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 ..

3:14 am, June 16, 2022
Linux
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..

3:11 am, February 9, 2022
Apps
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 ..

1:56 am, August 11, 2021
linux
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..

5:17 am, February 1, 2021
linux
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..

5:25 am, April 8, 2020
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

:future

The :future CSS pseudo-class selector is a time-dimensional pseudo-class that will match for any element which appears entirely after an element that matches :current. For example in a video with captions which are being displayed by WebVTT.
:future css reference