Other Tech
Introduction
More techy topics that don't fit in the menu'ed categories.
Table Of Contents
Apache
Lots of times one might want to enable directory listing on Apache. One should understand the security implications, and use it only when necessary. I would question anytime that this is used on the internet.
Also, I wanted to modify the visual aspects of the directory listing.
I put it all in this project. Read more about it at the project.
BASH Cheat Sheet
This page is just embedding https://devhints.io/bash. ;-)
CDDB is gone
It's been on it's way out for a while. Some things change slowly; there are still apps that used it. Below are work arounds for two apps, Asunder and RipperX.
Asunder
Select Preferences
Navigate to Advanced tab
In CDDB area change server from freedb.freedb.org to gnudb.gnudb.org
RipperX
Click Config
Navigate to CDDB tab
In CDDB Configuration are change URL from freedb.freedb.org/~cddb/cddb.cgi to freedb.dbpoweramp.com/~cddb/cddb.cgi
HTML/CSS/JS
Colors for CSS: https://www.w3schools.com/cssref/css_colors.php