From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from rdu74-132-037.nc.rr.com ([24.74.132.37] helo=princenet.sytes.net ident=0) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 19C0py-0004ls-00 for ; Sat, 03 May 2003 13:30:14 -0400 Received: from princenet.sytes.net (IDENT:1000@localhost [127.0.0.1]) by princenet.sytes.net (8.12.8/8.12.8) with ESMTP id h43HUQtJ004513 for ; Sat, 3 May 2003 13:30:26 -0400 Received: from localhost (lorenzo@localhost) by princenet.sytes.net (8.12.8/8.12.4/Submit) with ESMTP id h43HUQb9004510 for ; Sat, 3 May 2003 13:30:26 -0400 Date: Sat, 3 May 2003 13:30:26 -0400 (EDT) From: Lorenzo Prince To: Speakup List Subject: Re: telnet installation of Redhat In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: My server computer is connected to the internet through a cable modem. My laptop where I will be installing RH is connected to the server conputer. As far as I know, the only DHCP server is through my ISP. Is there a DHCP server I can put on my server so my laptop can grab an IP address from it? Lorenzo ----==-- _ / / \ ---==---(_)__ __ ____ __ / / /\ \ --==---/ / _ \/ // /\ \/ / / /_/\ \ \ -=====/_/_//_/\_,_/ /_/\_\ /______\ \ \ A proud member of TeamLinux \_________\/ -- CHaley (HAC), haley@unm.edu, ch008cth@pi.lanl.gov) Thomas D. Ward staggered into view and mumbled: > > Hi, Lorenzo. That is correct Red Hat can be installed over a telnet > connection. Here is a simple walk through on how it is done. > > 1. Put in the Red Hat CD or floppy, and boot up on it. > 2. At the boot prompt enter a command such as: > text telnet > 3. The install will attempt to capture a broadcast address from your dhcp > server. Which you can ping, and once you know the ip you are set. > 4. do a command like: > telnet ip-address > where ip-address is the ip address the RH setup has taken. > 5. Finally, the setup should be on your screen, and you can install via > telnet. > > You should keep in mind your nic should be Linux compatible, the computer > doing the install needs to have some place to get an > address from, etc.