WASTECH

joined 1 year ago
[–] [email protected] 2 points 3 months ago (1 children)

I’m curious what issues you had with TrueNAS? I’ve been using it for about a year now and the only issue I have had has been with one of my pools deleting itself after a reboot, but that was user error because I put the wrong SED password in the settings.

[–] [email protected] 1 points 3 months ago

On iOS, I tap on my profile in the upper right, and the VPN-on-demand setting is right below my account.

[–] [email protected] 5 points 3 months ago

Yeah, our entire IT org has a vendetta against IBM. We were just looking to start implementing Terraform too…

[–] [email protected] 9 points 4 months ago (2 children)

I’ve been using Tailscale for about 2 months now. It has a VPN-on-demand setting that I keep enabled. That way, anytime I am not on my local WiFi, it automatically connects the VPN. According to my battery health settings, Tailscale has used 5% of my battery in the last 10 days. And I am even using a Mullvad exit node, which would use even more battery.

[–] [email protected] 3 points 4 months ago

I got my machine about 2 years ago and I use it almost exclusively. I don’t think I’ve made coffee any other way in at least 6 months. I make espresso for myself and my wife about 3 times a week. I use a smart plug with my machine to turn it on and let it start heating up without having to go to the kitchen, and that has helped me use it more since I can start preheating it from anywhere.

[–] [email protected] 3 points 4 months ago* (last edited 4 months ago) (1 children)

As much as I hate to send anyone to Reddit, the wiki on the Usenet subreddit is great. They explain the concepts and components and have a list of good indexers and providers.

If you have any other questions or need help setting anything up, feel free to send me a PM.

[–] [email protected] 7 points 4 months ago (4 children)

I would really recommend looking into Usenet. I was in your position a few months ago (starting to look for private trackers), but ended up hearing about Usenet and going that route instead. It has been amazing so far. It has everything I am looking for, I don’t need to worry about a VPN, and I can download as fast as my ISP can go, so I get my content in minutes instead of hours. I also don’t have to worry about my VPN disconnecting for some reason and my ISP sending me a nasty letter. The only downside is, if you want the best, you’ll have to pay for an indexer and a downloader, but it’s not that expensive and is certainly worth it for the benefits over torrents.

[–] [email protected] 8 points 5 months ago

Wasn’t classic Teams already a web app?

[–] [email protected] 2 points 5 months ago

I think it’s this one: https://github.com/truenas/charts.git. It has those apps you mentioned.

[–] [email protected] 3 points 5 months ago

This was exactly what I needed to see. I was afraid that maybe what I was seeing was a sign of some crazy bad channeling, but I have always used lighter roasted coffee and I forgot that would produce the results I was seeing.

 

Please help! I have all the fancy espresso tools and a nice grinder, but I have no idea why I don’t get an even flow out of my machine. I have a Niche grinder, I use a WDT tool to distribute the grounds, I use the Normcore distributor, and a normal dose tamper. I replaced the shower screen on my espresso machine with the VST screen and I’m using a VST 18g basket with a puck screen. I am pulling 40g shots in about 28 seconds, so I believe my flow rate is right, but I can’t figure out what I’m doing wrong!

[–] [email protected] 5 points 6 months ago (1 children)

Wonder if this will make it playable on Steam Deck. I would love to play this on my Deck, but performance is so bad.

[–] [email protected] 1 points 6 months ago

That is what I ended up doing temporarily, but I think I will just make it temporarily permanent. I could likely set up another Docker container to run a DNS server connected to a DoH resolver, and use that container as the DNS server for Traefik, but that's a lot of work.

 

I set up SSL certificates for my internal services behind Traefik, but I was having some issues obtaining the certificates. I ended up having to add this line in my Docker compose file to bypass PiHole which is controlling the internal hostnames for my domain:

- --certificatesresolvers.letsencrypt.acme.dnschallenge.resolvers=1.1.1.1:53,1.0.0.1:53

After adding that, I was able to successfully pull a cert. The issue is, I have a firewall set up that blocks DNS requests from everywhere except my DNS servers (PiHole), so I had to pause that rule temporarily to get the request to go through.

Wondering what I can do here (if anything) to resolve this without having to disable my firewall rules regularly.

 

I finally decided that I wanted to be able to externally access some of my Docker containers from outside of my local network. I don’t want to deal with the security hassle of exposing ports on my router, so I decided to go with Tailscale.

All of my container web services are run through traefik and are accessed using hostnames I set up on my DNS server. How would I go about accessing the different web services externally since the hostnames don’t resolve?

 

Updated my dock to the latest firmware today. It worked fine until I restarted my deck to try and resolve some game streaming issues. After restarting the deck, the dock no longer works. When it is first connected to power, the ethernet lights strobe then go dark. Ethernet isn’t being detected by the deck and neither is the HDMI connection, but it still passes power on to the deck. Anyone else have any issues with this after the latest update?

 
view more: next ›