Hi there, looking for a KVM for my home server to fix it remotely when having an important issue
because wel… My home server isn’t at MY home but at my mother’s home

I was looking at nanoKVM-USB which I would plug to a raspberry pi, enabling and disabling the remote app according to my need to avoid unnecessary security issues, maybe even unplug it and ask my mother to plug it when needed, what do you think of such a solution ?

Thanks !

  • Salcie@feddit.frOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    So I’ve bought the nanokvm-usb. Why:

    • I needed it quickly and was available
    • the idea of going through another server for secutiry seemed better: I control the updates and security fixes
    • well tested on the internet

    the product itself costed around 50€ and I found a used mini pc with wireless connection for 25€

    it was easy to install, works fine and is of good quality

  • Terces@lemmy.world
    link
    fedilink
    arrow-up
    14
    ·
    edit-2
    7 days ago

    Check out JetKVM. The software and hardware is well thought out and works great. I use it for my homelab (mostly internally, so I can’t say too much about external access).

    https://jetkvm.com/

    • rainwall@piefed.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 days ago

      Note that this apparently does work with a 4 port local KVM as well. Technotim, a homelab youtuber, tested them working together smoothly.

      So buddy up the above with a jetkvm and you can control 4 systems at once.

  • WolfLink@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    8 days ago

    I use https://pikvm.org/

    It’s a raspberry pi with a hat. Plugs into USB and HDMI to mimic a keyboard, mouse, and monitor, and you can wire it to the power button as well.

    I keep mine behind a VPN for security but there are other options.

  • troed@fedia.io
    link
    fedilink
    arrow-up
    2
    ·
    8 days ago

    I use NanoKVM and I’m quite happy with that. Also connected to the internal header so it can power on/off and edit BIOS.

    As for security, I don’t allow its IP to open up any outgoing connections.

  • BillDaCatt@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    8 days ago

    You can use a smart plug to remotely control power to the Raspberry Pi.

    If you enable Wake-on-LAN in the server BIOS, the Raspberry Pi can use Etherwake to power up the server when needed.

    To connect to the Pi, I would suggest using a Pi4 or Pi5 and remote into it via Raspberry Pi Connect. That will give you secure remote access to the Pi.

  • takeda@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    8 days ago

    Responding as I also would be interested and don’t want to lose this thread.

    Though in my use case being able to power cycle is also important, although maybe could be done via controlling UPS

  • subignition@fedia.io
    link
    fedilink
    arrow-up
    1
    arrow-down
    4
    ·
    8 days ago

    ssh

    though more seriously you haven’t specified what platform the home server is. if you absolutely need a gui, probably VNC over ssh.