thisiszeev
- Joined on
2025-09-19
Block a user
Here I will start building a list of guides for setting up various open source self-hosted software.
If you have any suggestions then please send me a chat request on Reddit (https://reddit.com/u/thisiszeev)
The contents of this repo is licensed under the Creative Commons is free to share in an unaltered state.
If you want to publish one of my guides on your website or in your print publication, then please contact me via Reddit.
Updated 2026-05-16 04:57:20 +02:00
This is a script to setup the perfect Nextcloud Installation on a vanilla Debian 12 server.
Updated 2026-03-25 17:02:40 +02:00
A script to take a Ubiquity CloudKey Gen2+ and make as damn near vanilla Debian as possible, as well as a bunch of other useful scripts and guides to help you repurpose an old CloudKey and give it a new life in your homelab.
Updated 2026-02-25 18:38:36 +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