diff --git a/LDP/faq/wikitext/Linux-FAQ.wt b/LDP/faq/wikitext/Linux-FAQ.wt index faa9ffa6..840e497a 100644 --- a/LDP/faq/wikitext/Linux-FAQ.wt +++ b/LDP/faq/wikitext/Linux-FAQ.wt @@ -513,7 +513,7 @@ information, distributions, new software, documentation, and news. Documentation for kernel developers is on-line: [[http://kernelbook.sourceforge.net]]. The tutorial, Unix is a Four Letter Word..., is -located at [[http://www.linuxbox.com/~taylor/4ltrwrd/]]. +located at [[http://people.msoe.edu/~taylor/4ltrwrd/]]. It is a general introduction to Unix operating systems and is not Linux specific. Additionally, here is a certainly incomplete list of Web pages devoted to Linux: @@ -2284,7 +2284,10 @@ interpreter and ``stty'' command: Q: If I Screwed Up the System and Can't Log In, How Can I Fix It?|screwed-up-system-and-cant-log-in -A: You did create an emergency floppy (or floppies), right? Reboot from an emergency floppy or floppy pair. For example, the Slackware boot and root disk pair in the install subdirectory of the Slackware distribution. +A: You did create an emergency floppy (or floppies), right? +Reboot from an emergency floppy or floppy pair. +For example, the Slackware boot and root disk pair in the install +subdirectory of the Slackware distribution. A: There are also two, do-it-yourself rescue disk creation packages in [[ftp://metalab.unc.edu/pub/Linux/system/Recovery/]]. @@ -3481,10 +3484,18 @@ You can save the output to a text file for future reference, a command like: $ rpm -qa >installed-packages -For Debian systems, the equivalent command is: +A: For Debian systems, the equivalent command is: $ dpkg -l +A: For Slackware and Slackware based distributions, look in the directory +[[dir:/var/log/packages]]. + +[Steven J. Hathaway] + +There is one file that describes the contents of each *.tgz package +installed on your system. + Q: What Is a .gz File? And a .tgz? And .bz2? And... ?|What-is-a-gz-file-tgz A: .gz (and .z) files are compressed using GNU