From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dsl092-170-084.wdc2.dsl.speakeasy.net ([66.92.170.84] helo=concerto.rednote.net) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1CMyY5-0007oj-00 for ; Wed, 27 Oct 2004 20:53:53 -0400 Received: from concerto.rednote.net (localhost.localdomain [127.0.0.1]) by concerto.rednote.net (8.13.1/8.12.11) with ESMTP id i9S0r2gY013946 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 27 Oct 2004 20:53:02 -0400 Received: (from janina@localhost) by concerto.rednote.net (8.13.1/8.13.1/Submit) id i9S0r2pq013945 for speakup@braille.uwo.ca; Wed, 27 Oct 2004 20:53:02 -0400 Date: Wed, 27 Oct 2004 20:53:02 -0400 From: Janina Sajka To: "Speakup is a screen review system for Linux." Message-ID: <20041028005302.GA9805@rednote.net> References: <20041027223303.GB24820@romuald.net.eu.org> <007f01c4bc7c$4f4c8d00$6401a8c0@DJTWWQ41> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <007f01c4bc7c$4f4c8d00$6401a8c0@DJTWWQ41> User-Agent: Mutt/1.4.1i X-Operating-System: Linux concerto.rednote.net 2.6.9-1.640spksmp Organization: Capital Accessibility LLC (http://www.CapitalAccessibility.com) X-PGP-Key: http://www.CapitalAccessibility.com/JaninaSajka_gpg_key.html Subject: Re: Internet Broadcasting 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: Thu, 28 Oct 2004 00:53:58 -0000 John McCann writes: > 1. How does one go into "single user" mode? telinit 1 You can come back to runlevel 3 with: telinit 3 These are specific to Fedora/Redhat. > 2. What is telinit? It's a command. The wag in me wants to say it's the mother of all commands -- but I diagress. Learn more by issuing: man telinit > and > 3. What is a run level? A description of what kind of services are made available on Linux systems. For example, the primary runlevels on Fedora include: runlevel 1 -- also known as single user mode. No login is required. There are not multiple consoles, etc. runlevel 3: Multiple user and networking services provided -- but no gui. runlevel 5: gui runlevel 6: reboot