The following guides are of things I have done and encountered. During the process I either thought that this would be useful for someone else or thought that it would be useful for myself in the future. If you do stumble upon this and try to use something from one of the guides and it doesn't work, go ahead and let me know by opening an issue. I'm not checking anything on here until I actually use it again. Some things may also be much more detailed than others just due to the amount of time I've put into it.
- Tips for better use of SSH.
- Helpful Git Tips can be found here.
- Testing Memory (RAM).
- Install Node and npm with the Node Version Manager (nvm).
- Python Virtual Environments are good to know how to use.
- Zotero is useful for collecting and managing references.
- Using Obsidian for note taking has been amazing.
- Program in VS Code; my favorite code editor.
- Remove the Boot Logo on Ubuntu.
- Change the hostname of your Linux system.
- Perform User Modifications such as changing the username and home directory.
- Enter the BIOS menu without the function keys.
- This category is a reference to one way I manage useful scripts I create and how to access them easily. This is helpful for having global access to scripts I use.
- Stream with Stremio
- Host a server to store and read books with Kavita
- Watch movies and TV from Kodi
- Use Proxmox to create and manage virtual machines
- Instructions for sideloading apps onto an iOS device. (Specifically an iPad Mini 1)
- How to use a Selenium like library in Rust. A Thirtyfour tutorial is provided that will fetch the Merriam Webster word of the day.
- Making a USB Rubber Ducky with a Raspberry Pi Pico
- Overclock a Raspberry Pi.
- Raspberry Pi Cases I've used.
- Setting up a Skyfactory 3 server is way easier than anticipated.
- Minecraft Addons that I've used are listed here.
- Some tips for Gaming on Linux.
- Everything you need to know about setting up a Terraria Server. The guide runs through a vanilla server, a modded server on your machine, a dedicated server for modded terraria, and how to setup a TShock server which gives more administrative abilities.
- Screensaver instructions for general use and specifically my Raspberry Pi mounted on the wall with a screen.
- Instructions on connecting a ftp server to Ubuntu file system.
- Change your default shell.
- Jellyfin is the opensource version of Plex. I really want a plex like server to store my movies and tv shows for kodi to grab from and for the web interface so I could just vpn into home and watch movies from afar.
- The Pwnagatchi is a really cool little hacking device but I needed to get some cables to get it set up. Once I have time to work on this more, the guide and supporting files will be added. I'm really excited for this because I want to learn more about how Wi-Fi works and this is perfectly hands on.
- How to add a user in linux and adding that user to groups. This would be a modification to the user modifications file.
- Home Assistant is another application I will setup and once I do a guide will follow along with it.