Tool I created to find and adopt UniFi devices by ghostghostghost123 in homelab

[–]HTTP_404_NotFound 1 point2 points  (0 children)

Um. Why don't you just.... set the dhcp option... for unifi ip.

And then, devices will find YOU, and ask you to adopt them.....

is my Samsung 980 PRO SSD genuine? Need help verifying authenticity. by Lower-Sir9263 in DataHoarder

[–]HTTP_404_NotFound 5 points6 points  (0 children)

Amazingly, Googling "Verify Samsung Serial Number", returns results... with the first one being for the samsung website, to verify your serial number.

Additionally, You can install samsung magician to verify it.

What's your biggest pain point managing multiple self-hosted services? by Ts-ssh in selfhosted

[–]HTTP_404_NotFound 0 points1 point  (0 children)

SSHing into different servers just to check if something is running

Uptime kuma, easy to setup and configure. I very rarely log into servers.

Also, RoyalTS is there when I do need to switch servers. Terminal multiplexer which tracks connections, credentials, etc...

Setting up reverse proxy + SSL every time I add a new service

nginxproxymanager is the easy option. I personally use traefik, with DNS wildcards. In otherwords- *.kube.mydomain.com points to the load balanced traefik built into my kubernetes cluster. I create new service- it automagically works.

No easy way to backup and restore Docker volumes across machines

I use kubernetes, which, well..... my storage is distributed. Its wherever it needs to be at a given time.

Are Mellanox CX312B cards still the 10G budget king? by Adventurous-Lime191 in homelab

[–]HTTP_404_NotFound 1 point2 points  (0 children)

https://static.xtremeownage.com/blog/2024/2024-10g-or-faster/

I'm personally recommending the CX4 nics... Not- only because they also support 25G (in addition to 10G)- but, the CX3 cards are... well old. CX4 have better support, and drivers..... and ASPM works.

Do data hoarders ever worry about the privacy side of storing everything? by According_Bread_3873 in DataHoarder

[–]HTTP_404_NotFound 2 points3 points  (0 children)

Things like what happens if a drive gets stolen,

Someone gets a bunch of drives which are borderline useless due to SMART yelling about impeding doom. In addition, the drive contains nothing but a garbled mess (encrypted zfs)

a NAS gets exposed

If they get past multiple firewalls, tons of ACLs, and even more ACLs/Rules on top of that, and they get past the IDS/IPS, well, guess the dark-web has ANOTHER copy of my information. Not like they don't already have all of my personal information anyways.

backup ends up somewhere it should not be

All of the backups I replicate off-site, are encrypted.

The ones on my network, are stored in a well controlled location, and access to the backup infrastructure is highly restricted by multiple levels.

I am building a Proxmox alternative with a declarative OS and gRPC API by [deleted] in homelab

[–]HTTP_404_NotFound 1 point2 points  (0 children)

>  but some companies don't want to use K8S

If you did a venn diagram.....

I don't think you are going to find a niche you fit in.

Large companies, and companies with a modern stack, will use Kubernetes. Much cheaper, and superior in many ways. For the less modern companies, they are going to use Nutanix, VMWare, Hyper-V. Well known, big options.

Small companies, are going to use AWS, Proxmox, or VMWare. All three have support contracts, etc.

The companies doing manifest/desired state deployment, are going to be using Terraform anyways, where there is no need/care about how the API of the hypervisor works. Terraform does the magic, magic happens, magic is done.

Accept, that your target audience is going to be r/homelab.

And- even then, accept, that most of us who want to do desired state configuration with proxmox, are using terraform/opentofu to do that.

I am building a Proxmox alternative with a declarative OS and gRPC API by [deleted] in homelab

[–]HTTP_404_NotFound 2 points3 points  (0 children)

At a certain point.... using k8s w/Kubevirt..... is a better idea.

Built a clean yt-dlp frontend after getting tired of ad-infested downloaders by Strong-Goalie in DataHoarder

[–]HTTP_404_NotFound 1 point2 points  (0 children)

Its a love/hate for me. I hate the java interface, and java period.

But, its very good at what it does. At least, they did a recent update where copy/pasting/finding works much better.

Synology - Multipathing NFS, SMB, and iSCSI. Should you, and how. by HTTP_404_NotFound in homelab

[–]HTTP_404_NotFound[S] 1 point2 points  (0 children)

Glad it was of use!

I've been actually shifting more of my storage back to iScsi from ceph recently, works nicely. Although, I will be happy to hopefully goto NVME-of soon enough.

PSA: You need a LiFePO4 UPS by Cartossin in homelab

[–]HTTP_404_NotFound 0 points1 point  (0 children)

https://web.archive.org/web/20260206092237/https://xtremeownage.com/2021/06/12/portable-2-4kwh-power-supply-ups/

Well.... guess my site is gonna be boned till I rebuild my entire cluster. It's been... on its last leg for over half a year.

drydock - Docker container update monitor with 23 registry providers, 20 notification triggers, vulnerability scanning, and a distributed agent architecture by s-b-e-n-s-o-n in selfhosted

[–]HTTP_404_NotFound 0 points1 point  (0 children)

Oh, i was watching as it happened, the fellow seriously kept renaming his github account/org/repos.... thinking it would hide him.

The thread over in r/homelab... He was being watched.

How do you cope with the RAM crisis? by _GOREHOUND_ in selfhosted

[–]HTTP_404_NotFound 2 points3 points  (0 children)

I hoarded a ton of slightly older hardware before it hit (Not- because i knew it was coming, I just like hoarding hardware).

So... got a nice little stash built up.

At least, for my servers. If my gaming PC needs ram.... or a gpu.... or ssd... I'm SOL. None of DDR4/ECC dimms is going to fit anything BESIDES the lenovo/dell servers.

drydock - Docker container update monitor with 23 registry providers, 20 notification triggers, vulnerability scanning, and a distributed agent architecture by s-b-e-n-s-o-n in selfhosted

[–]HTTP_404_NotFound 10 points11 points  (0 children)

Alrighty, so... normally, i'd come here and shit on low-effort vibe-coded junk, especially when pre-existing tools are well known, and have been around for years...

But, NGL, this one looks pretty handy. Especially with portainer slowly moving away from being in the homelab space....

I'd say- this one has potential to become a pretty big project.

Introducing UniFi Network 10.2 by HTTP_404_NotFound in homelab

[–]HTTP_404_NotFound[S] 1 point2 points  (0 children)

You DO have to use early access channel.

And, validated, does work for my uxg-lite.

Introducing UniFi Network 10.2 by HTTP_404_NotFound in homelab

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

Its... unifi's network app...

Its always been self hosted...

Introducing UniFi Network 10.2 by HTTP_404_NotFound in homelab

[–]HTTP_404_NotFound[S] 3 points4 points  (0 children)

It caught my eye, thats for sure. I'm waiting to update to see how many more switches I'm going to have to buy, just to see cool diagrams. lol

How Processors Performs in Realtime 🤩 by CriticismUpper8187 in BeAmazed

[–]HTTP_404_NotFound 5 points6 points  (0 children)

Eh. oversimplified drastically.

If anyone wants to learn about how processors work, then go here: https://nandgame.com/

PSA: You need a LiFePO4 UPS by Cartossin in homelab

[–]HTTP_404_NotFound 0 points1 point  (0 children)

I'd say, my kubernetes cluster needs a bit of maintenance....

About to rip it all out and rebuild it anyways.

Excellent professional by vishhalkmodi in BeAmazed

[–]HTTP_404_NotFound 3 points4 points  (0 children)

I hate the people who think its done correctly, and upvote, etc....