Namecheap + the dynamic DNS client in pfSense. No issues sinve I set it up years ago.
Before that it was a cron job that updated through the google domains api.
Namecheap + the dynamic DNS client in pfSense. No issues sinve I set it up years ago.
Before that it was a cron job that updated through the google domains api.
Da Archive maybe? Most of my stuff has come from there.
I recently set up and started using MediaTracker for this purpose. It’s kind of barebones, but functional. Seems like its biggest difference with movary is that it also covers TV, ebooks, audiobooks, and games.
I have a little section for movies and books on my website and i’ve been working on a script to automatically pull those lists and reviews from MediaTrackers api each time I build my site.
A little late, but here is what I usually do when a ticket like that comes in:
Thanks! This is actually exactly what I have been basing my efforts on so far, it’s just sobering to look at how far away we are from completing implementation group 1.
I just started my first official cybersecurity position at a medium size company in an industry that is currently being heavily targeted with ransomware.
I’m starting pretty much from scratch as they have not had a dedicated security role in over a year and my predecessor didn’t make much progress. So far i’ve been focused on inventory lists, policies, and procedures for hardware, software, and data. I think we’re doing okay with minimizing stuff thats internet facing and patching is in a good place (well, at least with the devices and os’s that are still supported).
Any suggestions on where to go from there or what to prioritize?
I’m studying for CCSP right now. It’s fairly general and tries to be vendor neutral but Architecture is one of the knowledge domains on the exam. Might be worth it if you meet the work requirements or experience waiver requirements.
A lot of people also seem to conflate it with the CISSP when it comes up in conversation I’ve noticed.
Got the email from hibp and was sad to find that domain search is no longer free :(
I swear by ddrescue. It’s a situation I strive to never be but i’ve been there before. I used it once to rescue an employees masters capstone project from their dead work laptop.
Oh MediaTracker looks nice, thanks!
Do note though that for privacy purposes, a .us domain is not the best idea. You must be a U.S. citizen or business and registrars may try to verify your identity.
Some people do it as a political statement. Blocking Israel is a real example I’ve seen.
Look into using GNU stow! It’s exactly what you’re doing but it creates the symlinks for you.
I love this solution, I’ve been using it for years. I had previously just been using the home directory is a git repo approach, and it never quite felt natural to me and came with quite a few annoyances. Adding stow to the mix was exactly what I needed.
Lots of searching
I’ve used ledger on and off for a few years. I use it along with ledger-autosync to process the transaction files I download from Amazon, Paypal, and my bank. I haven’t gone so far as to automate the import of those files, I just download them manually, but it does support that.
I try not too think about it 😬
I would guess everything together is around 800 Watts
For managing my library on disk, I just recently made the effort to set up the *arr apps. I love having the metadata, tagging, organizing, and file naming all consistent and automated. Previously I used mp3tag and filebot to manage them and it was way more manual. Everything is set up with docker-compose and Ansible.
Library file stuff:
For library frontend stuff:
Haven’t set up yet:
Doesn’t exist yet/wishlist:
I’ve tried a few from here too: https://www.jailbreakchat.com/
I set up Netbox recently at work to try and improve the abysmal documentation situation. I use an Ansible playbook to provision and set up the server, then copy a docker compose file and start the containers. So far I’m loving Netbox, I just wish my predecessors had documented things from the start.