From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from concerto.rednote.net ([66.92.170.139]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1E160q-00011U-00 for ; Fri, 05 Aug 2005 13:29:40 -0400 Received: from concerto.rednote.net (concerto [127.0.0.1]) by concerto.rednote.net (8.13.4/8.13.4) with ESMTP id j75HTdU6011265 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 5 Aug 2005 13:29:39 -0400 Received: (from janina@localhost) by concerto.rednote.net (8.13.4/8.13.4/Submit) id j75HTdx6011264 for speakup@braille.uwo.ca; Fri, 5 Aug 2005 13:29:39 -0400 Date: Fri, 5 Aug 2005 13:29:39 -0400 From: Janina Sajka To: "Speakup is a screen review system for Linux." Message-ID: <20050805172939.GA11749@rednote.net> References: <20050805170557.GM11745@rednote.net> <000d01c599e0$977e2d80$6202a8c0@chrisnorman> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000d01c599e0$977e2d80$6202a8c0@chrisnorman> User-Agent: Mutt/1.4.2.1i Subject: Re: FC3 for x86_64? X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 17:29:40 -0000 No, you got the wrong IP, so it's hard to know whether you got the concept. To stick with my example, you would: telnet 192.168.1.11 The address 192.168.1.11 is the address of the machine where you're installing Fedora. Since it's telnet, whatever speech you would be using would depend on the system you're telnetting from, as always with telnet. If that happens to be Windows, then it will be your Windows screen reader. Chris Norman writes: > And if I were to do that, I could telnet from a windows box (with a command > like telnet 192.168.2.98 23)? would it speak on the Linux box or the > windows? > > Cheers, > > Chris Norman. > > > ----- Original Message ----- > From: "Janina Sajka" > To: "Speakup is a screen review system for Linux." > Sent: Friday, August 05, 2005 6:05 PM > Subject: Re: FC3 for x86_64? > > > >Yes, Chris. That's precisely how you do it. > > > >Here's an example which supplies the static address 192.168.1.11 to the > >machine where FC is to be installed using that machines second ethernet > >device: > > > >At the boot> prompt you would type something like: > > > >text telnet ip=192.168.1.11 netmask=255.255.255.0 gateway=192.168.1.254 > >ksdevice=/dev/eth1