How Can I Use My Old Laptop as a Terminal for My Desktop?

0
9
Asked By CreativeCactus21 On

I'm looking to repurpose an old laptop as a dedicated terminal for my desktop, essentially using it as a monitor and keyboard. The laptop runs Windows XP and I don't have a server. What options do I have to make this work?

4 Answers

Answered By VNCWizard On

You could also set up VNC on your desktop and use a VNC client on the laptop. That way, you'll be able to see the desktop environment on your laptop, but it might not exactly extend your display. Just something to keep in mind!

Answered By RetroGamer77 On

If your laptop can handle a 64-bit OS, install Arch Linux and connect via SSH. But if it's a 32-bit setup, there are still solutions, like running light server software on your desktop and accessing it through Telnet, though it's less secure.

OldTechGuy -

Yeah, but using Telnet isn't really safe these days, especially with current SSH servers dropping support for older clients.

Answered By TechGuru99 On

You could try using SSH to connect your laptop to your desktop. Just make sure the SSH service is running on your desktop. This way, you can have a terminal right on your old laptop! But remember, the laptop's performance might be pretty limited.

OldSchoolTechie -

That sounds great, but I want it to act more like a dedicated monitor too, with the trackpad and keyboard only working for that screen.

Answered By PCFixer72 On

Consider installing a lightweight Linux distro on the laptop. Even a console-only version would work fine for SSH. Your desktop should have the SSH server installed, and you'd be good to go!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.