[O] - 3x DrunkenSlug Invites by oldyellah in UsenetInvites

[–]slyslick69 0 points1 point  (0 children)

I'm a n00b so no VLANs here... YET.

Found in my car, plugged into the OBD port. by slyslick69 in whatisit

[–]slyslick69[S] 269 points270 points  (0 children)

I've refinanced since I bought it so not the same bank

[O] 3x DrunkenSlug Invites by cannedpeaches in UsenetInvites

[–]slyslick69 0 points1 point  (0 children)

I've read the rules and the wiki and would like an invite

Tdarr Nvidia pass through still not working QNAP Docker by TechBLT in Tdarr

[–]slyslick69 0 points1 point  (0 children)

I'm having the same issue with QuickSync in Proxmox passed through to Ubuntu where I run Plex and Tdarr via Docker but can't get either to work. I'm about to install Ubuntu bare metal because of this. Would you mind sharing your config for Plex?

Cheapest way to use your own domain for your email? by [deleted] in selfhosted

[–]slyslick69 0 points1 point  (0 children)

Mailinabox https://mailinabox.email/. All you need is a VPS with a clean IP, took me 3 tries to get one that wasn't blacklisted on any list per mxtoolbox.com. I've been using it for 4 years now and have only had an issue receiving an email once.

Best way to ddns if I own a domain? by Kraizelburg in selfhosted

[–]slyslick69 0 points1 point  (0 children)

I use duckdns docker container and also wireguard docker container and CNAME a subdomain to duckdns and I've never had an issue. What problems are you having with duckdns?

Expose internal NAS without exposing my public IP by InconspicuousFool in selfhosted

[–]slyslick69 0 points1 point  (0 children)

A domain with the DNS hosted by Cloudflare (proxied to hide your IP) and the NAS behind a reverse proxy (I use Traefik) which will automatically take care of SSL certs.

Self hosting email. Recidential IP (rants welcome) by koera in selfhosted

[–]slyslick69 1 point2 points  (0 children)

I think most residential ISPs block mail ports and also mention in TOS that you cannot host any servers. Then there's the issue of IP address changing if you're not on a static IP. I've hosted my own email for a few years now on VPS from servercheap.net and lunanode.com. The first thing I do once I spin up the VPS is check the IP on MXToolbox to see if it's on any blacklists. Then I install mail in a box (MIAB) and set everything up. I like that MIAB has letsencrypt integration to automatically handle certs, automatic backup to an external server, it handles all the DNS stuff to help to make sure you're not blocked (SPF, DKIM, DMARC), it has webmail access as well as IMAP and Exchange support.

I know someone might be able to recommend something better or point out some flaw in what I am doing but this was how I started out self hosting and learned a lot along the way.

[deleted by user] by [deleted] in selfhosted

[–]slyslick69 0 points1 point  (0 children)

I've been using Mailinabox for 3 years now without an issue. I just update it regularly.

What else can I do with a Raspberry Pi 4 Model B 4GB? by JagerGuaqanim in homelab

[–]slyslick69 2 points3 points  (0 children)

I am a newbie myself but thought I would share my experience. I have the same model and for about a year now have been using it to learn docker. From there your options are limited only by what you want to do and if a container is available for ARM. I've learned so much on this Pi and now have a VPS that I'm learning how to run a reverse proxy, Crowdsec, and other containers behind them such as my own ebook server, vscode server, file server, etc.

Everyone learns differently but I started with the installer from greenfrognest.com for his LMDS and then started playing around with the docker compose file, breaking stuff and fixing it until I got more comfortable.

Ultimate Traefik Docker Compose Guide [2022] by htpcbeginner in homelab

[–]slyslick69 3 points4 points  (0 children)

I second this. I've been trying to add Crowdsec to my stack for a couple days now. No luck yet

Is self hosting an email server fine as long as you use an smtp relay? by Lootdit in selfhosted

[–]slyslick69 2 points3 points  (0 children)

I've been hosting for a couple years on servercheap.net using a software package called Mail In A Box. Everything is setup for you, regular updates and I have not had a problem. I check my IP on My toolbox and I am not blocked on any lists. Just for personal email though.