TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

JetKVM: Tiny IP KVM That's Not an Apple Watch

52 点作者 alphabettsy7 个月前

8 条评论

pixelmonkey7 个月前
I just got a PiKVM4 Mini which is like this device but already 100% open source (GPLv3) and not a Kickstarter (available in PiShop, etc.) I had a great experience unboxing it and setting it up. Was able to remotely KVM over to to my target device in just a few minutes of setup. It does cost about $275 USD though.<p>Works well with Tailscale, too.<p><a href="https:&#x2F;&#x2F;docs.pikvm.org&#x2F;tailscale&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.pikvm.org&#x2F;tailscale&#x2F;</a><p>My use case is to be able to provide a password upon boot to an Apple pre-boot environment with no network access which does the unlock of my fully encrypted disk (via FileVault). Once the full OS boots up I can use other remote access software like ssh. I also recommend coupling the device with a remote smart plug (e.g. Kasa&#x2F;TP-Link) so you can turn the KVM on remotely only when you need it, or at least turn it off when you&#x27;re physically at the computer in question (if ever). This way you don&#x27;t always have an HDMI virtual monitor connected. Another tip is to put your main display&#x2F;monitor on a smart plug so you can turn it off when remoting, to make sure the OS uses the KVM&#x27;s HDMI port as the primary&#x2F;sole monitor.
luckman2127 个月前
I bought a TinyPilot Voyager 2a[0] last year and it&#x27;s been a pleasure to work with. Got Tailscale going so I get easy access anywhere without any firewall hole-punching, and latency is good. Attached a 256GB micro USB for holding various ISOs for installing OS. I have the PoE model so no power adapter needed. Very handy.<p>The only negative for me is, the creator sold the business[1] and so the future is uncertain at this point.<p>[0]: <a href="https:&#x2F;&#x2F;tinypilotkvm.com&#x2F;product&#x2F;tinypilot-voyager2a" rel="nofollow">https:&#x2F;&#x2F;tinypilotkvm.com&#x2F;product&#x2F;tinypilot-voyager2a</a><p>[1]: <a href="https:&#x2F;&#x2F;mtlynch.io&#x2F;i-sold-tinypilot&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mtlynch.io&#x2F;i-sold-tinypilot&#x2F;</a>
rgovostes7 个月前
I tried deploying PiKVM on a research vessel so I’d have remote access via Starlink to some systems I was administrating. I didn’t have a seamless experience, falling into a rabbit hole of framebuffer kernel bugs and troubleshooting STUN over Tailscale. I was also surprised by the price tag. At $70 the JetKVM is less than 20% the cost—incredible if it works.
jauntywundrkind7 个月前
I know it&#x27;s a bigger ask but would be nice to see some kind of kvm that can switch between controlling 3-5 different systems.<p>ATX power control feels semi mandatory if you actually want remote operation. There&#x27;s just too much chance of something not going right with reboots or after a power failure not coming back online. That kind of would be ideal to have remote control itself.
评论 #41974768 未加载
ramon1567 个月前
I guess an obvious question is, what does this KVM do better than, say, a raspberry pi KVM? It seems cool, though!
评论 #41957561 未加载
评论 #41957387 未加载
mdaniel7 个月前
At the bottom of the post:<p>&gt; And the NanoKVM also still exists, with it&#x27;s own upsides and downsides. I covered the NanoKVM just a few weeks ago &lt;<a href="https:&#x2F;&#x2F;www.jeffgeerling.com&#x2F;blog&#x2F;2024&#x2F;sipeed-nanokvm-risc-v-stick-on" rel="nofollow">https:&#x2F;&#x2F;www.jeffgeerling.com&#x2F;blog&#x2F;2024&#x2F;sipeed-nanokvm-risc-v...</a>&gt;<p>which is GPLv3 <a href="https:&#x2F;&#x2F;github.com&#x2F;sipeed&#x2F;NanoKVM#opensource--contribution--shipping">https:&#x2F;&#x2F;github.com&#x2F;sipeed&#x2F;NanoKVM#opensource--contribution--...</a><p>I don&#x27;t have a horse in this race aside from a network connected device that has essentially &quot;keylogger access&quot; to devices should for sure be as open as possible
BitRunner7 个月前
I don&#x27;t like having to position my Raspberry Pi near my router just for an Ethernet connection. I recently started using a USB 3 Cytrence Kiwi KVM. It’s not an IP KVM, but it handles my Raspberry Pi and NUC beautifully. It&#x27;s really nice to finally free up some desk space by getting rid of the extra keyboard and mouse
snvzz7 个月前
I am hopeful for a secure and reliable seL4-based firmware for KVM devices such as this one.