Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Displays Portables Hardware

Laptops, Headless Servers and KVMs? 397

Administration of headless machines can be a pain, and working on multiple machines can also be a bit of a bother. KVM boxes solve some of the problem, but sometimes finding a keyboard and a monitor to lug around to these machines is most of the problem. Is there a portable solution that might solve both of these problems? Wouldn't it be nice to carry around a specialized laptop that could act as both a portable display and input device? Does something like this currently exist?
KJH1138 asks: "I am looking for a hardware/software combination that would allow me to use my laptop as the KVM for a headless server before, during, and after OS configuration. What I have in mind would be a server KVM/USB to laptop serial/USB connection, with software on the laptop to provide KVM control of the headless device, with or without an OS. A PC Anywhere or Linux equivalent wouldn't work since they would require the headless system to already have an installed OS. I would prefer a Linux-based solution on the laptop, but would settle for a Windows option. I simply don't want the clutter of a keyboard and monitor."

PGillingwater has a similar desire: "Like many regular readers, sometimes I need to visit a customer site to diagnose equipment, like firewalls or routers. More systems these days use VGA output and keyboard input, which means having to scrounge a display and keyboard, then looking for a spare power socket in the machine room, which is not always easy! I am wondering if anyone has seen a laptop which also allows VGA input and keyboard output. This would be a cool idea. Use it as a normal laptop most of the time, then hijack the video and keyboard to connect to other systems when you need it."
This discussion has been archived. No new comments can be posted.

Laptops, Headless Servers and KVMs?

Comments Filter:
  • What we do... (Score:4, Interesting)

    by grub ( 11606 ) <slashdot@grub.net> on Wednesday January 12, 2005 @06:06PM (#11340781) Homepage Journal

    If we can't ssh to computers or telnet to equipment (switches, etc) we have an OpenBSD laptop which we can use as a console via a serial cable and kermit. That's assuming a unixish system, though. If you're only running Windows on servers then why not install TightVNC and control it from your desktop? Assuming the machine is still on the LAN, of course. If it's not you'll probably just reboot it anyhow.
  • VNC? (Score:2, Interesting)

    by LaPistola ( 813411 ) on Wednesday January 12, 2005 @06:11PM (#11340839)
    We use VNC all day every day.
    Works great.
  • by RLMorgan ( 74446 ) on Wednesday January 12, 2005 @06:18PM (#11340961)
    Usa a VGA to TV converter to a laptop with a video capture option. My ThinkPad A31p will do that.

    Then get one of those flex keyboards that roll up. http://www.compusa.com/products/product_info.asp?p roduct_code=309758&pfp=BROWSE
  • by MPHellwig ( 847067 ) * <mhellwig@xs4all.nl> on Wednesday January 12, 2005 @06:20PM (#11340984) Homepage
    Webmin is nice but I am talking about (SCSI) bios with a tiny webserver in it. This is how it could go:
    Place the machine in the rack
    Write down the mac of the management NIC
    Kick the machine on with WOL
    Configure the bios and scsi via web
    The machine installs via PXE boot (you got that on your site don't you?)
    Configure it
    Test it
    Configure it
    Test it
    (repeat as long as needed)
    Then take it out of your test rack and place in the "Live" rack (what you don't have a test site?!?)
  • by dasunt ( 249686 ) on Wednesday January 12, 2005 @06:33PM (#11341150)

    Just an additional comment.

    Assume you have more than one nice server, at least two machines with ethernet connections, and all with bioses that understand the serial port (and yes, you can find x86 bioses that will do this):

    Consider daisy-chaining the machines together by serial port:

    +-[ Server 4 ]
    | ^
    | |
    | [ Server 3 ]
    | ^
    | |
    | [ Server 2 ]
    | ^
    | |
    +>[ Server 1 ]

    Now, when a server has problems, its always possible to connect through ethernet to the server 'one hop down' from it, then connect through the serial port to the machine in question. If the machine 'one hop down' doesn't have ethernet, try the next machine 'one hop down'. Hopefully, you have at least 2 machines with ethernet connections, or else you run the risk that the faulty machine may be the machine with the ethernet card.

    Needless to say, this works best with a unix-style OS.

  • Synergy ? (Score:2, Interesting)

    by niconico ( 39002 ) on Wednesday January 12, 2005 @06:36PM (#11341183) Homepage
    Checkout : http://synergy2.sf.net/

    Maybe not exactly what you're looking for but this excellent peace of GPL software lets you use only one mouse+keyboard pair to interact with multiple computer+screen pairs, may they be running Mac OS, Windows and Linux/Unix.
  • RTFA (Score:1, Interesting)

    by Anonymous Coward on Wednesday January 12, 2005 @06:38PM (#11341200)
    Typical Slashdot.... 99% of posts are unresponsive and off topic.

    He needs kb/vid *before* the OS loads as well as after, and for things like routers and sniffers running proprietary OSes but with kb/vga ports. VNC, PCI cards, telnet, and almost every other suggest does not solve the problem as posted.

    I'd take a piece of crap used $100 laptop, gut it, and cut some blanks to mount a standard vga port and keyboard port on the outside of the case, and hook them to the kbd and display in the case.

    Heck, if you are good enuf, you might could even do it without gutting the case and still have a working laptop.
  • by joejoejoejoe ( 231600 ) on Wednesday January 12, 2005 @08:55PM (#11343100) Homepage Journal
    For the original problem, turning a laptop in to a kvm, I think you're just missing one vital part: something to take video as input from a VGA cable.

    Maybe someone could make a pcmcia card that had a dongle with a place to connect another computer's video output. (or USB connected device that did it.)

    Then you run something that from 1,000 feet looks like a VMware session that has no running OS, but just does Input/Output to the real pc on the other end of the cables.

    Something tells me this is totally doable, with a way to convert the video in... yeah...

    Can I skip to the "profit!" step please?

    (Since you have a mouse input and kb input, hopefully anyway, you can take male-male cables and cross connect two pcs, the laptop and server)

    OK wait, maybe what you need is a little box with Kb/Vid/Ms cables coming from it to the "Server" then a USB cable and some software?

    Now CAN I PROFIT?!

The Tao is like a glob pattern: used but never used up. It is like the extern void: filled with infinite possibilities.

Working...