Ticket #144 (closed enhancement: fixed)

Opened 3 years ago

Last modified 10 months ago

SSH or Telnet connection to target system during restore

Reported by: eboniface Assigned to: bruno
Priority: normal Milestone: 2.2.9
Component: mondo Version: 2.2.1
Severity: normal Keywords: remote connection restore
Cc:

Description

It would be nice to be able to connect to the target system (through SSH or telnet) so that we can easily operate on the target system after the ISO boot.

For instance, I play with a DVD mondo image on a lame in a Blade and I only have access to a Java console with very bad keyboard inputs... a real horror.

Change History

09/26/09 17:34:41 changed by bruno

  • status changed from new to assigned.
  • milestone set to 2.2.10.

telnet doesn't seem like a good idea. I'll work for sshd support in 2.2.10

11/12/09 02:03:45 changed by bruno

  • status changed from assigned to closed.
  • resolution set to fixed.
  • milestone changed from 2.2.10 to 2.2.9.

sshd is now integrated in mindi as of 2.0.7. So you should be able if booting with at least the net option (or pxe) to launch sshd on a terminal and be anle to connect to the system.

let me know your feedback on this.