Block a user
This is a script to setup the perfect Nextcloud Installation on a vanilla Debian 12 server.
Updated 2025-09-19 11:25:06 +02:00
Create PDF pages for a movie catalog. Also downloads the torrent files from YTS.MX
Updated 2025-09-19 04:06:09 +02:00
This is a blank script for if you want to log the times of each step of your Bash script.
Basically, it uses traps to write out runtime in seconds, the last command executed, and if applicable, the exit code. This all gets written to a file called time.log
It is useful if you want to gauge the time each command in your script takes to run.
Updated 2025-09-19 04:05:04 +02:00
Updated 2025-09-19 04:03:11 +02:00
This little script will load all the id3 tag information for your entire MP3 library into a TSV file.
Updated 2025-09-19 03:55:17 +02:00
A script to fully install the latest Invoice Ninja. Prompts are provided for you to enter details in.
Updated 2025-09-19 03:49:49 +02:00
A Bash script to convert Font Awesome Sprite SVG files into Inkscape Symbol Pack SVG files. Bringing Font Awesome to Inkscape.
My most recent builds of the version 5 and version 6 Font Awesome Symbol Packs are in the folder `font-awesome`.
The script I created and used to make the Symbol Packs is in the `script` folder.
Updated 2025-09-19 03:43:33 +02:00
Copy or Move emails from one mail server to another.
Useful for migrating email boxes into a hosting server. You can run the script as a loop and have constant migration, ensuring not a single mail is lost during the migration.
Updated 2025-09-19 03:32:36 +02:00
This repo will be where I add a bunch of HTML files containing some CSS tricks and special effects.
Updated 2025-09-19 03:26:17 +02:00