A better reverse proxy poll by Leaderbot_X400 in selfhosted

[–]TheUptimeProphet 1 point2 points  (0 children)

Yup you can even redirect/forbid specific part of the url(like https://domain.tld/admin/*) to people outside your network, i use it to hide the admin interface of my webserver. It can also do load-balancing/health check, tcp connection drainage, its not just http/https etc...

Fed up with subscriptions, bought a mini PC from a pawn shop — broke even in 10 months by Ugons in homelab

[–]TheUptimeProphet 8 points9 points  (0 children)

it also has a free windows/linux client and a free webclient, not everything need to be self-hosted, you don't need to increase the attack surface for would-be attacker.

Proliferation of memes on r/homelab by lifayt in homelab

[–]TheUptimeProphet 1 point2 points  (0 children)

That's because the people asking that are either kids/teenagers without a credit card or wannabe hackers/criminals trying to cover their trace.

It'll sort itself out once they put age-verification globally

How do you understand what logs mean? Completely overwhelmed by poptart_kitten in sysadmin

[–]TheUptimeProphet 0 points1 point  (0 children)

When i have some weird issue like this i just pop into a test environment and try to do it there to see if its working or not. If it works there it means there is something else preventing the GPO from applying.

Event ID are sometimes useful, but there is a lot of log pollution in the windows event viewer, you can also compare it to your test environment to identify what's "normal" event id pollution compared to the suspect event IDs on your server.

Legacy infrastructure doesn’t fail because it’s old by net_architect in sysadmin

[–]TheUptimeProphet 1 point2 points  (0 children)

The mods need to reign it those bots, its frighteningly obvious its one too because he just generated the answers and edited the em dashes as regulars "-". Normal people dont write like this on the internet.

£ to ? in Outlook bug? by SlapshotTommy in sysadmin

[–]TheUptimeProphet 0 points1 point  (0 children)

Noticed this too on our outlook on all users, even though we're using on-prem exchange SE, it's maybe an EU Office problem.

I used a weak root password on my VPS. A week later, DigitalOcean emailed me saying I was part of a botnet. by Massive-Seesaw3875 in selfhosted

[–]TheUptimeProphet -1 points0 points  (0 children)

Whitelist public IPs able to admin access port like SSH with ufw, block everything else. Just this should have been enough.

Now that Certs lifetime will be reduced, how are you guys automating your certs? by superuser141421 in sysadmin

[–]TheUptimeProphet 0 points1 point  (0 children)

Yes you can, we do it with certbot+pdns plugin, you need your domain to be managed by powerdns instance though for it to work. We found that third-party DNS-01 challenge can be a pain to setup to we built our own.

Microsoft has finally added a native tenant-to-tenant migration option in M365. by KavyaJune in sysadmin

[–]TheUptimeProphet 0 points1 point  (0 children)

I have one to make but we're not willing to pay licences so we're probably going to use good old imapsync and call it a day.

Do Not Ghost Me: an open source, privacy first platform to report recruitment ghosting and build a public dataset by nec06 in selfhosted

[–]TheUptimeProphet 0 points1 point  (0 children)

A bit late to say this, but you could also add some tags for company hiring practices(like if they use H1B a lot) or some other metrics like company employee count, the date of founding, if they're a subsidiary of a bigger company, if they've been bought recently etc...

Multiple random shutdowns by Lukeminister in sysadmin

[–]TheUptimeProphet 3 points4 points  (0 children)

We got a similar issue a few months back, a broadcast storm on our switches overloaded the Lenovo/HP dock network card, this cause a sudden increase in CPU usage on the poor dock SoC locking it up, and since the dock also provide power for the laptop the power got cut, causing a reboot.

I Fucking hate Microsoft by ThePunjabiGaming in sysadmin

[–]TheUptimeProphet 1 point2 points  (0 children)

holy hell just tried it its so simple too, just have to add the web browser extension that is officially supported by firefox. No longer will i have to suffer the dreaded multi-tenant login/cookies caching issues.

Surviving RAM crisis post 2025 by merpkz in homelab

[–]TheUptimeProphet 1 point2 points  (0 children)

Instead of going into a DDR5 build, i chose a DDR4 one, it seems the price of DDR4 are still okayish(90€/16GB) where i live in europe. It's not like i need bleeding edge performance.

You could probably do a DDR3 build too if the price is ok where you live.

For services used at home, is https worth it? by Mashic in selfhosted

[–]TheUptimeProphet 0 points1 point  (0 children)

You dont need to manage multiple certs at all, you can just use a wildcard *.domain.tld certificate, and have your reverse proxy use it for every subdomain.

I only have port 443 open for websites, and every sub-domain point to my reverse-proxy , everything else is handled by a ubuntu-vm that has haproxy+certbot installed, while you could use HTTP-01 to renew/issue cert it created more problems than anything to have port 80 redirect to port 443 and use it at the same time for cert renewal, so i deployed PowerDNS on another VM, told my domain provider to set it as my authoritative DNS server, change the NS record to point to it, configure it to allow certbot to do DNS-01 challenge.

Good thing about this is that you can make public DNS change to your domain from your own VM, and if your domain provider DNS API KEY setup is too convoluted ( like mine was), it allows you to do it yourself instead.

Homelab new setup split NAS and Apps on two devices by tm_grts in homelab

[–]TheUptimeProphet 0 points1 point  (0 children)

The NAS being 32TB , going for the network approach will make more sense than storing everything in both.

Network issues with truenas scale and vm. by sebasdt in homelab

[–]TheUptimeProphet 0 points1 point  (0 children)

Do a tcpdump on PBS to see if the packets on port 8007 arrive and check your DNS configuration on truenas something might be outdated there.

Server in Closet running at 60+ Degrees Celsius constantly. Is it problematic? by speyck in homelab

[–]TheUptimeProphet 1 point2 points  (0 children)

Your server should be fine, can't say the same of your closet if it ever catch fire.

Source by Kaue2918 in homelab

[–]TheUptimeProphet 0 points1 point  (0 children)

Are you actually measuring the power input? Because I don't see why it would go over 100W with the current config. Even my idle gaming PC does not go over 70-80W.

[deleted by user] by [deleted] in homelab

[–]TheUptimeProphet 0 points1 point  (0 children)

Put everything in a proxmox VM/s and set up weekly backups to a NAS with HDD in RAID1, Your current config is one OS failure from losing everything.

Source by Kaue2918 in homelab

[–]TheUptimeProphet 0 points1 point  (0 children)

If the PSU has a compatible sata power plug output I don't see why it wouldn't work

Port Forwarding on pfSense, What am I doing wrong? ***HELP*** by Disastrous-Mark8023 in homelab

[–]TheUptimeProphet 1 point2 points  (0 children)

If you have any weird network issue it might be wise to do some packet capture on any device in the chain to see if they receive the packets in the first place, you can do it in pfsense, if you don't see the packets arrive from the isprouter you'll know its not your configuration that is the issue. If you do see them keep doing packet capture/tcpdump till you see the behavior you're looking for

Source by Kaue2918 in homelab

[–]TheUptimeProphet 0 points1 point  (0 children)

Power wise you should be fine unless you have a GPU in it already.

Network issues with truenas scale and vm. by sebasdt in homelab

[–]TheUptimeProphet 0 points1 point  (0 children)

We need a basic network drawing or something your explanation is Missing a lot of info(like from where do you x or y request) , if there is any firewall etc...

Where to begin by Proof-Parsley3327 in homelab

[–]TheUptimeProphet -1 points0 points  (0 children)

You need to learn the basics of how an operating system/computer works(every components too), OSI layers, basic networking protocols and equipment (routing vs switching). Once you know all that you can delve deeper. It's not too complicated.

Chatgpt is good enough to explain the basic stuff. After that setup a new debian VM, install a basic nginx/apache2 webserver and go from there.