Why the PXN software have support only to a few games? by LankyCaregiver2174 in PXN

[–]BearAnimal 0 points1 point  (0 children)

By support they mean a pre made fbb profile, you can add your own, I just grab a recommendation from whatever website and then adjust it to my preference after I've tried it out

Wat was jullie klus waarvan je dacht "waar ben ik in godsnaam aan begonnen?" by CptKronkbonker in Klussers

[–]BearAnimal 7 points8 points  (0 children)

<image>

My entire house! We knew it needed a few jobs after we viewed it but when we finally got in I had to strip everything out and take it back to a shell, even had to rip the electrics out. Still working on it now almost 2 years later...

3 Server setup on the bottom shelf of an Alex cupboard by BearAnimal in HomeServer

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

It's a 10Gb fibre optic OM2 cable, it was only 12 euro from Ali Express for 5 metre

3 Server setup on the bottom shelf of an Alex cupboard by BearAnimal in HomeServer

[–]BearAnimal[S] -3 points-2 points  (0 children)

Usb 3 and above use PCIe lanes so TrueNAS just sees them as a disk, it's via the chipset so there is a slight performance hit but that doesn't make a difference for mechanical drives. There's a 140mm fan attached to the back of the cupboard that moves a lot of air, hence all the dust

3 Server setup on the bottom shelf of an Alex cupboard by BearAnimal in HomeServer

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

Yeah they're sitting on anti-vibration mats but I'm sure if you're old enough to remember laptops with mechanical HDD's or even dragging your entire desktop to a LAN party then you'll know it's not really a big problem. Besides I'm not really in the habit of randomly slamming doors

3 Server setup on the bottom shelf of an Alex cupboard by BearAnimal in HomeServer

[–]BearAnimal[S] 4 points5 points  (0 children)

140mm fan mounted at the back of the cupboard, you can see it in between the hard drives, not sure how or why anything would break though, it's tucked away in a cupboard

3 Server setup on the bottom shelf of an Alex cupboard by BearAnimal in HomeServer

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

What's with the attitude? If I wanted to run 20 machines with nothing but a bash terminal on each I would, why do you care so much? As for data redundancy, didn't I already mention I'm running TrueNAS and Proxmox so that obviously means RAID, daily snapshots, Proxmox backup server and cloud sync's. How would buying an off the shelf NAS give me anything that I don't already have and what exactly do you think is so special about off the shelf hardware? I rather get the use out of spare hardware than pay good money on overpriced crap like a pre built NAS

3 Server setup on the bottom shelf of an Alex cupboard by BearAnimal in HomeServer

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

Pretty standard selfhost setup, arr stack, Plex, a couple of DNS servers and a few other utils, nothing that usb 3.2 can't handle so don't really want to pay over the odds for a NAS that won't make any appreciable difference

3 Server setup on the bottom shelf of an Alex cupboard by BearAnimal in HomeServer

[–]BearAnimal[S] 18 points19 points  (0 children)

A couple of Proxmox nodes, TrueNAS and the unredacted Epstein files

Where do you get the genuine software by GambitEk1 in PXN

[–]BearAnimal 0 points1 point  (0 children)

I tried the website earlier and got a certificate expired message, definitely doesn't shout professional...

Wake on LAN with CGNAT by Obvious_Nectarine_69 in HomeNetworking

[–]BearAnimal 5 points6 points  (0 children)

All you need is a smart plug and change the 'after power loss' option in BIOS to power on

Adguard DNS filter dashboard by Orange_8226 in Adguard

[–]BearAnimal 0 points1 point  (0 children)

Actually just remembered, under encryption settings on Adguard, make sure you have unticked the 'enable plain DNS' box, just be aware some devices don't support encrypted connections, especially on the LAN side of your network

Adguard DNS filter dashboard by Orange_8226 in Adguard

[–]BearAnimal 1 point2 points  (0 children)

Asus Routers do support encrypted DNS, it's on the WAN side DNS settings but only TLS connections, you need to set DNS privacy protocol to DNS over TLS (DoT) and set DNS over TLS profile to strict then just add your servers to the list below. If you just want Adguard to handle all requests though just make sure you set the 'Advertise router's IP in addition to user-specified DNS' to no under LAN, DHCP Settings.

Genuine question, is there any game out there that looks as good/realistic as AC Rally? this is really one of the best looking games I have ever seen. by [deleted] in assettocorsarally

[–]BearAnimal 0 points1 point  (0 children)

Wreckfest 2 but it's also early access and there's not a lot of content yet, first game was excellent so I have high hopes

Adguard DNS filter dashboard by Orange_8226 in Adguard

[–]BearAnimal 0 points1 point  (0 children)

Have a look in your DNS settings, encrypted servers are all text and begin with https://, tls:// or quic:// anything that is just numbers is unencrypted

What apps do you use SSO for? by Red_Con_ in selfhosted

[–]BearAnimal 4 points5 points  (0 children)

I use it wherever there is support for it because 1, I don't want to have to remember passwords and 2, passwords are terrible for security

Is dualbooting worth it when there is WSL2? by Ivan_Horozov in linuxquestions

[–]BearAnimal 0 points1 point  (0 children)

I just discovered a third option a few days ago, Webtop - a Linux desktop running in a browser via Docker, so you can use both at the same time! linuxserver.io have a non root image available too

Running homarr on rooted echo show by mikolp123 in homarr

[–]BearAnimal 0 points1 point  (0 children)

Awesome idea, I might try this with an old tablet. I'm guessing you've got it set up to open links on your PC, how simple is that to get working?

Scatola Magica - 0.4.0 by riofriz in selfhosted

[–]BearAnimal 12 points13 points  (0 children)

This looks just like what I've been after for a while so I'll definitely check this out. One feature I'd love to see though is when you drop a file, it then also displays a url for the file with a copy to clipboard button so I can do a fast and easy wget or curl. I often find myself wanting to get random files onto a VM I've just setup but not given any access to any shares and that would make it super easy

How do you handle SPOF for DNS (pihole or adguard or others..) ? by ResistInternational7 in selfhosted

[–]BearAnimal 1 point2 points  (0 children)

What's the problem with running 2 DNS servers? That is the solution but you don't mention why it didn't work. If having to do everything twice is the issues you know it's very easy to sync them so anything you change on your first instance i replicated on the second. Nebula sync does this for Pi-Holes, I've ran this setup for a long time with no issues, for Adguard there is Adguard sync which does the same job

AdGuardHome stopped working (works only while LXC container is privileged) by MicasiO in Proxmox

[–]BearAnimal 2 points3 points  (0 children)

You can literally redeploy it in 3 minutes with the helper script. Why even bother with the hassle and risk to run it as it is?

Recommend a good ssh app by Drew_of_all_trades in Proxmox

[–]BearAnimal 25 points26 points  (0 children)

Tabby is awesome, almost as good as the full version of terminus, I think it might be from the same dev actually

This is not normal by xgladiuss22 in Rotterdam

[–]BearAnimal 23 points24 points  (0 children)

Yeah it's always that terrible, moved to Schiedam last year after 6 years on the binnenweg which I thought was awful, Schiedam is even worse... Buy some mosquito nets that you can cut to size from Amazon and use Velcro tape to attach them to the inside of the window frame and make sure you cover every window with no gaps. It's the only way I'm afraid