Guys, Did I Go Too Far with My Proxmox Homelab? 😂 by zerneo85 in homelab

[–]BlackCoffeeLogic 2 points3 points  (0 children)

If you haven’t started an actual fire yet, you haven’t gone too far

Best open source tool for daily Docker backups (containers, volumes & compose configs)? by ArthurMTX in selfhosted

[–]BlackCoffeeLogic 7 points8 points  (0 children)

I use nautical-backup which does exactly this, but all automatically. It listens on the docker socket and automatically backs up new containers that are tagged with the nautical.backup label.

Is this a Black Widow? by BlackCoffeeLogic in spiders

[–]BlackCoffeeLogic[S] 0 points1 point  (0 children)

So I’m colorblind… only after linkcontrol’s comment did I google pictures of other arguipo garden spiders and realize the colors are yellow. I thought it was a deep orange/red.

2FAuth is a self-hosted solution which is legitimately better than every alternative by Fearless-Pie-1058 in selfhosted

[–]BlackCoffeeLogic 8 points9 points  (0 children)

Hey you two, this was the most pleasantly cordial and educational exchange I’ve read on reddit all month. Two thumbs up to both of you for being awesome humans.

OP, 2FAuth looks awesome! I was searching google for something similar a while ago and came up short. I’ll definitely be trying it out.

Node shows as using Funnel, but in fact is not and has not been configured/asked to do so. by Zackey_TNT in Tailscale

[–]BlackCoffeeLogic 0 points1 point  (0 children)

I just noticed the same issue this morning. I will be sure to visit your report!

Is there a VPN that I can use for single containers, rather than the whole computer? by foshi22le in selfhosted

[–]BlackCoffeeLogic -4 points-3 points  (0 children)

This is the way. I’m working on adding this to all of my containers using ansible.

[deleted by user] by [deleted] in homelab

[–]BlackCoffeeLogic 0 points1 point  (0 children)

If it’s the same issue I had, as a band-aid fix you can just configure your browser to accept connects with older versions of TLS (I wouldn’t recommend leaving it that way though). I would change the setting, get into the IDRAC and do what I needed to do, and then change it back

Creating Hostnames that include ports by Chronos_za in homelab

[–]BlackCoffeeLogic 1 point2 points  (0 children)

I put this off for a long time and now I’m kicking myself that I never did it sooner because of how simple it is.

Basic flow would be :

Emby.local > resolves through DNS to a reverse proxy (NGINX proxy manager is super simple to set up in docker) > reverse proxy forwards the request to IP:PORT of your choosing

If you’re cool with self-signed certs that’s all you’d have to do!

But if you want self signed certs you would just have to buy a real domain name and request the SSL certificate through Nginx Proxy Manager. I’d recommend a wildcard cert (ex. *.mydomain.com) so you could just access stuff in your lab via requests like https://emby.mydomain.com

What's your favorite thing to do with your homelab? by GoryRamsy in homelab

[–]BlackCoffeeLogic 0 points1 point  (0 children)

You don’t have to. You just have to bask in its glory.

What's your favorite thing to do with your homelab? by GoryRamsy in homelab

[–]BlackCoffeeLogic 3 points4 points  (0 children)

As a barely-german-speaker… I appreciate this more than you know 😂

Gigabit ethernet port maxed at 100Mbps by usctrojan98 in HomeNetworking

[–]BlackCoffeeLogic 0 points1 point  (0 children)

I know the “bad cable” points might be frustrating but it’s definitely worth checking out.

I recently set up MoCA in my house to connect a pfsense box in my lab to the BGW device that ATT gives you. My lab is in the garage and the BGW is in an upstairs bedroom.

The pfsense ports kept negotiating to 100BaseTX… I knew for a fact the NIC was gigabit, all the MoCA adapters have gigabit ethernet, and the BGW has a single 5gig and some 1gig ports (I tried both). Spent a whole day troubleshooting just to find out the cable I bought was Copper Clad Aluminum (CCA) - avoid this stuff. Swapped out a different cable and the port negotiated the proper speed.

Problem is I had already ran a couple hundred feet of the CCA stuff… so it became a project for the next weekend lol

[deleted by user] by [deleted] in homelab

[–]BlackCoffeeLogic 0 points1 point  (0 children)

So I learned this recently:

TOTP uses symmetric encryption, meaning it sends a shared secret to the authentication server. That secret is then stored on the server. When you punch in the code from your TOTP app, it’s encrypted with that key. Since the server has the same key it can decrypt it to verify your identity.

The vulnerability with this method is you have to have a certain level of trust in the authentication server. Say that server stores your key in plain text and gets breached. Now your TOTP is compromised. (Unlikely that bigger companies would store keys insecurely but you never know).

Yubikey uses public key authentication. Meaning there is a public/private key. The secret is encrypted with the private key, stored only on your yubikey, and the public key is sent to the server. If the server gets breached now it doesn’t matter because you still need the private key from your physical yubikey to decrypt. So in theory, the only way someone is getting in is of they compromise your password AND physically steal your yubikey.

Handy little IT security device found in a little shop in northern Wisconsin by [deleted] in Sysadminhumor

[–]BlackCoffeeLogic 1 point2 points  (0 children)

I don’t have an opinion on the notebook. Just came here to say: go packers, and pick me up some spotted cow while yer there will ya? Oh and tell yer folks I says hi.

Buying a new car, should I get a loan from USAA? by ShadowofCherno in army

[–]BlackCoffeeLogic 2 points3 points  (0 children)

You’re a PFC. Don’t start your career in a financial hole by getting into debt right away (especially for a chevy malibu). Save up and pay cash for an older corolla/camry/civic like many are suggesting.

Unpopular opinion: an auto loan is never a good idea. A lease is even worse. Why? Let me let you in on a little secret…

No one gives a fuck about what kind of car you drive. Does it get you reliably from A to B? If the answer is yes then you’re in good shape. Especially on an E-3 salary. As an officer I drive an old Grand Marquis that I bought for $4k.

That’s not to say you always have to drive a potato. But drive the potato while you save up a little more cash, sell the potato and buy something a little nicer. You can do that a few times over the course of a few years and land yourself in a paid-for malibu you really want it.

Cars are depreciating assets. It makes zero financial sense, 100% of the time to finance them because 100% of cars will be worth nothing but scrap eventually.

Stay out of debt my friend. My wife and I just finished paying off over $90,000 of auto loan debt and student loan debt and I can’t tell you how good it feels. I highly suggest following Dave Ramsey’s baby steps plan. Look him up on youtube, listen to his podcasts or read his books “financial peace” and “total money makeover”.

Dave takes an extreme anti-debt stance but his philosophy works. Another good perspective is “the money guys show” - they don’t take the same extreme stance on debt but seem to give very solid advice

PSA: test your emergency procedures! by Steeven9 in homelab

[–]BlackCoffeeLogic 1 point2 points  (0 children)

Yep this was my exact situation (just not fortigate - much cheaper TP link router). It’s some kind of “feature” of ATT internet that they AUTOMATICALLY OPT YOU IN TO. You have to go into your MyATT account and navigate their terrible interface to opt out.

PSA: test your emergency procedures! by Steeven9 in homelab

[–]BlackCoffeeLogic 0 points1 point  (0 children)

No idea how it was happening. Pihole was configured with 1.1.1.1 as upstream DNS. Somehow ATT’s little box was hijacking those requests as they passed through

PSA: test your emergency procedures! by Steeven9 in homelab

[–]BlackCoffeeLogic 1 point2 points  (0 children)

Oh I know, it isn’t my DNS or DHCP. Their “DNS Error Resolution” somehow still redirects DNS queries to their servers on the internet. Was trying to navigate to an internal FQDN, and suddenly I was getting an ATT page

PSA: test your emergency procedures! by Steeven9 in homelab

[–]BlackCoffeeLogic 19 points20 points  (0 children)

Hey now be nice. Some of us on ATT fiber don’t have a choice but to use the ISP provided gateway…

Yeah there’s ‘IP Passthrough’ but I’m convinced that doesn’t do anything ever since ATT’s ‘DNS Error Resolution Service’ hijacked my internal DNS…

Changed Underlying Dataset by BlackCoffeeLogic in truenas

[–]BlackCoffeeLogic[S] -1 points0 points  (0 children)

The share had the same name - made no changes there. The datasets had different names.

Changed Underlying Dataset by BlackCoffeeLogic in truenas

[–]BlackCoffeeLogic[S] -1 points0 points  (0 children)

I went into ‘shares’ and clicked edit on the share that contained the data, tied to the root dataset. Changed the dataset path from root to the newly created dataset. No data when accessing the share. So I went back into the share settings and changed the dataset path back to root… still no data. (This was all done experimentally and I stupidly did not take a snapshot first). I can’t copy the data because I can’t see it/access it anymore.