Control a PC from Boot via Ethernet
barrin
Posted messages
42
Status
Member
-
DrXala -
DrXala -
Hello,
Does anyone know a way to control one (or more) PCs from boot via an Ethernet connection?
I would like to avoid an IP KVM solution, which seems very expensive (it's for personal use). I would also like to avoid a classic KVM switch because I have one PC with a DVi connector on one side and another with a DB-15 connector, plus my keyboard and mouse are USB while one of the PCs doesn't have any. A "classic" KVM switch would force me to add a ton of adapters and cables.
Thank you for your attention.
See you soon.
.CeD.
Does anyone know a way to control one (or more) PCs from boot via an Ethernet connection?
I would like to avoid an IP KVM solution, which seems very expensive (it's for personal use). I would also like to avoid a classic KVM switch because I have one PC with a DVi connector on one side and another with a DB-15 connector, plus my keyboard and mouse are USB while one of the PCs doesn't have any. A "classic" KVM switch would force me to add a ton of adapters and cables.
Thank you for your attention.
See you soon.
.CeD.
Configuration: Windows XP Internet Explorer 7.0
2 answers
-
Hello,
if "from boot" means being able to enter the BIOS through a network connection other than an Ethernet KVM, I don't see (and I'm responding to follow the message if someone has a solution)
if it's for use once the machine is started, Windows Remote Desktop is an operational solution
best regards.-
- For the installation, why complicate things? You just connect the keyboard and the screen to the CPU and install it. After that, you can install VNC, which is available for Linux, so you'll have remote control access.
Moreover, I'm not very familiar with Linux, but on all Unix systems, multi-user is default, and you can connect in terminal mode (telnet) or graphical mode (Xwin). - Yes, that's true. We have the option to install VNC on a nux.
So personally, Barrin, I would install Fedora with the input devices from my PC1, and once VNC is installed and configured, as well as the network, I would put my devices back on my PC1. And when I want to switch to Fedora, I will use VNC. Simple as that.
-
-
Hi !!
You can still install and configure RealVNC. I don't think you can access the BIOS, but you can log into PC2 after the boot. You install this small software (a free version is available), and via the IP of the second machine, you can remotely control it.
On your PC1, it looks a bit like VMware, meaning you have a window with another OS inside. Just that it's not a virtual OS because there's a real PC behind it. That's it.
It can also work outside of the network. A person possessing your IP can access it. To avoid unwanted intrusions, you have the option to set a password.
Multiple people can control your machine at the same time, but then it gets a bit chaotic with the mouse ^^
So I hope I've answered your question.
Useful links: https://www.realvnc.com/en/ and https://www.realvnc.com/en/connect/benefits/ and finally https://www.porciello.com/vnc/vnc.html ^^
DrXala