this post was submitted on 28 Oct 2023
63 points (100.0% liked)

Selfhosted

39194 readers
410 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Currently, I have SSH, VNC, and Cockpit setup on my home NAS, but I have run into situations where I lose remote access because I did something stupid to the network connection or some update broke the boot process, causing it to get stuck in the BIOS or bootloader.

I am looking for a separate device that will allow me to not only access the NAS as if I had another keyboard, mouse, and monitor present, but also let's me power cycle in the case of extreme situations (hard freeze, etc.). Some googling has turned up the term KVM-over-IP, but I was wondering if any of you guys have any trustworthy recommendations.

you are viewing a single comment's thread
view the rest of the comments
[–] zzzz@lemmy.world 21 points 10 months ago (2 children)

Check out pikvm: https://pikvm.org/

There are cheaper knockoffs that run the same software. For example: https://geekworm.com/

[–] lemmyvore@feddit.nl 1 points 10 months ago (1 children)

Has pikvm ever been ported to PC architecture? Seems like it should be possible to get a PC server to act as a KVM switch if it has an HDMI capture card and an USB-C plug.

[–] zzzz@lemmy.world 3 points 10 months ago (1 children)

You'd also need GPIO pins to be able to do the remote "button presses".

[–] lemmyvore@feddit.nl 3 points 10 months ago

I'm mainly interested in streaming the video output and generating keyboard and mouse events.