My computer is too slow to start.
(especially because I have a window 7 system installed in my computer. And I am working on a virtual machine with Linux, it take about 10 min to start everything on my 4-core intel7)
GOAL: I would like to initiate a SSH session to a distant sever as soon as possible and start working with it (keyboard+screen, no graphic server). And have the full OSs loading in background.
This project exists on linux:(“to have SSH access during the boot” link)
As my host system is Windows, it doesn’t apply. Any alternative ?
if I understand correctly you would like to connect to to you Linux VM (distant server). In that cas you can connect as soon as sshd deamon is ready so, “early ssh” makes a lot of sense here despite the fact your host is windows VM.