View previous topic :: View next topic |
Author |
Message |
dE_logics Advocate
Joined: 02 Jan 2009 Posts: 2289 Location: $TERM
|
Posted: Thu Aug 12, 2010 4:25 pm Post subject: KVM over IP |
|
|
I was searching for a hardware device which simulates a keyboard, mouse and optionally the monitor (generic ones) but can be controlled from the Internet and of course should be OS independent (does not require any installation of stuff cause I'll use it with stuff like Grub, BIOS config etc...)... it should just be a generic keyboard/mouse/monitor which gets streamed over the Internet.
The monitor is optional cause I can use a video camera instead. _________________ My blog |
|
Back to top |
|
|
BradN Advocate
Joined: 19 Apr 2002 Posts: 2391 Location: Wisconsin (USA)
|
Posted: Thu Aug 12, 2010 5:54 pm Post subject: |
|
|
I think you want something like this: http://reviews.cnet.com/networking-and-wi-fi/raritan-eric-g4-kvm/4507-3243_7-32364975.html?tag=mncolBtm;rnav
It's a pci-x card which in general can often be used in a normal pci slot, but for a 400$ card you probably want to check and make sure first if you don't have a pci-x slot.
I think this might be your cheapest option short of repurposing another computer to perform these tasks (ie, with video capture and some kind of special controller for keyboard/mouse simulation that might not exist yet). |
|
Back to top |
|
|
darkphader Veteran
Joined: 09 May 2002 Posts: 1225 Location: Motown
|
|
Back to top |
|
|
dE_logics Advocate
Joined: 02 Jan 2009 Posts: 2289 Location: $TERM
|
Posted: Fri Aug 13, 2010 11:07 am Post subject: |
|
|
Are these OS independent right out of the box right? I mean the moment I plug this in, it should start working in the target PC which will change frequently. _________________ My blog |
|
Back to top |
|
|
darkphader Veteran
Joined: 09 May 2002 Posts: 1225 Location: Motown
|
Posted: Fri Aug 13, 2010 2:04 pm Post subject: |
|
|
dE_logics wrote: | Are these OS independent right out of the box right? I mean the moment I plug this in, it should start working in the target PC which will change frequently. |
Haven't personally tested any of them but that is supposed to be the general idea. One of the guys on the OpenBSD misc list liked the feature on the Superservers - if it works with OpenBSD it must be OS independent :) Would be nice to have each client get one KVM over IP that can attach to any system to allow remote work on non-bootable boxes. I think servers especially should have the built-in these days; changing/reading BIOS settings, reading pre-boot error screens, rolling back to a usable kernel, etc. would make remote service much less dangerous. _________________ WYSIWYG - What You See Is What You Grep |
|
Back to top |
|
|
dE_logics Advocate
Joined: 02 Jan 2009 Posts: 2289 Location: $TERM
|
Posted: Sat Aug 14, 2010 3:16 am Post subject: |
|
|
Thanks for the solution everyone, will talk to the dealer. _________________ My blog |
|
Back to top |
|
|
darkphader Veteran
Joined: 09 May 2002 Posts: 1225 Location: Motown
|
Posted: Fri Aug 27, 2010 5:16 pm Post subject: |
|
|
I have received the above mentioned servers and they are sweet. Built one up with 2GB and an SSD for firewall purpose running OpenBSD. The system uses Intel's IPMI http://www.intel.com/design/servers/ipmi/ and Gentoo has several different IPMI offerings in portage. I installed ipmiutil and it works just fine. Can run the system totally via the network, BIOS setup, etc. Did a network install using PXE, no need for a flash drive, CD, etc. Quite nice.
Chris _________________ WYSIWYG - What You See Is What You Grep |
|
Back to top |
|
|
chithanh Developer
Joined: 05 Aug 2006 Posts: 2158 Location: Berlin, Germany
|
Posted: Fri Aug 27, 2010 6:58 pm Post subject: |
|
|
The KVM over IP switches mostly use the vnc protocol. Be aware that some models have very poor security, so tunnel them via ssh or a VPN. |
|
Back to top |
|
|
|