Linux Security Cookbook [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Linux Security Cookbook [Electronic resources] - نسخه متنی

Daniel J. Barrett, Robert G. Byrnes, Richard Silverman

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید










Conventions Used in This Book


The following typographic conventions are used in this book:

Italic is used to indicate new terms and for
comments in code sections. It is also used for URLs, FTP sites,
filenames, and directory names. Some code sections begin with a line
of italicized text, which usually specifies the file that the code
belongs in.

Constant width is used for code sections and
program names.

Constant width italic is used to indicate
replaceable parts of code.

Constant width bold is used to
indicate text typed by the user in code sections.

We capitalize the names of software packages or protocols, such as
Tripwire or FTP, in contrast to their associated programs, denoted
tripwire and ftp.

We use the following standards for shell prompts, so
it's clear if a command must be run by a particular
user or on a particular machine:



































Shell Prompt


Meaning


$

Ordinary user prompt


#

Root shell prompt


myhost $


Shell prompt on host

myhost


myhost #


Root prompt on host

myhost


myname $


Shell prompt for user

myname


myname@myhost $


Shell prompt for user

myname on host

myhost






This icon indicates a tip, suggestion, or general note.






This icon indicates a warning or caution.

/ 247