Updated 2024-04-23 00:10:44 +02:00
Updated 2024-03-26 17:28:41 +02:00
Updated 2024-02-14 16:45:47 +02:00
A script to fully install the latest Invoice Ninja. Prompts are provided for you to enter details in.
Updated 2024-02-14 15:38:13 +02:00
Updated 2024-02-06 15:14:46 +02:00
Updated 2024-02-05 20:15:10 +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 2024-02-05 19:30:25 +02:00
BASH tool to convert cbr files to cbz files either in batch or one by one.
Updated 2024-02-05 19:28:46 +02:00
Create PDF pages for a movie catalog. Also downloads the torrent files from YTS.MX
Updated 2024-02-05 19:27:13 +02:00
PBKDF2 hashing for Bash
Updated 2024-02-05 19:26:21 +02:00
A collection of tools I use for my Linux Servers. I will over time add more to this repository. Each tool or toolset is in it's own folder.
Updated 2024-02-05 19:24:24 +02:00