xardoniak

joined 11 months ago
[–] [email protected] 1 points 9 months ago

I use a p4000 to transcode Plex content. The GPU uses less power than maxing out my CPU. I also have the GPU available in Kasm though I'm unsure if that works as I mostly use kasm as a SSH jumpbox or access to an unfiltered Chrome session at work.

When I upgrade my CPU, I plan to put my spare 1650 in my host and spin up a windows gaming VM for guests and remote play.

 

Hi all,

I'm looking into solutions for IPMI / KVM access to my server, which is built on consumer hardware. So far I've found

  • PiKVM

  • ASRock Paul

  • ASUS IPMI expansion card

Does anyone have experience with these? I had an old KVM but it ran on Java and flash and hasn't worked for a looong time.

My primary needs are

  • view screen and interact with host machine

  • remotely power host on / off

I'm looking at the PiKVM route at the moment. Does anyone have experience with ASRock Paul?

 

Hi all,

I'm looking into solutions for IPMI / KVM access to my server, which is built on consumer hardware. So far I've found

  • PiKVM

  • ASRock Paul

  • ASUS IPMI expansion card

Does anyone have experience with these? I had an old KVM but it ran on Java and flash and hasn't worked for a looong time.

My primary needs are

  • view screen and interact with host machine

  • remotely power host on / off

I'm looking at the PiKVM route at the moment. Does anyone have experience with ASRock Paul?

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

Don't forget that a single core on a modern CPU might be 4x faster and use 4x less power than an old xeon. Old server gear is cheap because it's slow and costs heaps to run - make sure to budget for ongoing costs too.

I reduced my servers power consumption from $5 a day to $1 by replacing 2 2667v2 machines with a single i5 12500 machine... And it's significantly faster. My servers main use was Plex and at $150~ a month to run it was cheaper to be subscribed to Netflix, Disney, Stan, binge etc every month vs leaving the old gear on.

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

One of the best things I did for my homelab is swap from 2 120w Xeon servers to a single Intel 12400 machine. Went from $4-5 of power a day to $1-$1.50.

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

I used to use Nginx Proxy Manager for exposing services but generally you end up exposing the login page for that particular app and you have a different login per app which is a pretty shitty solution for non-IT folk. I've tried to set up Authelia and other similar things and found them to be very annoying to set up / configure. Maybe I'm just an idiot though!

I would suggest having a think about what you want to expose and whether there's a better way (eg overseerr instead of exposing radarr/sonarr)

CloudFlare tunnels are also great - they obfuscate your public IP and can have a login form in front of them. You provide a list of email addresses that can log in to Cloudflare and only those users can access the website. I have mine set up to auth through Google accounts for example but you can use GitHub, office and I believe Discord. Not managing user accounts has been a life saver for me... You can also block access from outside of your country.

[–] [email protected] 1 points 10 months ago (3 children)

The main advantage of a laptop in a homelab is the "built in UPS" but they're not designed to be left on 24/7

Realistically though, that's pretty old hardware. Do you know what the power consumption is like? It may be cheaper over 6 months to buy a raspberry pi or thin client and use that instead.

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

I use Uptime Kuma to monitor particular services and NetData for server performance. I then pipe the alerts through to Pushover