Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Hardware

Using A Laptop as KVM Head? 10

Dune asks: "I tote around a nice laptop all day and then have to sit down in front of a lot of different boxes. I'd love to be able to use my laptop as a KVM head. Has anyone every seen something that would allow this? Maybe a USB device which has keyboard, video and mouse cables to plug into a box (or KVM switch)? With a corresponding app/driver of course..." My first knee-jerk answer to this question was "maybe VNC would work", and while that will let you log in and get you a desktop with which you could use the machine, it's only a hack and not a true KVM head, which would show you exactly the same thing that's on the console. Could VNC possibly be hacked to serve this purpose? Of course, and I'm sure that many people would be interested in such if someone knows how to do it. However I'm wondering if someone out there has already developed (or is working on) a better solution?

I should make a caveat to this: The Windows98 VNC server will export the current user's desktop to the internet. So some of you windows users can do this already. Warning: Those of you who do, should look into extra security for your desktop, especially if it has an internet connection.

This discussion has been archived. No new comments can be posted.

Using A Laptop as KVM Head?

Comments Filter:
  • VNC is free, runs on a lot of different platforms for both client and server, and is pretty transparent. I've thought about trying to simplify my computers down to one laptop that can control the other computers from anywhere at my house with 802.11b.
    • Go change a setting in the bios. Go reboot a locked up computer.

      VNC isn't going to handle this, unfortunately.
      • Definitely. but unless you're running Win 3.1 or something, you shouldn't have to reboot the computers every day.

        The problem I have with KVM switches is that not every machine I have takes the same Keyboard/Mouse/Video set. Everybody knows VGA, but my G4 doesn't have a Ps/2 Keyboard out, my old skool pentium and pentium pro don't have USB, and well, let's not talk about the Amigas :)
      • It isn't?

        Obviously you've been buying el cheapo consumer x86.

        I do stuff like this all the time. Granted, it's usually a remote xterm and not VNC, but I have used VNC. The other day I brought a Linux x86 box down, changed the BIOS to enable SCSI, and rebooted it twice. I wasn't even in the same county. I do it constantly with a myriad of Sun/Digital/IBM.

  • x0rfbserver (Score:3, Informative)

    by bluestar ( 17362 ) on Sunday September 09, 2001 @02:15PM (#2271049) Homepage
    I should make a caveat to this: The Windows98 VNC server will export the current user's desktop to the internet. So some of you windows users can do this already.

    There's a modified VNC server for Unix (Linux only?) called x0rfbserver that exports the "real" desktop. It reads the system frame buffer and exports that using the VNC protocols.

    Performance isn't quite as good as regular VNC but should be fine on a decent LAN. You find it here [hexonet.de]
  • by johnjones ( 14274 ) on Sunday September 09, 2001 @06:01PM (#2271495) Homepage Journal
    basically you can export you desktop to any client running TCP/IP

    this can be done with VNC for windows(NT/2k/9x/winCE) / X /MACOS
    even it can be done to a java applet so you can do sysadmin through a webpage

    you can then patch VNC to do crypto and away you go secure computeing over TCP/IP
    (as long as your login is secure)

    but you seem to fail to understand what most KVM are used for TERMINALS and that would be Serial ones at that most of them hook into that nice serial port out of a SOLARIS/SUN OS/AIX/ HP-UX /LINUX/(net/free)BSD boxen

    why you dont have a kick arse display on a web/printer/data server because it does not need it and I for one would not like to load my machine with it
    (plus when a unixlike box falts and has to reboot where does it put the output if no monitor attached ;-)

    if you dont mind loading you box and want graphics then VNC is the way to go
    (please ignor RDP as it has serious falts and you cant tune it to your connection speed)

    regards

    john jones
    • Re: RDP (Score:2, Informative)

      by bonezed ( 187343 )
      I have to take issue with yr comment on RDP...

      in a Windows environment RDP wins hands down. I admin my Windows servers from a Linux box with a native RDP client called rdesktop and it works better than VNC! If I'm admining my Linux boxes I do use VNC or native X, although I mainly use SSH for everything.

  • serial console? (Score:2, Interesting)

    by jmallett ( 189882 )
    can't you just do a serialconsole if you need to actually log in, and do remote X sessions for when you need a GUI?
  • There is a USB 4 port KVM box from Belkin.
  • Where did you get a laptop with KVM inputs? I've never seen one.

On the eighth day, God created FORTRAN.

Working...