JetKVM is much like nanoKVM but a slightly polised version.
What is JetKVM?
JetKVM is a high-performance, open-source KVM over IP (Keyboard, Video, Mouse) solution designed for efficient remote management of computers, servers, and workstations. Whether you’re dealing with boot failures, installing a new operating system, adjusting BIOS settings, or simply taking control of a machine from afar, JetKVM provides the tools to get it done effectively.
As far as I know, these Jets are not available for retail yet, but can be bought via their kickstarter.
Link to the source code: https://github.com/jetkvm/kvm
Link to their website: https://jetkvm.com/
Link to their kickstarter: https://www.kickstarter.com/projects/jetkvm/
Picture of a JetKVM mounted in a homelab, credits to Jeff Gerling.
Wow, install Tailscale or Wireguard and you’ve got a killer remote support solution.
Weird people would downvote this. I usually don’t care (still don’t, lol) but someone downvoted the idea of installing a mesh VPN on this KVM, yet it’s already been done.
Excellent, thanks for the link!
Unless it doesn’t boot.
Unless what doesn’t boot, the KVM? Isn’t the point that this should work even if the host is not working?
As long as the host posts it should work. If it’s a hardware issue then it won’t help though.
No, the OS that would be running Tailscale or Wireguard. If the OS doesn’t boot, those remote access options don’t work, which is where a KVM comes in handy, rather than having to hook up a monitor and keyboard.
Which is why adding Tailscale to this KVM is a killer solution
If the machine doesn’t boot then you can use this to access the bios and boot a recovery environment of your choice remotely using pxeboot.
No mention of what their actual target hardware platform is, so must be custom. Wonder what solutions their newly opened code can run on. Doesn’t look like ESP code.
What is an “actual target hardware platform”?
I don’t exactly know what you mean but here is the OS and CPU they use.
- Operating System: Linux 5.10 with Buildroot
- CPU: RockChip RV1106G3, Cortex A7 1.0GHz, H264 & H265 hardware encoder
Are you looking for the reference manual?
If you’re open sourcing something built to be deployed on an embedded device as pictured, there is a target platform (ARM, Arduino…etc) or reference board. They don’t mention specifically what that is, so it’s a custom board based on a RockChip. You wouldn’t be able to just take this and flash it to a board that doesn’t expect their customizations, is the point.
Backed this on Kickstarter. Seems honestly too good to be true, so I am antsy to get my hands on it.
Me and a coworker got a couple. Going to try to use these on a couple of Dell machines without idracs at work.
Did you receive it? How is it?
It’s quite cool and works like a charm.
My only beef (and it’s a small thing) with the thing is the virtual media. It has the ability to create a virtual CD from an ISO on its local storage. It works great but because the network interface is only 100mbit it does take FOREVER to load something like a 4gb Debian iso into its local storage. So it’s better to do a smaller boot iso and do a network install if you want to use it that way. I’m using NetBoot.xyz. But like I said other than that it’s great. The build quality is astounding. It’s a lot heavier than you think it’s gonna be, which is a very good thing.
We have some machines at work that either aren’t enterprise level machines ( eg. we have a rack mounted Mac Studio) or weren’t ordered with iDRACs (Integrated Dell Remote Access Controller). That’s Dell’s version of basically what this thing does. When they start selling this in bulk, like not a kickstarter, we’re going to buy like 5 or so and 3D print a rack mount from Jeff Geerling. Maybe even put a RPi in there to act like a serial terminal server for some of our lab equipment.
These guys seriously delivered on this piece of tech and I wholeheartedly recommend it.
I backed it as well. Got my shipping notice a week ago and am looking forward to playing with it.
Did you receive it? How is it?
Poor souls
Is there a link to the code? I know I could probably search for it, but if you’re going post about the code being public you could at least include a link to it.
Ah my bad! Had originally added it but it got overwritte by the image url - whops! Added it now.
Source code: https://github.com/jetkvm/kvm