91.

function OpenWin(url, w, h) { if(!w) w = 400; if(!h) h = 300; window.open(url, "_new", "width=" + w + ",height=" + h + ",menubar=no,toobar=no,scrollbars=yes", true); }

Book: LPI Linux Certification in a Nutshell
Section: Part II:  General Linux Exam 102



Chapter 13. Hardware and Architecture (Topic 1.1)

This brief Topic requires general knowledge of fundamental PC architecture facts, necessary before attempting any operating system installation. It includes these Objectives:

Objective 1: Configure Fundamental System Hardware

This Objective includes PC basics such as BIOS configuration, interrupt request (IRQ) assignments, and I/O addresses. Weight: 3.

Objective 2: Set Up SCSI and NIC Devices

This Objective covers the setup of Small Computer System Interface (SCSI) controllers and network interfaces. Weight: 4.

Objective 3: Configure Modems and Sound Cards

Hardware compatibility can be a significant consideration for modems under Linux, particularly with low-cost PCs. This Objective covers modem and sound issues. Weight: 3.

 


LPI Linux Certification in a Nutshell
LPI Linux Certification in a Nutshell (In a Nutshell (OReilly))
ISBN: 0596005288
EAN: 2147483647
Year: 2000
Pages: 194

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net