Bug 173015 - Enhancement: Ability to install via text mode SSH instead of VNC
Summary: Enhancement: Ability to install via text mode SSH instead of VNC
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: anaconda
Version: 4.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-12 13:32 UTC by Lee Wilson
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-11-12 14:13:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lee Wilson 2005-11-12 13:32:42 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 (ax)

Description of problem:
It would be nice to be able to install RHEL/Fedora via SSH as well as the current VNC option.  

Whilst the VNC option is good, it often can run very slow when used across WAN connections (i.e. in the case of remote desktop/server installs).  Also if on the occasion the Graphics card is not supported, text mode install is the only option.

Perhaps we could have similar options to VNC, e.g. on the command line specify:-
  linux ssh

And also have an option to automatically generate a temporary installation key (unless this gets done in any case) or retrieve from the boot cd/floppy, e.g.

  linux ssh sshkeygen

Given that there is a DVD release of the product space should not be an issue at present, I think only about 2GB of the current DVD is used.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
SSH not an option during installation.

Additional info:

Comment 1 Jeremy Katz 2005-11-12 14:13:30 UTC
There's a telnet mode which acts similarly to this.  ssh is a lot harder to
implement and would have a much greater memory impact even for people who don't
use it.

Comment 2 Lee Wilson 2005-11-12 15:20:33 UTC
Can this be documented somewhere. I checked out the RHEL docs and only found
mention of VNC not telnet:-
https://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/x8664-multi-install-guide/ap-bootopts.html

It is mentioned for AS 3 on iSeries but not (at least from what I found) on x86.


Note You need to log in before you can comment on or make changes to this bug.