12.

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



Part I covers the Topics and Objectives for the LPI's General Linux Certification for Exam 101 and includes the following sections:

  • Exam 101 Overview

  • Exam 101 Study Guide

    • GNU and Unix Commands

    • Devices, Linux Filesystems, and the Filesystem Hierarchy Standard

    • Boot, Initialization, Shutdown, and Runlevels

    • Documentation

    • Administrative Tasks

  • Exam 101 Review Questions and Exercises

  • Exam 101 Practice Test

  • Exam 101 Highlighter's Index

 


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