Loosely organized collection of code snippets. Maybe you'll find something useful here.
Order the episodes of Buffy the Vampire Slayer and Angel automatically to the "best viewing order"
How to solve permission denied or no mutual signature algorithm errors while connecting to Bitbucket.
To throttle the execution of our async function we will create a timeout method.
Mount your Samba network share on startup. It even works when you are using WiFi.
Read the GET request query parameters in your code.
Here is how to merge multiple SQL rows into one, values separated by a comma.
How to add more virtual user accounts to your VSFTPD on linux.
How to mount samba shares on the latest Ubuntu LTS release.
How to compress and extract TAR files on linux with gzip easily.
See files sizes easily in megabyte or gigabyte values.
An easy way to reset the password of the root user on linux.
Here is how to fix the missing tables in MariaDB that you may encounter on a fresh install on Manjaro or Arch linux.
Simple way to check your user list with your groups.
Change the owner of files on a linux machine.
Comparing the traditional javascript way with the Vue event you can use.
Sometimes you just need to run commands in the background.
Useful commands for SSL cert generation with Certbot.