LDP/LDP/guide/docbook/Linux-Dictionary/P.xml

14946 lines
550 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<glossary id="P">
<title>P</title>
<glossentry>
<glossterm>
P-code (Pseudo-code) Language
</glossterm>
<glossdef>
<para>
A type of Interpreted language. P-code languages are something of a hybrid, falling between compiled languages and interpreted languages in the way they execute. Like an interpreted language, P-code programming is converted to a binary form automatically when it is run, rather than having to be compiled. However, unlike a compiled language the executable binary file is stored in pseudo-code, not machine language. In addition, unlike an Interpreted language, the program does not have to be converted to binary each time it is run. After it is converted to P-code the first time, the pseudo-code version is used for each additional execution. P-code languages (and thus their programs) tend to be slower than compiled languages and programs but faster than interpreted languages, and they generally have authorization to some low-level operating system functions but not direct hardware access. They do not require sometimes-expensive compilers, are often included along with operating systems, and some p-code languages are easier to program than compiled languages. Examples of Pcode languages are Java, Python and REXX/Object REXX. From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
P-code language
</glossterm>
<glossdef>
<para>
They are like compiled languages in that the source is translated to a compact binary form which is what you actually execute, but that form is not machine code. Instead it&apos;s pseudocode (or p-code), which is usually a lot simpler but more powerful than a real machine language. When you run the program, you interpret the p-code. Important p-code languages include Python and Java. See Compiled language and Interpreted language. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
p10cfgd
</glossterm>
<glossdef>
<para>
Remote configuration daemon for Gracilis Packeten. The &apos;p10cfgd&apos; daemon provides support for the &apos;rmtcfg&apos; command in the Gracilis Packeten amateur radio network packet switch. With this daemon, and appropriate entries in the non-volatile configuration memory of a Packeten, it is possible to have the switch load commands and information at boot time. Further, this daemon appends a command which sets the date and time in the clock on the Packeten. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
p2c
</glossterm>
<glossdef>
<para>
Pascal to C translator P2c is a tool for translating Pascal programs into C. The input consists of a set of source files in any of the following Pascal dialects: HP Pascal, Turbo/UCSD Pascal, DEC VAX Pascal, Oregon Software Pascal/2, Macintosh Programmer&apos;s Workshop Pascal, Sun/Berkeley Pascal, Texas Instruments Pascal, Apollo Domain Pascal. Modula-2 syntax is also supported. Output is a set of .c and .h files that comprise an equivalent program in any of several dialects of C. Output code may be kept machine and dialect-independent, or it may be targeted to a specific machine and compiler. Most reasonable Pascal programs are converted into fully functional C which will compile and run with no further modifications, although p2c sometimes chooses to generate readable code at the expense of absolute generality. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
P2CC2P
</glossterm>
<glossdef>
<para>
PCI to CPU / CPU tp PCI [concurrency] (BIOS, PC, PCI, CPU), &quot;P2C/C2P&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
P2P
</glossterm>
<glossdef>
<para>
Peer to Peer [net] From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
p3nfs
</glossterm>
<glossdef>
<para>
Mount Psion series 3[ac], 5 drives. The package lets you mount psion drives on your Debian box over a serial cable. You can access all the files from the psion with the usual commands like tar, cp, vi &amp; co. Works with Psion series 3[ac], 5 machines. Haven&apos;t tested on a Sienna yet. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
P3P
</glossterm>
<glossdef>
<para>
Platform for Privacy Preferences (WWW) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
p4fftwgel2
</glossterm>
<glossdef>
<para>
Library for computing Fast Fourier Transforms on Intel P4 This library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the documentation and the shared version of the libraries. To get the static library and the header files you need to install p4fftwgel-dev. This library uses the same interface as fftw so should be a drop-in replacement, but is currently limited to single precision only. The code is tuned for Intel P4 processors and can be as much as three times as fast as vanilla fftw. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PA
</glossterm>
<glossdef>
<para>
Precision Architecture (HP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PA-RISC Linux
</glossterm>
<glossdef>
<para>
On December 11, 2001 the PA-RISC Linux development community announced version 0.9.3, the latest version of Linux for computers using Hewlett Packard&apos;s PA-RISC processor. This release is the latest in a series representing several years of work by developers in the Free Software community including developers from The Debian Project, Hewlett Packard, ESIEE, and Linuxcare. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PABX
</glossterm>
<glossdef>
<para>
Private Automatic Branch eXchange From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pac
</glossterm>
<glossdef>
<para>
printer/plotter accounting information From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAC
</glossterm>
<glossdef>
<para>
Privilege Attribute Certificate (DCE) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PACE
</glossterm>
<glossdef>
<para>
Priority Access Control Enabled (3Com, ethernet) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PACER
</glossterm>
<glossdef>
<para>
Public Access to Court Electronic Records From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
package
</glossterm>
<glossdef>
<para>
A file containing software written in a particular format to enables easy installation, upgrade, and removal. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
package
</glossterm>
<glossdef>
<para>
register package user via mailagent From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
packet
</glossterm>
<glossdef>
<para>
All data sent across the Internet is broken up into packets, sent individually across the network, and reassembled back into the original data at the other end. Analogy: Imagine looking at an automobile freeway during rush hour from an airplane. The freeway looks like a flowing river, but each individual car (packet) is really independent from all the others. While it looks like the cars on the freeway are going in the same direction, each car really has its own source and destination separate from the others around it. This is how Internet core routes look. Analogy: Now consider that a bunch of coworkers leave the office and go to a party. Each gets in his/her own car and drives to the party. Each person may take a slightly route, but they all end up together at the party. This demonstrates how data is broken up into individual packets, sent across the Internet (potentially following different routes), then reassembled back again at the destination. Key point: Conceptually, networking occurs at abstract layers well above the concept of packets. Users type in a URL, and the file is downloaded. By dealing with the raw packets themselves, hackers are frequently able to subvert communications in ways not detectable at these higher layers. Contrast: The term &quot;packet switched network (PSN)&quot; is used to describe the Internet, whereas the term &quot;circuit switched network (CSN)&quot; is used to contrast it with the traditional phone system. The key difference is that in the phone system, the route between two people is setup at the start, and each bit in the stream follows that route. On the Internet, each packet finds its own route through the system, so during a conversation, the packets can follow different paths, and indeed arrive out-of-order. Another key difference is latency. The phone system forwards each bit one at a time, so as soon as one arrives, it doesn&apos;t have to wait before forwarding it on. On the Internet, bits are bunched together before transmission. Each hop must wait and receive all the bits before forwarding any of them on. Each hop therefore adds a significant amount of delay. Gamers know this as the &quot;ping&quot; time. Key point: There are other technologies that use packets, not just the Internet. Before the Internet came along, X.25 networks were a popular form of packet-based communication (and indeed, X.25 formed the basis for many links on the nascent Internet). From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Packet
</glossterm>
<glossdef>
<para>
The fundamental unit of communication on the Internet. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
packet filter
</glossterm>
<glossdef>
<para>
In firewalls, packet filters are the technology most often used to control traffic. Every packet contains the following fields: source IP address (example: 192.0.2.156) destination IP address transport type (example: TCP=6, UDP=17, ICMP=1) source port (example: HTTP=80, DNS=53, FTP=21) destination port flags (example: SYN) This data is compared against &quot;rules&quot; within the firewall. A typical set of rules might be: BLOCK destination=192.0.2.x TCP flag=SYNALLOW destination=192.0.2.123 TCP destport=80 ALLOW destination=192.0.2.124 TCP destport=25 If our private network is 192.0.2.x, then the first rule above blocks all incoming TCP connections (though outbound connections would still be allowed). The following rules override the first, allowing access to the web-server at port 80 and access to the e-mail server at port 25. Key point: The basic stance of a company firewall is: blocks all UDP traffic except for DNS blocks all incoming TCP connections but allows all outgoing ones allows incoming connections to public HTTP, FTP, SMTP, and DNS servers located in a &quot;DMZ&quot;. blocks all ICMP traffic except for those packets needed for path MTU discovery. This allow most access to the Internet for end-users and allows the Internet to access the public servers. It blocks everything else. Contrast: The word &quot;dynamic packet filter&quot; was coined to contrast with the normal &quot;static filter&quot; rules in a firewall described above. Dynamic rules are needed because: Ports are a poor way of identifying protocols (and getting poorer) Whereas most communication uses only outbound connections, some (like FTP) use multiple connections in both directions. In the case of FTP, the client creates an outbound connection to the server, then the server creates separate inbound connections in order to transfer files to the client. Static firewall rules would block this incoming connection, dynamic rules monitor the state and temporarily change the static rules just to allow that connection. An example of a &quot;dynamic&quot; rule is to solve the FTP problem is: Block all incoming connections, but if the user has established a connection to port 21 on a server, then allowing incoming TCP connection from the server port 20 to ports higher than 1024 on the client. Another type of &quot;dynamic&quot; rule is one where the firewall does protocol analysis at layers higher than TCP. To contrast with the example above, the firewall might analyze the FTP connection looking for the PORT command. (The &quot;PORT&quot; command is the FTP protocol whereby the client tells the server which port is has opened to receive a file on). Checkpoint calls this protocol analysis &quot;stateful packet inspection&quot; in their firewall. Other vendors do similar stuff, but call it different names. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Packet filtering
</glossterm>
<glossdef>
<para>
The action a device takes to selectively control the flow of data to and from a network. Packet filters allow or block packets, usually while routing them from one network to another (most often from the Internet to an internal network, and vice-versa). To accomplish packet filtering, you set up rules that specify what types of packets (those to or from a particular IP address or port) are to be allowed and what types are to be blocked. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Packet Switching
</glossterm>
<glossdef>
<para>
The method used to move data around on the Internet. In packet switching,all the data coming out of a machine is broken up into chunks, each chunk has the address of where it came from and where it is going. This enables chunks of data from many different sources to co-mingle on the same lines, and be sorted and directed along different routes by special machines along the way. This way many people can use the same lines at the same time. You might think of several caravans of trucks all using the same road system. to carry materials. From Matisse
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pacman
</glossterm>
<glossdef>
<para>
Chase Monsters in a Labyrinth You are Pacman, and you are supposed to eat all the small dots to get to the next level. You are also supposed to keep away from the ghosts, if they take you, you lose one life, unless you have eaten a large dot, then you can, for a limited amount of time, chase and eat the ghosts. There is also bonus available, for a limited amount of time. An X gives just points, but a little pacman gives an extra life. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PACS
</glossterm>
<glossdef>
<para>
Public-Access Computing Systems From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAD
</glossterm>
<glossdef>
<para>
Packet Assembling Disassembling (CCITT, X.3, X.28, X.29, PSDN) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
padding
</glossterm>
<glossdef>
<para>
Padding is the process of adding unused data to the end of a message in order to make it conform to a certain length. For example, block-ciphers often work on blocks that are 64-bits (8-bytes) long. Therefore, if you have a message that is 77-bytes long, you will need to &quot;pad&quot; it with an extra 3-bytes to make it an even 80-bytes in size (10-blocks). Key point: Padding is a regular feature of all crypto algorithms, including hashing and encryption. Some algorithms have been broken due to poor choices for padding. Most importantly, however, the size of the message can often reveal details about its contents. For example, let&apos;s assume a protocol whereby somebody accepts something with a simple message of &quot;yes&quot;, but when it declines, it says &quot;no&quot; along with a reason why it was rejected. Therefore, even though the messages are encrypted, the &quot;yes&quot; will be a short message but the &quot;no&quot; will be a long message. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PADS
</glossterm>
<glossdef>
<para>
Programmer&apos;s Advanced Debuging System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pager
</glossterm>
<glossdef>
<para>
opposite of more From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAL
</glossterm>
<glossdef>
<para>
Privileged Architecture Library (DEC, Alpha) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAL
</glossterm>
<glossdef>
<para>
Programmable Array Logic From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
palbart
</glossterm>
<glossdef>
<para>
An enhanced version of the PAL PDP8 assembler PALBART is an enhanced version of the pdp8 PAL assembler. This is a PDP8 cross assembler. Its useful for the users of SIMH or any other PDP8 emulator. The original source code is available at: http://www.cs.uiowa.edu/~jones/pdp8/index.html To quote that web page, &quot;This enhancement was written by Gary Messenbrink to support BART&apos;s fleet of PDP-8 systems.&quot; From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PALCD
</glossterm>
<glossdef>
<para>
Plasma Addressable Liquid Crystal Display (LCD) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
palo
</glossterm>
<glossdef>
<para>
Linux boot loader for parisc/hppa This package contains the parisc boot loader itself, plus palo which is the boot media management tool as lilo is for i386. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAM
</glossterm>
<glossdef>
<para>
Paging Area Memory From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pam
</glossterm>
<glossdef>
<para>
PAM (Pluggable Authentication Modules) is a system security tool which allows system administrators to set authentication policy without having to recompile programs which do authentication. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAM
</glossterm>
<glossdef>
<para>
Pluggable Authentication Module (Linux, LISA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAM
</glossterm>
<glossdef>
<para>
Pluggable Authentication Modules. A suite of shared libraries that determine how a user will be authenticated. For example, conventionally UNIX users authenticate themselves by supplying a password at the password prompt after they have typed their name at the login prompt. In many circumstances, such as internal access to workstations, this simple form of authentication is considered sufficient. In other cases, more information is warranted. If a user wants to log in to an internal system from an external source, like the Internet, more or alternative information may be required, perhaps a one-time password. PAM provides this type of capability and much more. Most important, PAM modules allow you to configure your environment with the necessary level of security. From Linux System Security
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAM
</glossterm>
<glossdef>
<para>
Primary Access Method (BS2000) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAM
</glossterm>
<glossdef>
<para>
Programmable Attribute Maps (DRAM, PCI) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAM
</glossterm>
<glossdef>
<para>
Pulse Amplification Modulation From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAM
</glossterm>
<glossdef>
<para>
see pluggable authentication modules (PAM). From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAM (Pluggable Authentication Modules)
</glossterm>
<glossdef>
<para>
A replaceable user authentication module for system security, which allows programs to be written without knowing which authentication scheme will be used. This allows a module to be replaced later with a different module without requiring rewriting the software. From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAML
</glossterm>
<glossdef>
<para>
Publicly Accessible Mailing Lists (Internet, BBS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pam_krb5
</glossterm>
<glossdef>
<para>
The pam_krb5 module is a Pluggable Authentication Module (PAM) thatcan be used with Linux-PAM and Kerberos 5. The pam_krb5 module supports password checking, ticket creation, optional TGT verification and conversion to Kerberos IV tickets. The pam_krb5afs module, for AFStokens, is also included in this package. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pam_smb
</glossterm>
<glossdef>
<para>
The pam_smb module can be used to authenticate users using an external SMB server. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pan
</glossterm>
<glossdef>
<para>
A Newsreader uses GTK, looks like Forte Agent. Pan is a newsreader, loosely based on Agent and Gravity, which attempts to be pleasant to use for new and advanced users alike. It has all the typical features found in newsreaders and also supports offline newsreading, sophisticated filtering, multiple connections, and a number of extra features for power users and alt.binaries fans. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAN
</glossterm>
<glossdef>
<para>
Personal Account Number From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pan
</glossterm>
<glossdef>
<para>
This is PAN, a powerful and user-friendly USENET newsreader for GNOME. The latest info and versions of Pan can always be found at http://pan.rebelbase.com/. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PANDORA
</glossterm>
<glossdef>
<para>
Preserving and Accessing Networked Documentary Resources of Australia From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
panel
</glossterm>
<glossdef>
<para>
The Gnome panel From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Panel
</glossterm>
<glossdef>
<para>
The name for the Linux equivalent of the Windows Taskbar. From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pango
</glossterm>
<glossdef>
<para>
A library to handle unicode strings as well as complex bidirectional or context dependent shaped strings. It is the next step on Gtk+ internationalization. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pango
</glossterm>
<glossdef>
<para>
Pango is a system for layout and rendering of internationalized text. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PANIX
</glossterm>
<glossdef>
<para>
Public Access internet/uNIX [system] (Unix, Internet, network) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
panorama
</glossterm>
<glossdef>
<para>
A framework for 3D graphics production Panorama will include modeling, rendering, post-processing, animating, etc. Functionally, it is structured as an API, composed by two dynamic libraries, and several plugins, that you can optionally load in runtime. A simple console mode front-end for this API is included in the package, that can load a scene description in one of the supported scene languages and then outputs a single image file in any of the supported graphic formats. Its main features are: - Plugin architecture. Most elements in the system are plugin&apos;s. This means components are loaded as needed, and can be substituted, added, etc without recompiling anything. This will let third parties distribute their plugins outside the main distribution. - Object oriented scene description language, with classes, inheritance, etc. It&apos;s easy to use, and has a simple syntax. - Scene language is a plugin itself, so any other scene language can be used instead. - Several rendering methods are possible without any other change in input scene file. Currently supported methods are raytracing and zbuffer, but other methods are being tested and will be incorporated in the future. - A postprocessing system lets you apply filters to the whole image after it has been generated by renderer. - Similarly, there are object filters, that you can apply to an object in the rendering process. This means a new class of effects (e.g. a cartoon-like object in a photorealistic scene). - Materials have a BSDF (Bidirectional Scattering Distribution Function) that encapsulates its properties with respect to the light. Now, only Lambertian and Phong BSDF&apos;s are implemented, but more sophisticated ones will follow, like Schlick&apos;s, Ward&apos;s, etc. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pantomime1
</glossterm>
<glossdef>
<para>
Objective-C library for mail handling (development files) Pantomime provides a set of Objective-C classes that model a mail system. Pantomime can be seen as a JavaMail 1.2 clone written in Objective-C. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAP
</glossterm>
<glossdef>
<para>
Password Authentication Protocol (RFC 1334) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAP
</glossterm>
<glossdef>
<para>
Password Authentication Protocol: The usual method of user authentication used on the internet: sending a username and password to a server where they are compared with a table of authorized users. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAP
</glossterm>
<glossdef>
<para>
Printer Access Protocol (AppleTalk) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAP
</glossterm>
<glossdef>
<para>
ProgrammAblaufPlan (DIN 66001) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAP (Password authentication Protocol)
</glossterm>
<glossdef>
<para>
Authentication mechinisms used after logging in using PPP. From Rute-Users-Guide
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
paperconf
</glossterm>
<glossdef>
<para>
print paper configuration informations From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
paperconfig
</glossterm>
<glossdef>
<para>
configure the system default paper size From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAPI
</glossterm>
<glossdef>
<para>
PC voice API (API, PC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
par
</glossterm>
<glossdef>
<para>
Paragraph reformatter Greatly enhanced fmt type program by Adam M. Costello. Can be used within vi or other editor to automatically reformat text in a variety of ways. Perfect for use with email &amp; usenet messages as it correctly handles multiple levels of quoting characters. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAR
</glossterm>
<glossdef>
<para>
Positive Acknowledgement with Retransmission [protocols] From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAR
</glossterm>
<glossdef>
<para>
Project Authorization Request (IEEE) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
paragui-themes
</glossterm>
<glossdef>
<para>
Standard themes for the widget set library ParaGUI is a cross-platform high-level application framework and GUI (graphical user interface) library. ParaGUI&apos;s is completely based on the Simple DirectMedia Layer. This package contains standard themes files for the paragui library. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
parallel line Internet protocol (PLIP)
</glossterm>
<glossdef>
<para>
A protocol that allows TCP/IP communication over a computer&apos;s parallel port using a specially designed cables. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Parallel Processing
</glossterm>
<glossdef>
<para>
Refers to the concept of speeding-up the execution of a program by dividing the program into multiple fragments that can execute simultaneously, each on its own processor. A program being executed across N processors might execute N times faster than it would using a single processor. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PARC
</glossterm>
<glossdef>
<para>
Palo Alto Research Center (org., USA, Xerox) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
parchive
</glossterm>
<glossdef>
<para>
Use PAR files to reconstruct missing parts of multi-part archives This utility applies the data-recovery capability concepts of RAID-like systems to the posting and recovery of multi-part archives on Usenet. It supports the &apos;Reed-Soloman Code&apos; implementation that allows for recovery of any &apos;X&apos; volumes for &apos;X&apos; parity volumes present. It is popularly used on USENET postings, but is not limited to this use. Upstream source: http://parchive.sourceforge.net/ From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pari-extra
</glossterm>
<glossdef>
<para>
PARI/GP Computer Algebra System extra data files PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers, etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations. Originally developed by Henri Cohen and his co-workers (Universiti Bordeaux I, France), PARI is now under the GPL and maintained by Karim Belabas (Universiti Paris XI, France) with the help of many volunteer contributors. This package contains extra data files for PARI/GP, currently the Galois resolvants for the polgalois function. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pari-gp
</glossterm>
<glossdef>
<para>
PARI/GP Computer Algebra System binaries. PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers, etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations. Originally developed by Henri Cohen and his co-workers (Universiti Bordeaux I, France), PARI is now under the GPL and maintained by Karim Belabas (Universiti Paris XI, France) with the help of many volunteer contributors. This package contains the GP calculator. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PARISC
</glossterm>
<glossdef>
<para>
Precision Architecture, Reduced Instruction Set Computing (RISC, HP), &quot;PA-RISC&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Parity
</glossterm>
<glossdef>
<para>
Identity beween data sent by one modem and data received by another modem. Error-correction protocols use parity checking and parity bits to determine if data needs to be re-sent. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
parity bit
</glossterm>
<glossdef>
<para>
In asynchronous communications and primary storage, an extra bit added to a data word for parity checking. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
parity checking
</glossterm>
<glossdef>
<para>
A technique used to detect memory or data communication errors. The computer adds up the number of bits in a one-byte data item, and if the parity bit setting disagrees with the sum of the other bits, the computer reports an error. Parity-checking schemes work by storing a one-bit digit (0 or 1) that indicates whether the sum of the bits in a data item is odd or even. When the data item is read from memory or received by another computer, a panty check occurs. If the parity check reveals that the parity bit is incorrect, the computer displays an error message. See even parity and odd parity. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
parity error
</glossterm>
<glossdef>
<para>
An error that a computer reports when parity checking reveals that one or more parity bits is incorrect, indicating a probable error in data processing or data transmission. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PARLE
</glossterm>
<glossdef>
<para>
[conference on] Parallel ARchitecture and Languages Europe (ECRC, conference) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
parse
</glossterm>
<glossdef>
<para>
To analyze a passage or strings so it can be processed by a computer program. Computer language compilers also parse source code so that it can be translated into binary code that computers can understand. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Parse
</glossterm>
<glossdef>
<para>
To break down into components. Spreadsheet progams, for example, often have parsing features that will break ASCII data into parts that will fit into cells. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
parser
</glossterm>
<glossdef>
<para>
A program that breaks large units of data into smaller, more easily interpreted pieces. For example, a will browser reads documents prepared with a markup language (such as HTML). The markup language identiies the parts of the document (such as document headings, bulleted lists, or body text), but says nothing about how those portions of the document should appear on-screen. The parser reads the tagged text and formats the various portions of the document for on-screen display. See Hypertext Markup Language (HTML). From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
parted
</glossterm>
<glossdef>
<para>
The GNU Parted disk partition resizing program GNU Parted is a program that allows you to create, destroy, resize, move and copy hard disk partitions. This is useful for creating space for new operating systems, reorganising disk usage, and copying data to new hard disks. This package contains the Parted binary and manual page. Parted currently supports DOS, Mac, Sun, BSD, GPT and PC98 disklabels/partition tables, as well as a &apos;loop&apos; (raw disk) type which allows use on RAID/LVM. Filesystems supported are ext2, ext3, FAT (FAT16 and FAT32) and linux-swap. Parted can also detect HFS (Mac OS), JFS, NTFS, ReiserFS, UFS and XFS filesystems, but cannot create/remove/resize/check these filesystems yet. The nature of this software means that any bugs could cause massive data loss. While there are no known bugs at the moment, they could exist, so please back up all important files before running it, and do so at your own risk. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
parted
</glossterm>
<glossdef>
<para>
The GNU Parted program allows you to create, destroy, resize, move, and copy hard disk partitions. Parted can be used for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
parted-bf
</glossterm>
<glossdef>
<para>
The GNU Parted disk partition resizing program, small version GNU Parted is a program that allows you to create, destroy, resize, move and copy hard disk partitions. This is useful for creating space for new operating systems, reorganising disk usage, and copying data to new hard disks. This package is similar to the &quot;big&quot; parted package, but has less cosmetic features resulting in smaller binary. Intended to be used on boot floppies. Parted currently supports DOS, Mac, Sun, BSD, GPT and PC98 disklabels/partition tables, as well as a &apos;loop&apos; (raw disk) type which allows use on RAID/LVM. Filesystems supported are ext2, ext3, fat (FAT16 and FAT32) and linux-swap. Parted can also detect HFS (Mac OS), JFS, NTFS, ReiserFS, UFS and XFS filesystems, but cannot create/remove/resize/check these filesystems yet. The nature of this software means that any bugs could cause massive data loss. While there are no known bugs at the moment, they could exist, so please back up all important files before running it, and do so at your own risk. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
partimage
</glossterm>
<glossdef>
<para>
Linux/UNIX utility to save partitions in a compressed image file Partition Image is a Linux/UNIX partition imaging utility: it saves partitions in the Ext2FS (the linux standard), ReiserFS (a new journaled and powerful file system), NTFS (Windows NT File System) or FAT16/32 (DOS &amp; Windows file systems) file system formats to an image file. Only used blocks are copied. The image file can be compressed in the GZIP/BZIP2 formats to save disk space, and split into multiple files to be copied onto removable media (ZIP for example), burned on a CD-R, etc. This makes it possible to save a full Linux/Windows system with a single operation. In case of a problem (virus, crash, error, etc.), you just have to restore, and after several minutes, your entire system is restored (boot, files, etc.), and fully working. This is very useful when installing the same software on many machines: just install one of them, create an image, and just restore the image on all other machines. Then, after the first one, each installation is automatic made, and requires only a few minutes. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
partimage-server
</glossterm>
<glossdef>
<para>
Server to use partimage across a network Partition Image is a Linux/UNIX partition imaging utility. It backs up your partitions from a client to a server. All data will be transfer encripted using SSL. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Partition
</glossterm>
<glossdef>
<para>
A contiguous section of a disk drive that is treated by the operating system as a physical drive. Thus, one disk drive can have several drive letters assigned to it. From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
partition
</glossterm>
<glossdef>
<para>
A contiguous section of blocks on your hard disk that is treated like a completely separate disk by most operating systems. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
partition
</glossterm>
<glossdef>
<para>
A division of memory or storage disks into physical or logical segments such that each segment acts as an independent component. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Partition
</glossterm>
<glossdef>
<para>
A section of the storage area of a bard disk created for organizational purposes or to separate different operating systems. A partition is created during initial preparation of the hard disk, before the disk is formatted. In MS-DOS, every hard disk has at least one DOS partition (Version of MS-DOS before version 4.0 required a separate partition for each I&apos;m of disk space). Each partition is treated by DOS as though it were a separate drive. Users may partition their drives to separate one operating system from another, but utility programs such as MultiDisk, are available that let you create several system partitions. See directory and subdirectory. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PARTS
</glossterm>
<glossdef>
<para>
Parts Assembly and Reuse Tool Set (Visual Smalltalk) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAS
</glossterm>
<glossdef>
<para>
Publicly Available Specifications (ISO) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAS2
</glossterm>
<glossdef>
<para>
Personal Application System /2 (IBM, DB2/2), &quot;PAS/2&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pas2html
</glossterm>
<glossdef>
<para>
Highlight Pascal and Modula-2 sources for WWW presentation pas2html can highlight your source for presentation in the WWW. It can also be used as a CGI script and can detect whether the client browser supports compressed data to save bandwidth. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PASC
</glossterm>
<glossdef>
<para>
Portable Application Standards Committee (org., IEEE) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Pascal
</glossterm>
<glossdef>
<para>
A high-level, procedural proramming language that encourages programmers to write well-structured, modular programs that take advantage of modern control structures and lack spaghetti code. Pascal has gained wide acceptance as a teaching and application-development language, though most professional programmers prefer C or C++. Pascal is available in interpreted and compiled versions. A major disadvantage of Pascal is that (its standard version (Standard Pascal) contains many shortcomings. The language&apos;s inventor, Nicklaus Wirth, has covered a new language, Modula-2 as a successor to Pascal, that fixes some of the language&apos;s problems, and Borland International&apos;s Turbo Pascal makes Pascal easy for personal computer owners to use. See BASIC and FORTRAN From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Pascal
</glossterm>
<glossdef>
<para>
An Algol-descended language designed by Niklaus Wirth on the CDC 6600 around 1967-68 as an instructional tool for elementary programming. This language, designed primarily to keep students from shooting themselves in the foot and thus extremely restrictive from a general-purpose-programming point of view, was later promoted as a general-purpose tool and, in fact, became the ancestor of a large family of languages including Modula-2 and Ada. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Pascal
</glossterm>
<glossdef>
<para>
n. An Algol-descended language designed by Niklaus Wirth on the CDC 6600 around 1967-68 as an instructional tool for elementary programming. This language, designed primarily to keep students from shooting themselves in the foot and thus extremely restrictive from a general-purpose-programming point of view, was later promoted as a general-purpose tool and, in fact, became the ancestor of a large family of languages including Modula-2 and Ada (see also bondage-and-discipline language). The hackish point of view on Pascal was probably best summed up by a devastating (and, in its deadpan way, screamingly funny) 1981 paper by Brian Kernighan (of K&amp;R fame) entitled &quot;Why Pascal is Not My Favorite Programming Language&quot;, which was turned down by the technical journals but circulated widely via photocopies. It was eventually published in &quot;Comparing and Assessing Programming Languages&quot;, edited by Alan Feuer and Narain Gehani (Prentice-Hall, 1984). Part of his discussion is worth repeating here, because its criticisms are still apposite to Pascal itself after ten years of improvement and could also stand as an indictment of many other bondage-and-discipline languages. At the end of a summary of the case against Pascal, Kernighan wrote: 9. There is no escape This last point is perhaps the most important. The language is inadequate but circumscribed, because there is no way to escape its limitations. There are no casts to disable the type-checking when necessary. There is no way to replace the defective run-time environment with a sensible one, unless one controls the compiler that defines the &quot;standard procedures&quot;. The language is closed. People who use Pascal for serious programming fall into a fatal trap. Because the language is impotent, it must be extended. But each group extends Pascal in its own direction, to make it look like whatever language they really want. Extensions for separate compilation, FORTRAN-like COMMON, string data types, internal static variables, initialization, octal numbers, bit operators, etc., all add to the utility of the language for one group but destroy its portability to others. I feel that it is a mistake to use Pascal for anything much beyond its original target. In its pure form, Pascal is a toy language, suitable for teaching but not for real programming. Pascal has since been almost entirely displaced (by C) from the niches it had acquired in serious applications and systems programming, but retains some popularity as a hobbyist language in the MS-DOS and Macintosh worlds. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
passivetex
</glossterm>
<glossdef>
<para>
PassiveTeX is a library of TeX macros which can be used to process an XML document which results from an XSL transformation to formatting objects. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
passphrase
</glossterm>
<glossdef>
<para>
Some systems allow the user to entire an entire sentance (or phrase) rather than a short password. A long phrase can be significantly harder to guess than a simple password, providing better security. Since phrases can be difficult to type in, they are usually only used when extreme security is demanded. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
passwd
</glossterm>
<glossdef>
<para>
Change and administer password and group data. This package includes passwd, chsh, chfn, and many other programs to maintain password and group data. Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian.gz From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
passwd
</glossterm>
<glossdef>
<para>
change user password From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
passwd
</glossterm>
<glossdef>
<para>
The passwd package contains a system utility (passwd) which sets and/or changes passwords, using PAM (Pluggable Authentication Modules). To use passwd, you should have PAM installed on your system. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
passwd
</glossterm>
<glossdef>
<para>
The passwd package contains a system utility (passwd) which setsand/or changes passwords, using PAM (Pluggable AuthenticationModules).To use passwd, you should have PAM installed on your system. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
passwd
</glossterm>
<glossdef>
<para>
The password file From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Password
</glossterm>
<glossdef>
<para>
A code used to gain access (login) to a locked system. Good passwords contain letters and non-letters and are not simple combinations such as virtue7. A good password might be: 5%df(29) But don&apos;t use that one! From Matisse
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
password
</glossterm>
<glossdef>
<para>
A personal identifier used to validate a user&apos;s authorization to log into a Linux system. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Password
</glossterm>
<glossdef>
<para>
A security tool used to identify authorized users of a program or network and to define their privileges, such as read-only, reading and writing, or file copying. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
password
</glossterm>
<glossdef>
<para>
A type of authentication, a pasword is a secret word that a user must know in order to gain access. A passphrse is a correspondingly larger secret consisting of multiple words. History: Passwords have been used since Roman times. The Romans were some of the first large armies where people didn&apos;t recognize each other by site. In order to gain entry into the camp, a Roman soldier would have to know the secret password. Key point: The most important defensive mechanism that a corporation can take is to create and enforce policies about proper password usage. This policy should entail: length E.g. minimum of 6 characters composition E.g. upper and lower case, numbers, and punctuation. Note that one of the big support headaches is users who have the caps-lock key on which causes passwords to be mistyped. lifetime E.g. when passwords expire. A good choice would be every 6-months. Password expiration is an overated security technique. It&apos;s biggest benefit is that it will automatically age out. source Whether users select their own password or are given one by management. There are automated password programs that will generate easy-to-remember passwords. ownership A policy should declare that passwords should never be shared; many declare that a user will automatically lose privileges if they ever share their password with somebody else. distribution How does the user get his/her password? If the system administrator chooses the password, how do they securely tell the user? If the user chooses a password the first time they log on, how do you prevent other people from getting to the account before the legitimate user? Often people will distribute an initial password, but then force the user to change it. storage Most passwords these days are stored in an encrypted format such that even the administrators cannot know what the password is. authentication period When should the terminal automatically log the user out? Should their be a fixed time, or an inactivity timer? E.g. banking terminals automatically log the user out within a few minutes, PCs have password screen savers that can be configured. Key point: A leading cause of compromise are programs that leave behind default passwords. A leading cause of compromise are users who choose weak passwords that can easily be guessed or cracked. Tools: The crack programs can be used to maintain a strong policy (or break into systems). Tools: On Windows NT, the &quot;passflt.dll&quot; and &quot;passprop.exe&quot; tools can be used to enforce strong passwords. Misunderstanding: People used to believe that a good password was a random mix of UPPER and lower case, numbers, and punctuation. However, this generates passwords that are impossible for users to remember, so they find ways around the restriction, such as writing passwords down on Post-It notes. Therefore, somebody can compromise the network by simply looking for Post-It notes (such as pasted to the bottom of a keyboard). Controversy: Many policies declare that a password must be changed frequently, and most OSes come with tools for enforcing this. However, this leads to the same problem as above: it causes pain for users, so they behave in ways that reduce security. Also, it isn&apos;t clear that it dramatically increases security. Contrast: Passwords aren&apos;t the only authentication scheme possible. Crypto-cards are often used to generate &quot;one-time passwords&quot; or challenge-response authentication. Tip: Use a Palm Pilot and a crypt program to store your many passwords. Make sure that you choose a encryption program that cannot be broken. Notes: In June, 2001, the British CentralNic commissioned a poll to discover what kinds of passwords people choose. They found that people could be classified: family (50%) Chooses names, such as their own, their partner&apos;s (wife, husband, other), children, or pets. They further noted that such people tended to be those who used the computer the least. fan (30%) Chooses names of sports stars, cartoon characters, or pop sars. Since the study was in the United Kingdom, Britsh soccer player David Beckham emerged as the most popular. Variations of Homer Simpson and Madonna also were popular. self-obsessed (11%) Words like &quot;sexy&quot;, &quot;stud&quot;, &quot;slapper&quot;, or &quot;goddess&quot;. Note that in the 1995 movie Hackers, the plot centers around a high-level executive who chose &quot;god&quot; for a password, which the hacker easily guessed. cryptics (9%) Passwords with a mix of lower and upper case characters, numbers, and punctuation. See also: grind, crack, password cache, 8-character password, PIN From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
password ageing
</glossterm>
<glossdef>
<para>
In a computer network, a feature of the network operating system (NOS) that keeps track of the last time you changed your password You should change your password frequently to help thwart computer crackers. When your password reaches the end of its &quot;life&quot; such as after six months, a message appears on-screen that encourages you to change your password. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
password cache
</glossterm>
<glossdef>
<para>
A temporary copy of the password. Internal to the computer, password information is constantly being checked. If you were queried for the password each and every time, you would find that computer would become unusable. Therefore, the computer attempts to &quot;cache&quot; the password so that internal prompts during the same session do not cause external prompts to the user. Key point: All systems cache passwords in memory during a login session. Therefore, if a hacker can gain access to all memory on the system, he/she can likely sift the memory for passwords. Likewise, hackers can frequently sift pagefiles for passwords. Key point: Many programs whose goal is ease-of-use will ask the user if they want to save the password on disk (in a file or registry. For example, the MS Outlook e-mail client has this feature to cache the POP3 passwords. Therefore, hackers have programs that will sift the filesystem or registry or these passwords. Some systems will store these cached passwords in clear-text, others attempt to encrypt the passwords, but usually this encryption mechanism ca be defeated. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
password file
</glossterm>
<glossdef>
<para>
A file, /etc/passwd, that contains basic information about each user authorized to log into a given Linux system. For each user, the file contains a line that gives the user&apos;s login name, encrypted password, user identifier, group identifier (if any), home directory, and login program patch apply a diff file to an original. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
password protection
</glossterm>
<glossdef>
<para>
A method of limiting access to a program, computer, or a network by requiring you to enter a password Some programs allow you to password-protect your files so they can&apos;t be read by others, but be sure to keep a record of the password. Many users have lost work permanently because they forgot the password and had no means to retrieve it. (If a method for retrieving a password were included in software programs, a clever cracker would quickly discover it, and your data wouldn&apos;t be secure) From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
paste
</glossterm>
<glossdef>
<para>
merge lines of files From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAT
</glossterm>
<glossdef>
<para>
Port and Address Translation (IOS, Cisco, LAN, IP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
patch
</glossterm>
<glossdef>
<para>
1. n. A temporary addition to a piece of code, usually as a quick-and-dirty remedy to an existing bug or misfeature. A patch may or may not work, and may or may not eventually be incorporated permanently into the program. Distinguished from a diff or mod by the fact that a patch is generated by more primitive means than the rest of the program; the classical examples are instructions modified by using the front panel switches, and changes made directly to the binary executable of a program originally written in an HLL. Compare one-line fix. 2. vt. To insert a patch into a piece of code. 3. [in the Unix world] n. A diff (sense 2). 4. A set of modifications to binaries to be applied by a patching program. IBM operating systems often receive updates to the operating system in the form of absolute hexadecimal patches. If you have modified your OS, you have to disassemble these back to the source. The patches might later be corrected by other patches on top of them (patches were said to &quot;grow scar tissue&quot;). The result was often a convoluted patch space and headaches galore. 5. [Unix] the patch(1) program, written by Larry Wall, which automatically applies a patch (sense 3) to a set of source code. There is a classic story of a tiger team penetrating a secure military computer that illustrates the danger inherent in binary patches (or, indeed, any patches that you can&apos;t -- or don&apos;t -- inspect and examine before installing). They couldn&apos;t find any trap doors or any way to penetrate security of IBM&apos;s OS, so they made a site visit to an IBM office (remember, these were official military types who were purportedly on official business), swiped some IBM stationery, and created a fake patch. The patch was actually the trapdoor they needed. The patch was distributed at about the right time for an IBM patch, had official stationery and all accompanying documentation, and was dutifully installed. The installation manager very shortly thereafter learned something about proper procedures. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Patch
</glossterm>
<glossdef>
<para>
A quick fix, in the form of one or more program statements, added to a program to correct bugs or to enhance the program&apos;s capabilities. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
patch
</glossterm>
<glossdef>
<para>
apply a diff file to an original From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
patch
</glossterm>
<glossdef>
<para>
Apply a diff file to an original Patch will take a patch file containing any of the four forms of difference listing produced by the diff program and apply those differences to an original file, producing a patched version. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
patch
</glossterm>
<glossdef>
<para>
The patch program applies diff files to originals. The diff command is used to compare an original to a changed file. Diff lists the changes made to the file. A person who has the original file can thenuse the patch command with the diff file to add the changes to their original file (patching the file). Patch should be installed because it is a common way of upgrading applications. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
patch (fix, update)
</glossterm>
<glossdef>
<para>
Security updates to products are often referred to as &quot;patches&quot; because they fix one small part of the product rather than updating the entire product. Analogy: Imagine that you are in a rubber raft that seems to be sinking. You look around on the boat and see small holes. You use your patch kit to fix the small holes rather than building yourself a new boat. Key point: The software you are using today likely has security holes that nobody has discovered yet. It seems unlikely, but this has been the historical precidence, whether you are using open-source (e.g. Linux), Microsoft products, or class UNIX systems (e.g. Sun). Therefore, if you don&apos;t keep up with the latest software, you will eventually get hacked. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
patchutils
</glossterm>
<glossdef>
<para>
This is a collection of programs that can manipulate patch files ina variety of ways, such as interpolating between two pre-patches, combining two incremental patches, fixing line numbers in hand-edited patches, and simply listing the files modified by a patch. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
patchutils
</glossterm>
<glossdef>
<para>
Utilities to work with patches This package includes the following utilities: - combinediff creates a cumulative patch from two incremental patches - filterdiff extracts or excludes diffs from a diff file - fixcvsdiff fixes diff files created by CVS that &quot;patch&quot; mis-interprets - grepdiff shows which files are modified by a patch matching a regex - interdiff shows differences between two unified diff files - lsdiff shows which files are modified by a patch - rediff fixes offsets and counts of a hand-edited diff - splitdiff separates out incremental patches From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
patgen
</glossterm>
<glossdef>
<para>
generate patterns for TeX hyphenation From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
path
</glossterm>
<glossdef>
<para>
n. 1. A bang path or explicitly routed Internet address; a node-by-node specification of a link between two machines. Though these are now obsolete as a form of addressing, they still show up in diagnostics and trace headers occasionally (e.g. in NNTP headers). 2. [Unix] A filename, fully specified relative to the root directory (as opposed to relative to the current directory; the latter is sometimes called a `relative path&apos;). This is also called a `pathname&apos;. 3. [Unix and MS-DOS] The `search path&apos;, an environment variable specifying the directories in which the shell (COMMAND.COM, under MS-DOS) should look for commands. Other, similar constructs abound under Unix (for example, the C preprocessor has a `search path&apos; it uses in looking for #include files). From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
path
</glossterm>
<glossdef>
<para>
The location of a file on a file system; describes where the file resides in a directory structure. An absolute path is the direct location of a file in the directory structure, starting at the root directory. A relative path is the location of a file relative to the current working directory. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
path name
</glossterm>
<glossdef>
<para>
In DOS, a statement that indicates the name of a file and precisely where it&apos;s located on a hard disk . When opening or saving a file with most applications, you must specify the full path name to retrieve or store the file in a directory other than the current directory. Suppose that you&apos;re using Wordperfect, and you want to store the file REPORT9.DOC in the directory C:\DOCS. If C:\DOCS isn&apos;t the current directory, you must type C:\DOCS\REPORT9.DOC to name arid store the file in the correct location. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pathchk
</glossterm>
<glossdef>
<para>
check whether file names are valid or portable From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAUSE
</glossterm>
<glossdef>
<para>
PERL Authors Upload SErver (PERL, CPAN) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pavuk
</glossterm>
<glossdef>
<para>
Multiprotocol file graber with textual and graphic control. This is a file graber, which can work in text or graphic mode. Pavuk is extremly configurable, supports FTP, HTTP, HTTPS and Gopher protocols. Pavuk also supports cookies, HTTP authentification, &quot;robots.txt&quot;. You can also use FTP and HTTP proxy caches. Graphical interface is written in Xt or GTK. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAWS
</glossterm>
<glossdef>
<para>
Protection Against Wrapped Sequence space (TCP, satellite) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pax
</glossterm>
<glossdef>
<para>
&apos;pax&apos; is the POSIX standard archive tool. It supports the two most common forms of standard Unix archive (backup) files - CPIO and TAR. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAX
</glossterm>
<glossdef>
<para>
Pixel Addressing eXtensions (Intel, RISC, CPU) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAX
</glossterm>
<glossdef>
<para>
Portable Archive eXchange (SCO, Unix) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pax
</glossterm>
<glossdef>
<para>
Portable Archive Interchange Pax is an archiving utility that reads and writes tar and cpio formats, both the traditional ones and the extended formats specified in IEEE 1003.1. It handles multi-volume archives and automatically determines the format of an archive while reading it. Three user interfaces are supported: tar, cpio, and pax. The pax interface was designed by IEEE 1003.2 as a compromise in the chronic controversy over which of tar or cpio is best. This is the free OpenBSD&apos;s version written by Keith Muller. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PAX
</glossterm>
<glossdef>
<para>
Private Automatic eXchange From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PB
</glossterm>
<glossdef>
<para>
Pipeline Burst [cache] From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PBC
</glossterm>
<glossdef>
<para>
Peripheral Bus Computer From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PBE
</glossterm>
<glossdef>
<para>
Prompt By Example From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PBI
</glossterm>
<glossdef>
<para>
Pacific Bell Internet (ISP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PBI
</glossterm>
<glossdef>
<para>
Phone Based Interface From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PBM
</glossterm>
<glossdef>
<para>
Play By Mail [game] From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PBO
</glossterm>
<glossdef>
<para>
Process Before Output (R/3) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pbuilder
</glossterm>
<glossdef>
<para>
personal package builder for Debian packages pbuilder constructs a chroot system, and builds a package inside the chroot. It is an ideal system to use to check that a package&apos;s build-dependencies are correct, and to be sure that unnecessary and wrong build dependencies will not exist in the resulting package. It uses apt extensively, and a local mirror, or a fast connection to a Debian mirror is ideal, but not necessary. &quot;pbuilder create&quot; uses debootstrap to create a chroot image. &quot;pbuilder update&quot; updates the image to the current state of testing/unstable/whatever &quot;pbuilder build&quot; takes a *.dsc file and builds a binary in the chroot image. pdebuild is a wrapper for Debian Developers, to allow running pbuilder just like &quot;debuild&quot;, as a normal user. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PBX
</glossterm>
<glossdef>
<para>
Private Branch eXchange (Nebenstellenanlage) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PC
</glossterm>
<glossdef>
<para>
Personal Computer From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PC
</glossterm>
<glossdef>
<para>
Printed Circuit (IC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PC
</glossterm>
<glossdef>
<para>
Priority Control From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PC
</glossterm>
<glossdef>
<para>
Protocol Control From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PC
</glossterm>
<glossdef>
<para>
Punched Card From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PC (Personal Computer)
</glossterm>
<glossdef>
<para>
A generic term used to describe many kinds of small format personal computer systems found at schools, homes, and offices. Sometimes identified by the speed of the central processing board (&apos;486, 68040, etc.). Sometimes used to distinguish Intel-based personal computers from others, such as Macintoshes, etc. From Glossary of Distance Education and Internet Terminology
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PC card
</glossterm>
<glossdef>
<para>
Small form-factor peripheral that conforms to the Personal Computer Memory Card International Association (PCMCIA) standard and connects to computer systems with compatible card slots. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pc532down
</glossterm>
<glossdef>
<para>
Downloader for pc532 monitor ROM. This is &apos;pc532down&apos;, a utility to support downloading to the monitor ROM on a pc532 system. If you don&apos;t already know what a pc532 is, you don&apos;t want to know, and you don&apos;t want this utility. This utility is also provided as part of the pc532 distribution of NetBSD under the name &apos;download.c&apos;. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PC97
</glossterm>
<glossdef>
<para>
Personal Computer 97 (MS), &quot;PC 97&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCA
</glossterm>
<glossdef>
<para>
Policy Certification Authority (DFN, PGP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCA
</glossterm>
<glossdef>
<para>
Power Calibration Area (CD) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pcal
</glossterm>
<glossdef>
<para>
Makes printable Postscript calendars without X. &quot;Pcal&quot; is a program to print PostScript calendars for any month and year. By default, it looks for a file in the home directory named &quot;calendar&quot; for entries with leading dates matching dates on the calendar, and prints any following text under the appropriate day. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCAT
</glossterm>
<glossdef>
<para>
Personal Computer - Advanced Technology, &quot;PC-AT&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pcb
</glossterm>
<glossdef>
<para>
Printed Circuit Board Design Program Pcb is a handy tool for the X Window System build to design printed circuit boards. All coordinate units are 1/1000 inch. For details see the manual. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCB
</glossterm>
<glossdef>
<para>
Printed Circuit Board From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCB
</glossterm>
<glossdef>
<para>
Process Control Block (BS2000) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCB
</glossterm>
<glossdef>
<para>
Program Communication Block (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCB
</glossterm>
<glossdef>
<para>
Protocol Control Block (TCP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCC
</glossterm>
<glossdef>
<para>
Portable C Compiler From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCCA
</glossterm>
<glossdef>
<para>
Personal Computer Communications Associations (org., USA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pccts
</glossterm>
<glossdef>
<para>
The Purdue Compiler Construction Tool Set (PCCTS). PCCTS consists of ANother Tool for Language Recognition (ANTLR), a DFA-based Lexical analyzer Generator (DLG) and assorted other utilities designed for the construction of compilers and other language translators. ANTLR is a parser generator which generates recursive descent parsers which are easier to debug than the table driven bottom-up parsers created by YACC. It also provides support for the automatic generation of Abstract Syntax Trees (AST&apos;s). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCD
</glossterm>
<glossdef>
<para>
Photo CD (Kodak, CD) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCD
</glossterm>
<glossdef>
<para>
Process Control Device From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pcd2html
</glossterm>
<glossdef>
<para>
Scripts to convert PCD images to commented HTML pages By giving some rules and commenting text in predefined files it is possible to convert Kodak Photo CD data into linked HTML pages with describing text. English and German pages can be created. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCDA
</glossterm>
<glossdef>
<para>
Program Controlled Data Acquisition From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCDOS
</glossterm>
<glossdef>
<para>
Personal Computer DOS (OS, DOS, IBM, PC), &quot;PC-DOS&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCERT
</glossterm>
<glossdef>
<para>
Purdue Computer Emergency Response Team From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCF
</glossterm>
<glossdef>
<para>
Portable Compiled Font From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCF fonts
</glossterm>
<glossdef>
<para>
A variety of bitmapped fonts to be used with the X Window System. From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCH
</glossterm>
<glossdef>
<para>
Paging CHannel (GSM, CCCH, mobile-systems) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pchar
</glossterm>
<glossdef>
<para>
Characterize the bandwidth, latency and loss on network links pchar is a reimplementation of the pathchar utility, written by Van Jacobson. Both programs attempt to characterize the bandwidth, latency, and loss of links along an end-to-end path through the Internet. pchar works in both IPv4 and IPv6 networks. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCI
</glossterm>
<glossdef>
<para>
Peripheral Component Interconnect (PCI) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCI
</glossterm>
<glossdef>
<para>
Protocol Control Information (OSI, ETSI) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCI vendor ID and device ID
</glossterm>
<glossdef>
<para>
PCI supports the useful concept that every vendor and device have unique hex IDs. For instance, Intel has chosen to represent themselves by the completely random number 0x8086 as their vendor ID. PCI cards will provide their IDs on request. You will see numerical values listed in the output of lspci, scanpci, and cat /proc/pci, especially if the respective utility cannot look up the vendor name from the ID number. The file /usr/share/pci.ids ( /usr/share/misc/pci.ids on Debian) from the pciutils package contains a complete table of all IDs and their corresponding names. The kudzu package also has a table /usr/share/kudzu/pcitable containing the information we are really looking for: ID to kernel module mappings. This enables you to use the intended scientific method for locating the correct PCI module from the kernel&apos;s /proc/pci data. The file format is easy to understand, and as an exercise you should try writing a shell script to do the lookup automatically. From Rute-Users-Guide
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCIA
</glossterm>
<glossdef>
<para>
Personal Communications Industry Association (org., USA, SMS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCIC
</glossterm>
<glossdef>
<para>
PC card I/O Card (PCMCIA, I/O) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCIE
</glossterm>
<glossdef>
<para>
Permis de Conduire Informatique Europeen (ECDL) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCIPM
</glossterm>
<glossdef>
<para>
PCI Power Management [specification] (PCI), &quot;PCI PM&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCIS
</glossterm>
<glossdef>
<para>
Portable Common Interface Set From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pcitweak
</glossterm>
<glossdef>
<para>
read/write PCI config space From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pciutils
</glossterm>
<glossdef>
<para>
Linux PCI Utilities (for 2.[1234].x kernels) This package contains various utilities for inspecting and setting of devices connected to the PCI bus. Requires kernel version 2.1.82 or newer (supporting the /proc/bus/pci interface). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCIX
</glossterm>
<glossdef>
<para>
Personal Computer / unIX (IBM, PC), &quot;PC/IX&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCIXF
</glossterm>
<glossdef>
<para>
Personal Computer Integrated eXchange Format (OS/2), &quot;PC/IXF&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCL
</glossterm>
<glossdef>
<para>
Portable Common LOOPS (CLOS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCL
</glossterm>
<glossdef>
<para>
Printer Control Language (HP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCL
</glossterm>
<glossdef>
<para>
Programmable Command Language (CMU, DEC, TOPS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pclock
</glossterm>
<glossdef>
<para>
Clock Dock app for Window Maker window manager This is a nice analog clock. It allows different XPMs as backgrounds as well as different configurations of hands and such to match with the XPM. Make sure to check the examples for some included XPM&apos;s besides the default From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCM
</glossterm>
<glossdef>
<para>
Personal Computer Manufacturer From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCM
</glossterm>
<glossdef>
<para>
Physical Connection Management (FDDI, SMT) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCM
</glossterm>
<glossdef>
<para>
Plug Compatible Machine From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCM
</glossterm>
<glossdef>
<para>
Pulse Coded Modulation From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCM (Pulse code modulation)
</glossterm>
<glossdef>
<para>
A technique used to transform an incoming analog signal into a noise-free, digital equivalent. In multimedia, PCM us used to sample sounds digitally. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCMCIA
</glossterm>
<glossdef>
<para>
People Can&apos;t Memorize Computer Industries Acronyms (slang) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCMCIA
</glossterm>
<glossdef>
<para>
Personal Computer Memory Card International Association (org.) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCMCIA
</glossterm>
<glossdef>
<para>
see Personal Computer Memory Card International Association (PCMCIA). From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pcmcia-cs
</glossterm>
<glossdef>
<para>
PCMCIA Card Services for Linux. PCMCIA cards are commonly used in laptops to provide expanded capabilities, such as modems, increased memory, etc. Some desktop PCs can accept PCMCIA cards as well, although this is rare. Card Services for Linux is a complete PCMCIA support package. It includes a set of client drivers for specific cards, and a card manager daemon that can respond to card insertion and removal events, loading and unloading drivers on demand. It supports ``hot swapping&apos;&apos; of PCMCIA cards, so cards can be inserted and ejected at any time. The actual kernel modules required for this package are contained in the pcmcia-modules-&lt;kernel version&gt; package, where &lt;kernel version&gt; is the version of the kernel for which the modules have been compiled. The wireless-tools package is required by wireless network adapters. The hotplug package is required by 2.4 (and later) series kernels to use PCI (Cardbus) devices. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pcmcia-modules-2.2.20
</glossterm>
<glossdef>
<para>
PCMCIA Modules for Linux (kernel 2.2.20). This package contains the set of loadable kernel modules for the PCMCIA Card Services applications program interface. They have been compiled to be compatible with the kernel in the kernel-image-2.2.20 package version 2.2.20-5. If you have compiled your own kernel, you will most likely need to also recompile the PCMCIA modules. The pcmcia-source package has been provided to help Debian users recompile the PCMCIA modules to work with their kernels&apos; configurations. (It also is possible to rebuild these modules using the Debian source files for the pcmcia-cs package.) The utilities in the pcmcia-cs package are required to use these modules. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCMS
</glossterm>
<glossdef>
<para>
Project &amp; Configuration Management System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCMT
</glossterm>
<glossdef>
<para>
Personal Computer Message Terminal From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCN
</glossterm>
<glossdef>
<para>
Personal Communications Network From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCN
</glossterm>
<glossdef>
<para>
Public Communications Network (mobile-systems) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCNFS
</glossterm>
<glossdef>
<para>
Personal Computer Network File System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCNOS
</glossterm>
<glossdef>
<para>
Personal Computer / Network Operating System (OS, MS-DOS, CP/M), &quot;PC/NOS&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCO
</glossterm>
<glossdef>
<para>
Point of Control and Observation (ISO 9646-1, IUT) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pcomplete
</glossterm>
<glossdef>
<para>
Programmable completion for Emacs Pcomplete provides a facility for using programmatic completion in Emacs. It is especially useful for utilities like shells and command interpretors, but can in fact be used anywhere within Emacs. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pconf-detect
</glossterm>
<glossdef>
<para>
A small command-line utility to auto-detect printers pconf-detect is a simple command-line utility for detecting parallel, USB and network-connected printers. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCP
</glossterm>
<glossdef>
<para>
Primary Control Program (IBM, OS, OS/PCP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCP
</glossterm>
<glossdef>
<para>
Printer Control Protocol From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCPC
</glossterm>
<glossdef>
<para>
Personal Computers Peripheral Corporation (manufacturer) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCR
</glossterm>
<glossdef>
<para>
Peak Cell Rate (UNI, ATM, SCR) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCR
</glossterm>
<glossdef>
<para>
Processor Configuration Register (Motorola, CPU) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCR
</glossterm>
<glossdef>
<para>
Program Clock Reference From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pcrd
</glossterm>
<glossdef>
<para>
PCR-1000 Control Daemon / Command Line Interface PCRD is a command line program, that also supports a daemon mode, for controlling an Icom PCR-1000 Wide Band Receiver via a serial port. For more info on the PCR-1000, see http://www.icomamerica.com/receivers/pc/ From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pcre
</glossterm>
<glossdef>
<para>
PCRE has its own native API, but a set of &quot;wrapper&quot; functions that are based onthe POSIX API are also supplied in the library libpcreposix. Note that this just provides a POSIX calling interface to PCRE: the regular expressions themselves still follow Perl syntax and semantics. This package contains a grep variant based on the PCRE library. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pcre
</glossterm>
<glossdef>
<para>
Perl-compatible regular expression library. PCRE has its own native API, but a set of &quot;wrapper&quot; functions that are based on the POSIX API are also supplied in the library libpcreposix. Note that this just provides a POSIX calling interface to PCRE; the regular expressions themselves still follow Perl syntax and semantics. The header file for the POSIX-style functions is called pcreposix.h. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCRW
</glossterm>
<glossdef>
<para>
Phase Change ReWritable (DVD, EMCA), &quot;PC-RW&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCS
</glossterm>
<glossdef>
<para>
Personal Communication System (Sony, Panasonic, Motorola) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCS
</glossterm>
<glossdef>
<para>
Personal Communications Services From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCS
</glossterm>
<glossdef>
<para>
Programmable Communications Subsystem From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCS
</glossterm>
<glossdef>
<para>
Punched Card System (PC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCSA
</glossterm>
<glossdef>
<para>
Personal Computing Systems Architecture [= Pathworks] (DEC, NOS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCSC
</glossterm>
<glossdef>
<para>
Personal Computer / Smard Card (PC, PCMCIA), &quot;PC/SC&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pcsc-tools
</glossterm>
<glossdef>
<para>
Some tools to be used with smart cards and PC/SC This archive contains some tools useful for a user of PC/SC user. The tools provided are: pcsc_scan(1) scans available smart card readers and print detected events: card insertion with ATR, card removal; scriptor(1) Perl script to send commands to a smart card using a batch file or stdin; gscriptor(1) the same idea as scriptor.pl(1) but with Perl-Gtk GUI. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pcscd
</glossterm>
<glossdef>
<para>
PCSC Lite resource manager daemon The purpose of PCSC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and readers. The PCSC daemon is used to dynamically allocate/deallocate reader drivers at runtime and manage connections to the readers. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCSD
</glossterm>
<glossdef>
<para>
Printer Control Sequence Description From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCSI
</glossterm>
<glossdef>
<para>
Pacific Communication Sciences, Inc. (manufacturer) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCT
</glossterm>
<glossdef>
<para>
Private Communication Technology (Internet, MS, Visa) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCT
</glossterm>
<glossdef>
<para>
Probe Control Table (FFST/2) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCTCP
</glossterm>
<glossdef>
<para>
Personal Computer/Transmission Control Protocol, &quot;PC/TCP&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCTE
</glossterm>
<glossdef>
<para>
Portable Common Tool Environment (CASE, ESPRIT) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCTS
</glossterm>
<glossdef>
<para>
POSIX Compliance Test Suite (POSIX) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCV
</glossterm>
<glossdef>
<para>
P-bit Coding Violation [error event] (DS3/E3) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCV
</glossterm>
<glossdef>
<para>
Path Coding Violation [error event] (DS1/E1) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PCXT
</glossterm>
<glossdef>
<para>
Personal Computer - eXtended Technology, &quot;PC-XT&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PD
</glossterm>
<glossdef>
<para>
Packetization Delay From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PD
</glossterm>
<glossdef>
<para>
Plug &amp; Display [standard] (LCD, VESA), &quot;P&amp;D&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PD
</glossterm>
<glossdef>
<para>
Public DOMAIN From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PD
</glossterm>
<glossdef>
<para>
Public Domain. Supposedly, the &quot;public&quot; owns the copyright. PD SW is the only SW rightly called &quot;free SW&quot;. Note that derivations of PD SW need not remain PD. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pd
</glossterm>
<glossdef>
<para>
Realtime Computer Music and Graphics System. A real-time graphical programming environment for audio and graphics analysis and rendering. Pd&apos;s audio functions are built-in; graphical computations require a separate package named GEM (&quot;Graphics Environment for Multimedia&quot;). Pd and GEM are available for SGI machines, IBM PC compatibles (running NT or W95) and Linux (PCs or Alpha machines). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDA
</glossterm>
<glossdef>
<para>
Personal Digital Assistant From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDC
</glossterm>
<glossdef>
<para>
Power Disk Cartridge (ECMA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDC
</glossterm>
<glossdef>
<para>
Primary Domain Controler. This stores security and user account info for a domain. It manages all aspects of user/domain interaction. A domain has one PDC and can have multiple BDCs. BDCs hold backup copies of the PDC&apos;s info and are occasionally synchronized with the PDC. Both PDCs and BDCs can perform some tasks like user authentication. Often, a main site will have a PDC and a BDC (which can share the PDC&apos;s load for certain tasks) and remote sites will BDCs to handle certain tasks locally. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDC
</glossterm>
<glossdef>
<para>
Primary DOMAIN Controller (MS, Windows NT, BDC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDC
</glossterm>
<glossdef>
<para>
PROLOG Development Center (manufacturer, Denmark, PROLOG) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDE
</glossterm>
<glossdef>
<para>
Partial Differential Equation From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDE
</glossterm>
<glossdef>
<para>
Personal Digital Entertainment From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDES
</glossterm>
<glossdef>
<para>
Product Data / Definition Exchange Standards (USA, STEP, CIM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDF
</glossterm>
<glossdef>
<para>
Portable Document Format (Adobe) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDF
</glossterm>
<glossdef>
<para>
Program Development Facility (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDF
</glossterm>
<glossdef>
<para>
see portable document format (PDF). From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDF (Portable Document Format) files
</glossterm>
<glossdef>
<para>
Binary files created with Adobe Acrobat or other programs capable of producing output in this format. Used for producing operating system-independent documents, which can be viewed using Acrobat Reader or other programs, including Web browsers equipped with an Acrobat Reader plug-in. From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdf2dsc
</glossterm>
<glossdef>
<para>
generate a PostScript page list of a PDF document From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdf2ps
</glossterm>
<glossdef>
<para>
Ghostscript PDF to PostScript translator From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdfeinitex
</glossterm>
<glossdef>
<para>
PDF output from e-TeX From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdfelatex
</glossterm>
<glossdef>
<para>
PDF output from e-TeX From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdfetex
</glossterm>
<glossdef>
<para>
PDF output from e-TeX From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdfevirtex
</glossterm>
<glossdef>
<para>
PDF output from e-TeX From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdffonts
</glossterm>
<glossdef>
<para>
Portable Document Format (PDF) font analyzer (version 1.00) From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdfimages
</glossterm>
<glossdef>
<para>
Portable Document Format (PDF) image extractor (version 1.00) From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdfinfo
</glossterm>
<glossdef>
<para>
Portable Document Format (PDF) document information extractor (version 1.00) From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdfinitex
</glossterm>
<glossdef>
<para>
PDF output from TeX From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdfjadetex
</glossterm>
<glossdef>
<para>
PDF output from JadeTeX From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdflatex
</glossterm>
<glossdef>
<para>
PDF output from TeX From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdfopt
</glossterm>
<glossdef>
<para>
Ghostscript PDF Optimizer From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdfscreen
</glossterm>
<glossdef>
<para>
Make PDF documents which are printable and readable on screen too pdfscreen is an extension of the hyperref package to provide a screen-based document design. This package helps to generate pdf documents that are readable on screen and will fit the screen&apos;s aspect ratio. Also it can be used with various options to produce regular print versions of the same document without any extra effort. One important utility of this package is to generate slides for talks, seminars etc. It produces a pdf file which can be used for a slideshow on any machine which has a pdf viewer. (Preferrably acroread). The homepage of this project is http://www.river-valley.com/download From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdftex
</glossterm>
<glossdef>
<para>
PDF output from TeX From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdftops
</glossterm>
<glossdef>
<para>
Portable Document Format (PDF) to PostScript converter (version 1.00) From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdftotext
</glossterm>
<glossdef>
<para>
Portable Document Format (PDF) to text converter (version 1.00) From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdfvirtex
</glossterm>
<glossdef>
<para>
PDF output from TeX From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDH
</glossterm>
<glossdef>
<para>
Plesiochronous Digital Hierarchy (ATM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDI
</glossterm>
<glossdef>
<para>
Power and Data Interface From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDK
</glossterm>
<glossdef>
<para>
Peripheral Developers Kit (MS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdksh
</glossterm>
<glossdef>
<para>
A public domain version of the Korn shell PD-ksh is a mostly complete AT&amp;T ksh look-alike (see NOTES file for a list of things not supported). Work is currently underway to make it fully compatible with both POSIX and AT&amp;T ksh (when the two don&apos;t conflict). Since pdksh is free and compiles and runs on most common unix systems, it is very useful in creating a consistent user interface across multiple machines. For example, in the CS department of MUN, pdksh is installed on a variety of machines including Suns, HPs, DecStations, PCs running Linux, etc., and is the login shell of ~4500 users. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDL
</glossterm>
<glossdef>
<para>
Page / Program Description / Design Language From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDL
</glossterm>
<glossdef>
<para>
PERL Data Language (PERL) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDL
</glossterm>
<glossdef>
<para>
Program Development Language From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdl
</glossterm>
<glossdef>
<para>
The perl data language. Perl extensions for numerics. PDL (``Perl Data Language&apos;&apos;) gives standard perl the ability to COMPACTLY store and SPEEDILY manipulate the large N-dimensional data arrays which are the bread and butter of scientific computing. The idea is to turn perl in to a free, array-oriented, numerical language in the same sense as commercial packages like IDL and MatLab. One can write simple perl expressions to manipulate entire numerical arrays all at once. For example, using PDL the perl variable $a can hold a 1024x1024 floating point image, it only takes 4Mb of memory to store it and expressions like $a=sqrt($a)+2 would manipulate the whole image in a few seconds. A simple interactive shell (perldl) is provided for command line use together with a module (PDL) for use in perl scripts. Web page: http://pdl.perl.org/ From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDLT
</glossterm>
<glossdef>
<para>
Process Dispatch Latency Time From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDM
</glossterm>
<glossdef>
<para>
Program Development Manager (IBM, ADT) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdm
</glossterm>
<glossdef>
<para>
Small GTK-based login program Pdm is a miniature login program, intended for use on PDAs and other small systems. It is not a proper replacement for xdm, but has just about enough functionality to authenticate a user and start a session. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdmenu
</glossterm>
<glossdef>
<para>
Simple full screen menu program. A simple full screen menu program, intended to be comfortable login shell for inexperienced users. Pdmenu interfaces with Debian&apos;s menu system, to provide automatically-generated lists of installed programs. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDN
</glossterm>
<glossdef>
<para>
Programmer&apos;s Distribution Network (Fido) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDN
</glossterm>
<glossdef>
<para>
Public Data Network (mobile-systems) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdnsd
</glossterm>
<glossdef>
<para>
Proxy DNS Server pdnsd is a proxy dns server with permanent caching (the cache contents are written to hard disk on exit) that is designed to cope with unreachable or down dns servers (for example in dial-in networking). pdnsd can be used with applications that do dns lookups, eg on startup, and can&apos;t be configured to change that behaviour, to prevent the often minute-long hangs (or even crashes) that result from stalled dns queries. Some Netscape Navigator versions for Unix, for example, expose this behaviour. And it&apos;s IPv6 capable. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDO
</glossterm>
<glossdef>
<para>
Portable Distributed Objects (NeXT) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDOS
</glossterm>
<glossdef>
<para>
Parallel and Distributed Operating System (OS, MIT) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDP
</glossterm>
<glossdef>
<para>
Parallel Distributed Processing (AI) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDP
</glossterm>
<glossdef>
<para>
Peripheral Data Processing From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDP
</glossterm>
<glossdef>
<para>
Plasma Display Panel From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDP
</glossterm>
<glossdef>
<para>
Programmable Data Processor (DEC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDQ
</glossterm>
<glossdef>
<para>
Parallel Data Query (Informix, DB) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdq
</glossterm>
<glossdef>
<para>
Simple printing system for workstations Queueless printing system for workstation installations, which also supports sending print jobs to BSD lpr queues, over Appletalk (using netatalk) or TCP connections, and over fax transmissions via the efax utilities. It also includes a contributed interface for printing to Novell NetWare-based servers. The maintainer of the Linux Printing HOWTO recommends using this system standalone, or as a front-end to LPRng. Printing to non-Postscript printers usually requires using GNU or Aladdin Ghostscript. Home Page: http://pdq.sourceforge.net/ From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDS
</glossterm>
<glossdef>
<para>
Partitioned Data Set From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDS
</glossterm>
<glossdef>
<para>
Portable Display Shell (Shell) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDS
</glossterm>
<glossdef>
<para>
Processor Direct Slot / Socket (Motorola, Apple) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDS
</glossterm>
<glossdef>
<para>
Professional Development System (MS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDS
</glossterm>
<glossdef>
<para>
Public DOMAIN Software (PD) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDSP
</glossterm>
<glossdef>
<para>
Peripheral Data Storage Processor From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDSS
</glossterm>
<glossdef>
<para>
Post Development and Software Support From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDT
</glossterm>
<glossdef>
<para>
Pacific Daylight Time [-0700] (TZ, PST, USA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDTR
</glossterm>
<glossdef>
<para>
Proposed Draft Technical Report From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDU
</glossterm>
<glossdef>
<para>
Packet Data Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDU
</glossterm>
<glossdef>
<para>
Product Development Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDU
</glossterm>
<glossdef>
<para>
Protocol Data Unit (OSI) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pdumpfs
</glossterm>
<glossdef>
<para>
a daily backup system similar to Plan9&apos;s dumpfs pdumpfs is a simple daily backup system similar to Plan9&apos;s dumpfs which preserves every daily snapshot. pdumpfs is written in Ruby. You can access the past snapshots at any time for retrieving a certain day&apos;s file. Let&apos;s backup your home directory with pdumpfs! From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDV
</glossterm>
<glossdef>
<para>
Photorealistic Data Visualization From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PDV
</glossterm>
<glossdef>
<para>
ProzessDatenVerarbeitung From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PE
</glossterm>
<glossdef>
<para>
Phase Encoding From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PE
</glossterm>
<glossdef>
<para>
Portable eXecutable (Win32, Java) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PE
</glossterm>
<glossdef>
<para>
Processing Element (MPP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEA
</glossterm>
<glossdef>
<para>
Pocket Ethernet Adapter (LAN, ethernet) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
peacock
</glossterm>
<glossdef>
<para>
A HTML Editor for GTK+/GNOME It supports most of basic HTML. It features Session Management and HTML Preview using the GtkHTML widget, Drag N&apos; Drop among other things. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Peanut Linux
</glossterm>
<glossdef>
<para>
Peanut Linux is only a 99 Mb. download, packed with fun and useful applications. A small disk distribution. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEARL
</glossterm>
<glossdef>
<para>
Process and Experiment Automation Realtime Language From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEBCAK
</glossterm>
<glossdef>
<para>
Problem Exists Between Chair And Keyboard (slang) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEBKAC
</glossterm>
<glossdef>
<para>
Problem Exists Between Keyboard And Chair (DFUe, Usenet, IRC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEC
</glossterm>
<glossdef>
<para>
Program Execution Control (IBM, OS/2) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEDS
</glossterm>
<glossdef>
<para>
Planning, programming, budget, and execution Electronic Delivery System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEEK
</glossterm>
<glossdef>
<para>
Partners Early Experience Kit (Taligent) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
peer-to-peer file transfer
</glossterm>
<glossdef>
<para>
A file-sharing technique for local area networks (LANs) in which each user has access to the public files located on the workstation of any other network user. Each user determines which files, if any, he or she wants to make public for network access. See TOPS. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
peer-to-peer network
</glossterm>
<glossdef>
<para>
A local area network (LAN) without a central server and in which all computers in the network have access to the public idles located on all other workstation. See client/server network and peer-to-peer file transfer. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PeeWeeLinux
</glossterm>
<glossdef>
<para>
PeeWeeLinux is an ongoing development effort to provide an environment that makes the configuration and installation of a Linux operating system on an embedded platform as easy and painless as possible.&gt; PeeWeeLinux v0.61.1 was released February 27, 2002. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEL
</glossterm>
<glossdef>
<para>
Picture ELement From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEM
</glossterm>
<glossdef>
<para>
Privacy Enhanced Mail (PSRG, RFC 1421/1422/1423/1424) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEM (Privacy Enhanced E-mail)
</glossterm>
<glossdef>
<para>
Of historical interest only, PEM was the first Internet standard for encrypting/signing e-mail. It later evolved into S/MIME. Contrast: Core components of PEM influenced later standards such as SSL. For example, the certificates used by some SSL implementations end in the suffix &quot;.pem&quot;. Contrast: PEM and PGP are functionaly similar as far as e-mail encryption is concerned. The main difference is that PEM is based upon PKI standards like X.509 certificates, whereas PGP uses more ad hoc technologies. The frameworks are completely incompatible, so that an e-mail encrypted using one system cannot be decrypted using the other. The basic difference in the framework is that PEM uses X.509 hierarchy of certificate authorities, whereas PGP uses a more distributed &quot;web of trust&quot;. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEN
</glossterm>
<glossdef>
<para>
Public Education Network From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pencam
</glossterm>
<glossdef>
<para>
Download images from STV0680B-001 chip based digital cameras pencam is a command line program which can download images from digital cameras which use the STV0680B-001 chip (e.g. the Aiptek Pencam or the Nisis Quickpix 2). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
penetration testing (pen testing)
</glossterm>
<glossdef>
<para>
A penetration test is where a client hires ethical hackers to attempt to break into their systems. The value of pentration testing is that attack and defense are different mindsets. People who must defend against systems are frequently not very good at finding ways into systems, and vice versa. Controversy: There are several well-documented cases where clients have been burned by such tests. The penetration testers may find juicy corporate data that they cannot resist taking. Controversy: Many people debate the effecacy of such tests. Evil hackers will choose a set of techniques that protect them from being caught. Penetration testers do not fear prosecution, and will therefore choose a different set of techniques. See also: tiger team From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
penguin-command
</glossterm>
<glossdef>
<para>
a missile command clone This is a clone of the classic &quot;Missile Command&quot; Game, but it has better graphics and music. You have to defend cities by shooting at missiles, flyers and smartbombs. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
penguineyes
</glossterm>
<glossdef>
<para>
A gtk version of xeyes penguineyes displays Tux, Evil Tux, Penguin of Lurve, Robopenguin, Gnu, Dust Puppy or Linus following your mouse cursor with their eyes. Upstream webpage: no longer available (was http://www.crathva.fsnet.co.uk/penguineyes.html) From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pente
</glossterm>
<glossdef>
<para>
Five in a row game for X and the console Pente is the English name for the Asian game ni-nuki, which itself is a version of the game go-moku. The game is a variant of the well known five in a row. Placing five stones in a row is one way to win, the other is to capture five pairs of the opponents stones. Pente can run in three different modes: X, curses or text. You can play against the computer or another human, and there is also support for playing over a network. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pentium-builder
</glossterm>
<glossdef>
<para>
force pentium optimized compilation Replaces gcc, cc, and g++ with scripts that build pentium optimized code. (Other processors can be optimized for as well.) By default, after installing this package, the compilers will behave normally. However, if the environment variable DEBIAN_BUILDARCH=pentium is set, they will enter pentium optimized compile mode. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEP
</glossterm>
<glossdef>
<para>
Packetized Ensemble Protocol (Telebit) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEP
</glossterm>
<glossdef>
<para>
Personal Exam Prep (MS, ATEC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PER
</glossterm>
<glossdef>
<para>
Packed Encoding Rules (ASN.1) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PER
</glossterm>
<glossdef>
<para>
Program Event Recording From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perdition
</glossterm>
<glossdef>
<para>
POP3 and IMAP4 Proxy server Perdition allows users to connect to a content-free POP3 or IMAP4 server that will redirect them to their real POP3 or IMAP4 server. This enables mail retrieval for a domain to be split across multiple backend servers on a per user basis. This can also be used to as a POP3 or IMAP4 proxy especially in firewall applications. Perdition supports arbitrary library based map access to determine the server for a user. POSIX Regular Expression, GDBM, MySQL, PostgreSQL and LDAP libraries ship with the distribution. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perdition-ldap
</glossterm>
<glossdef>
<para>
Library to allow perdition to access LDAP based pop maps. Perdition allows for arbitrary user database access through shared libraries much in the manner of NSS in glibc. This package allows a user database to be sourced from LDAP. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perdition-mysql
</glossterm>
<glossdef>
<para>
Library to allow perdition to access MySQL based pop maps. Perdition allows for arbitrary user database access through shared libraries much in the manner of NSS in glibc. This package allows a user database stored in a MySQL database. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perdition-postgresql
</glossterm>
<glossdef>
<para>
Library to allow perdition to access PostgreSQL based pop maps. Perdition allows for arbitrary user database access through shared libraries much in the manner of NSS in glibc. This package allows a user database stored in a PostgreSQL database. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perforate
</glossterm>
<glossdef>
<para>
Utilities to save disk space GNU cp used to detect files that contain 0-filled holes and save disk space by skipping them with lseek when writing a file and thus not allocating disk blocks. Unfortunately it does no longer. So here is program to make holes in existing files. Also there are some scripts that help cleaning up the hard disk (finding duplicated and/or unstripped files). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perimeter network
</glossterm>
<glossdef>
<para>
A network added between a protected network and an external network,in order to provide an additional layer of security. A perimeter network is sometimes called a DMZ. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
peripheral component interconnect (PCI)
</glossterm>
<glossdef>
<para>
A computer system&apos;s local bus that provides a high-speed connection between a computer system and its peripherals; allows connection of up to seven peripheral devices in a single system. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perl
</glossterm>
<glossdef>
<para>
Larry Wall&apos;s Practical Extraction and Report Language. An interpreted scripting language, known among some as &quot;Unix&apos;s Swiss Army Chainsaw&quot;. Perl is optimised for scanning arbitrary text files and system administration. It has built-in extended regular expression matching and replacement, a data-flow mechanism to improve security with setuid scripts and is extensible via modules that can interface to C libraries. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PERL
</glossterm>
<glossdef>
<para>
Pathologically Eclectic Rubbish Lister (slang) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perl
</glossterm>
<glossdef>
<para>
Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl&apos;s hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl&apos;s most common applications (and what it excels at) are probably system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts. You need perl-base to have a full perl. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PERL
</glossterm>
<glossdef>
<para>
PERL is a popular scripting language. PERL is so popular because: It runs on all platforms (UNIX, Windows, etc.) It easily parses text files and generates reports. It is easily to learn. Supports a large library of utilities to work from. Easily integrated into web-servers for CGI It is open-source Key point: v5 of PERL has the concept of &quot;tainted&quot; input that cannot be passed raw to the operating system without preprocessing. This is an amazingly useful feature that solves the majority of input validation problems in CGI scripts. Key point: A frequent misconfiguration is putting a PERL executable directly in the cgi-bin directory, allowing remote access of it. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PERL
</glossterm>
<glossdef>
<para>
Practical Extraction and Report Language (PERL) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Perl
</glossterm>
<glossdef>
<para>
Practical Extraction and Report Language - An interpreted language developed by Larry Wall (, author of patch(1) and rn(1)) and distributed over Usenet. Superficially resembles awk, but is much hairier, including many facilities reminiscent of sed(1) and shells and a comprehensive Unix system-call interface. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perl
</glossterm>
<glossdef>
<para>
Practical Extraction and Report Language From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PERL (Practical Extraction and Report Language)
</glossterm>
<glossdef>
<para>
In UNIX an interpreted scripting language that is specifically designed for scanning text files, extracting information from these files, and preparing reports summarizing this information. Written by Larry Wall, pert is widely used to create Common Gateway Interface (CGI) scripts that handle the output of HTML forms. See HyperText Markup Language (HTML) and interpreter. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Perl (Practical Extraction and Report Language) A common scripting/programming language. It is often used on UNIX/Linux Web servers for generating CGI scripts. From I-gloss
</glossterm>
<glossdef>
<para>
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perl2html
</glossterm>
<glossdef>
<para>
Highlight perl sources for WWW presentation perl2html can highlight your source for presentation in the WWW. It can also be used as a CGI script and can detect whether the client browser supports compressed data to save bandwidth. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perlbug
</glossterm>
<glossdef>
<para>
how to submit bug reports on Perl From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perlcc
</glossterm>
<glossdef>
<para>
generate executables from Perl programs From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perlmagick
</glossterm>
<glossdef>
<para>
A perl interface to the libMagick graphics routines. PerlMagick is a perl module which gives you all the functionality you can enjoy in the imagemagick package binaries, from perl. One can load several images with perlmagick, apply numerous transformations and operations on the images and write them back, possibly in a different format. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perlmenu
</glossterm>
<glossdef>
<para>
Menu and Template (curses-based) UI for Perl perlmenu is a Perl module that provides your application with access to easy-to-use functions for templates, menus, forms, and the like -- everything needed to put a slick UI on a program without resorting to a GUI. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perlsgml
</glossterm>
<glossdef>
<para>
tools to build and analyze SGML or XML document type definitions. dtd2html generates a suite of linked HTML documents listing the components and features of each element in an SGML Document Type Definition (DTD). dtddiff shows differences between two DTDs. dtdtree shows the hierarchy tree (in ASCII) of SGML elements in a DTD. dtdview is an interactive program for studying an SGML DTD. stripsgml strips SGML markup from a file, and also attempts to translate entity references to standard ASCII characters. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perltidy
</glossterm>
<glossdef>
<para>
A Perl script indenter and reformatter Perltidy is a Perl script which indents and reformats Perl scripts to make them easier to read. The formatting can be controlled with command line parameters. The default parameter settings approximately follow the suggestions in the Perl Style Guide. If you write Perl scripts, or spend much time reading them, you will probably find it useful. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PERM
</glossterm>
<glossdef>
<para>
Pre-Embossed Rigid Magnetic (Sony, HDD) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PERMIS
</glossterm>
<glossdef>
<para>
PERManentes InventurabwicklungsSystem (MBAG) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
permission
</glossterm>
<glossdef>
<para>
Identifiers that control access to files; consists of three fields: user, group, and other; generally controls read, write, and execute operations. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Permission
</glossterm>
<glossdef>
<para>
The authority to read and write files and directories, and execute programs. Varying permission levels can be assigned by the Superuser, or root operator, on a file-by-file, directory-by-directory basis or by account name (User ID). From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Permission Block
</glossterm>
<glossdef>
<para>
This is part of the inode table&apos;s entries for each file and directory. The permission block can be shown for files and directores by using &quot;ls -al&quot; - the long output directory listing and is represented by 10 characters. The first character is a file type indicator differentiating between a file and a directory. The other nine characters refer to access permissions for the owner, group and world. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEROM
</glossterm>
<glossdef>
<para>
Programmable Erasable Read Only Memory (IC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PERPOS
</glossterm>
<glossdef>
<para>
PERpetual Processing Operating System (OS, Unix) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Personal Computer Memory Card International Association (PCMCIA)
</glossterm>
<glossdef>
<para>
A standard for PC cards. Adding a modem, network card, and removable disk drives (especially on portable computers) sometime requires the use of PCMCIA cards and compatible slots on computer systems. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
perspic
</glossterm>
<glossdef>
<para>
A text indexing and word search program Perspic is a tool for the study of documents that change infrequently if at all, e.g. sacred texts, ancient texts of historical interest, etc. Perspic build a fully indexed and compressed version of the original text files. Word search results are summarized by line. Selecting a given line opens the full text about the given word. Other features include dictionary definition of words, scanning of word derivatives, and saving selected quotations with their accompanying attribution. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PERT
</glossterm>
<glossdef>
<para>
Program Evaluation / Evolution and Review Technique From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
peruser
</glossterm>
<glossdef>
<para>
Suite for offline reading and composing of Usenet articles News Peruser is a suite of several small programs to enable a user to do offline reading and composition of Usenet news articles. Peruser can compose replies-by-mail, as well, and pass them off to a local sendmail. The toplevel applet&apos;s filename is &quot;npcollections&quot;, but you are able to launch News Peruser by typing both &quot;npcollections&quot; or &quot;peruser&quot; at the shell prompt, or by selecting it from your window manager&apos;s menu. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PES
</glossterm>
<glossdef>
<para>
P-bit Errored Seconds (DS3/E3) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PES
</glossterm>
<glossdef>
<para>
Photo-Electric Scanning (DTP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PES
</glossterm>
<glossdef>
<para>
Programmed Electrical Stimulation From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PES
</glossterm>
<glossdef>
<para>
Proposed Encryption Standard (cryptography) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEST
</glossterm>
<glossdef>
<para>
Parameter Estimation by Sequential Testing From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PET
</glossterm>
<glossdef>
<para>
Personal Electronic Translator From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PET
</glossterm>
<glossdef>
<para>
Print Enhancement Technology (Compaq) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PET
</glossterm>
<glossdef>
<para>
Progressive Educational Technology From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
petsc
</glossterm>
<glossdef>
<para>
PETSc is the &quot;Portable Extensible Toolkit for Scientific Computation&quot;, a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. Several sample scientific applications, as well as various papers and talks, demonstrate the features of the PETSc libraries. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PEX
</glossterm>
<glossdef>
<para>
PHIGS Extension for X (X-Windows, PHIGS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pexts
</glossterm>
<glossdef>
<para>
Pexts is a collection of Pike extension modules designed to fill the gaps that are in the standard Pike distribution. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pf2afm
</glossterm>
<glossdef>
<para>
Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PFA
</glossterm>
<glossdef>
<para>
Parameter Field Address (Forth) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PFA
</glossterm>
<glossdef>
<para>
Predictive Failure Analysis (HDD) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pfaedit
</glossterm>
<glossdef>
<para>
Font Editor for PS, TrueType and OpenType fonts PfaEdit allows you to edit outline and bitmap fonts. You can create new ones or modify old ones. It is also a font format converter and can convert among PostScript (ASCII &amp; binary Type 1, some Type 3s, some Type 0s), TrueType, and OpenType (Type2). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pfb2pfa
</glossterm>
<glossdef>
<para>
convert a type1 pfb file (binary MSDOS) into a pfa (ASCII) From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PFC
</glossterm>
<glossdef>
<para>
Power Factor Correction From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PFC
</glossterm>
<glossdef>
<para>
Protocol Field Compression (PPP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PFE
</glossterm>
<glossdef>
<para>
Page Fault Error (Windows, MS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pfe
</glossterm>
<glossdef>
<para>
Portable Forth Environment, ANS standard, all wordsets. PFE (Portable Forth Environment) is a programming environment for the programming language Forth. PFE is based on the ANSI Standard for Forth. It has been created by Dirk-Uwe Zoller and is now maintained by Guido Draheim at Tektronix. Tektronix has made a number of extensions: PFE is now fully multithreaded and you can load additional C objects at runtime to extend the Forth dictionary. It is best targeted for embedded environments since you can easily exchange the terminal driver and the initilization routines. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PFK
</glossterm>
<glossdef>
<para>
Program Function Key From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pflogsumm
</glossterm>
<glossdef>
<para>
Postfix log entry summarizer pflogsumm is designed to provide an over-view of postfix activity, with just enough detail to give the administrator a &quot;heads up&quot; for potential trouble spots. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PFM
</glossterm>
<glossdef>
<para>
Printer Font Metrics (Adobe) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pforth
</glossterm>
<glossdef>
<para>
portable Forth interpreter pForth is a public domain, portable ANS Forth based on a kernel written in ANSI &apos;C&apos;. This makes it easy to port pForth to multiple platforms. More information on pForth is available at http://www.softsynth.com/pforth/ From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PFPU
</glossterm>
<glossdef>
<para>
Processor Frame Power Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PFR
</glossterm>
<glossdef>
<para>
Portable Font Resource (Netscape) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PFRAM
</glossterm>
<glossdef>
<para>
Polymeric Ferroelectric Random Access Memory (RAM, IC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pftp
</glossterm>
<glossdef>
<para>
Fast file transfer program (no authentication!) This program transfers files from host to host on command line (within your telnet sessions). You may copy directories recursively, send/receive stdin/stdout, use your own filters, accept specified clients ... It is the fastest file transfer program on the net! ;^) From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pftp
</glossterm>
<glossdef>
<para>
Internet file transfer program From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PFWG
</glossterm>
<glossdef>
<para>
[WAI] Protocols and Formats Working Group (WAI) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PGA
</glossterm>
<glossdef>
<para>
Pin Grid Array (IC, CPU) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PGA
</glossterm>
<glossdef>
<para>
Professional Graphics Adapter (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pgaccess
</glossterm>
<glossdef>
<para>
Tk/Tcl front-end for PostgreSQL database A Tk/Tcl program for X that provides a front-end to PostgreSQL. It can be used to generate and store queries, views and new forms. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pgapack
</glossterm>
<glossdef>
<para>
A general-purpose genetic algorithm package PGAPack is a general-purpose, data-structure-neutral, parallel genetic algorithm package being developed at Argonne National Laboratory. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PGC
</glossterm>
<glossdef>
<para>
Professional Graphics Controller From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pgdocs-pdf
</glossterm>
<glossdef>
<para>
PostgreSQL documentation in PDF format on US letter paper PostgreSQL documentation in PDF format formatted for US letter paper size From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pgdocs-pdf-a4
</glossterm>
<glossdef>
<para>
PostgreSQL documentation in PDF format for A4 paper PostgreSQL documentation in PDF format, arranged for A4 size paper. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PGFNA
</glossterm>
<glossdef>
<para>
Prince George Free-Net Association (org., USA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PGI
</glossterm>
<glossdef>
<para>
Parameter Group Identifier (SPDU) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pgi
</glossterm>
<glossdef>
<para>
Progeny graphical installer creation system This package contains PGI, a multi-architecture graphical installer creation system for Debian GNU/Linux originally developed by Progeny Linux Systems, Inc., for their Debian-based &quot;Progeny Debian&quot; operating system. This package enables the user to create ISO images containing a bootable installer (PGI) which guides the user through the steps of installation. The installer supports text and graphical installation modes. PGI runs debootstrap to install a minimal Debian system to the target filesystem(s), sets up a boot loader (if the installing user requests), and uses the pivot_root() system call to &quot;boot&quot; into the installed system. ISO images may be generated with complete or partial Debian package archives, or with the installer only (useful for network-only installs, which PGI supports.) PGI is extensible and customizable. Two example extensions are provided with this package; one uses the base-config package, while the other configures the installed system using the X-based Configlet system. Two manuals are provided as part of this package. &quot;Creating Debian Installers with PGI&quot; documents the setup and configuration of a PGI-based installer ISO in detail. &quot;Using the PGI Debian Installer&quot; is an example of a PGI user&apos;s manual. Those creating custom installers with PGI will want to update the user&apos;s manual for their target audience. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PGM
</glossterm>
<glossdef>
<para>
Practical General Multicast (Cisco, Multicast) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PGML
</glossterm>
<glossdef>
<para>
Precision Graphics Markup Language (XML, IBM, Netscape, Sun, Adobe) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pgmonitor
</glossterm>
<glossdef>
<para>
Tcl/TK script for examining the status of PostgreSQL backends This is a Tk/Tcl script for listing PostgreSQL backends and showing their current status. If run by root or the PostgreSQL admin user, it is able to show what query a backend is running. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pgn-extract
</glossterm>
<glossdef>
<para>
a Portable Game Notation (PGN) extractor Pgn-extract is a program to extract selected games from a collection of chess games in PGN format. There are several ways to specify the criteria on which to extract: textual move sequences, the position reached after a sequence of moves, information in the tag fields, and material balance in the ending. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PGO
</glossterm>
<glossdef>
<para>
Profile Guided Optimization (Intel) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PGP
</glossterm>
<glossdef>
<para>
Pretty Good Privacy From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PGP
</glossterm>
<glossdef>
<para>
see pretty good privacy (PGP). From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PGP (Pretty Good Privacy)
</glossterm>
<glossdef>
<para>
A high-security, public-key data encryption program for UNIX/Linux and other operating systems. From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pgp (pretty-good-privacy)
</glossterm>
<glossdef>
<para>
Popular encryption program. It was created by a fellow named Phil Zimmerman as a subversive act. Phil later exploited it as a social-engineering attack against the business community. Key point: All true hackers use open-source versions of PGP to encrypt their data. Resources: RFC 1991: PGP Message Exchange Formats RFC 2015: MIME Security with Pretty Good Privacy (PGP) RFC 2440: OpenPGP Message Format Point: Users of PGP have choices of the following algorithms. Note that older v2.6 users can only use RSA/MD5/IDEA to read messages. encryption 3DES (aka. Triple-DES) The best choice for conservative people. The NSA claims that further proliferation of triple-DES is counter to national security interests, presumably because they cannot break it. It is the most analyzed cipher (and therefore believed to be the most secure) and is extensively used in the finance industry to protect transactions. IDEA A bad choice from the standpoint that it is protected by patents and many people are unable to use it. CAST5 AES The new United States standard, a good second choice, especially if speed is a concern. Twofish Blowfish public key RSA DSS (aka. DSA) DH/ELG-E Diffie-Hellman used for encryption, but not signing. ELG ElGamal signing, not recommended as it is considered weak. hash SHA1 The best choice for security paranoid people. MD5 The worst choice for paranoids, however, it is often the most popular. RIPEMD160 From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pgp4pine
</glossterm>
<glossdef>
<para>
A PGP/GPG Wrapper for Pine pgp4pine supports encryption/signing and decryption/verifying of PGP2, PGP5 and GnuPG email. Currently does not support MIME attachments. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pgpgpg
</glossterm>
<glossdef>
<para>
Wrapper for using GnuPG in programs designed for PGP Pgpgpg is a wrapper around Gnu Privacy Guard which takes PGP 2.6 command line options, translate them and then call GnuPG (Gnu Privacy Guard) to perform the desired action. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pgrep
</glossterm>
<glossdef>
<para>
grep utility that uses perl compatible regexes. Perl-style regexps have many useful features that the standard POSIX ones don&apos;t; this is basically the same as grep but with the different regexp syntax. The other reason for the existence of pgrep is that its source code is an example of programming with libpcre. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pgrep
</glossterm>
<glossdef>
<para>
look up or signal processes based on name and other attributes From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PGS
</glossterm>
<glossdef>
<para>
Program Generation System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PH
</glossterm>
<glossdef>
<para>
short for PHonebook, a PH client program can be used to access a QI (CCSO Nameserver) database. QI databases are generally used to store phone books, timetables, and other forms of public information. From KADOWKEV
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
phalanx
</glossterm>
<glossdef>
<para>
Chess playing program. Phalanx is a simple chess playing program of conventional design. It is xboard compatible. The main aim is to write a slow thinker with a lot of chess specific knowledge. Current version plays risky, active chess and shows quite good tactical performance. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pharmacy
</glossterm>
<glossdef>
<para>
A GNOME front-end to CVS Pharmacy intends to be a GNOME compliant front-end to CVS. Currently, it provides a limited user interface to CVS commands and a &quot;console&quot; for the lazy power-user. It allows you to work with several CVS servers and to have a local working directory for each. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
phaseshift
</glossterm>
<glossdef>
<para>
PSK31 terminal for X11 phaseshift is a PSK31 terminal for X11. PSK31 is a new modulation scheme popular with radio amateurs on HF radio. This program implements the PSK31 modem and a terminal to use it. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Phat Linux
</glossterm>
<glossdef>
<para>
In late 1998, Phat Linux created a simple, easy to use Linux operating system that ran on a Windows 95/98 partition. Phat Linux v3.3 comes with lots of popular software, including KDE 2.0, XFree86 3.3.6, Netscape, and much much more. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Phayoune Secure Linux
</glossterm>
<glossdef>
<para>
Phayoune-Desktop 0.0.11 was the most recent version when it was added to list July 8, 2002. The initial release of Phayoune Firewall was 0.3.3, dated December 25, 2002. Phayoune Firewall 0.3.6 was released May 21, 2003. Thailand based distribution. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PHIGS
</glossterm>
<glossdef>
<para>
Programmer&apos;s Hierarchical Interactive Graphics System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PHIGSPLUS
</glossterm>
<glossdef>
<para>
PHIGS Plus Lumiere and Surfaces (PHIGS), &quot;PHIGS-PLUS&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PHIPS
</glossterm>
<glossdef>
<para>
Professional High-Resolution Image Processing System (CA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
phluid
</glossterm>
<glossdef>
<para>
Imlib2 based Window Manager for X This is a lightweight window manager for X, based on Enlightenment&apos;s Imlib2 library. At the moment it is still in heavy development, but has basic theming support and development is happening rapidly. With Imlib2&apos;s support for alpha transparency and blending, this will rapidly turn into a superbly attractive window manager. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PHOTON
</glossterm>
<glossdef>
<para>
paneuropean PHOtonic Transport Overlay Network (ACTS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
photopc
</glossterm>
<glossdef>
<para>
Interface to digital still cameras This is a library and a command-line frontend to manipulate digital still cameras based on Fujitsu chipset and Siarra Imaging firmware. The program is known to work with Agfa, Epson and Olympus cameras. Should also work with Sanyo, but this is untested. The cameras typically come with software for Windows and for Mac, and no description of the protocol. With this tool, they are manageable from a UNIX box. Bruce D. Lightner &lt;lightner@metaflow.com&gt; has added support for Win32 and DOS platforms. Note that the program does not have any GUI, it is plain command-line even on Windows. For a GUI, check out the phototk program. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
phototk
</glossterm>
<glossdef>
<para>
GUI interface for digital cameras This is a GUI front-end to the photopc program that is used for downloading images and manipulating certain serial-controlled digital cameras. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PHP
</glossterm>
<glossdef>
<para>
PHP Hypertext Preprocessor (PHP/FI, HTML, CGI, successorr) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
php-elisp
</glossterm>
<glossdef>
<para>
Emacs support for php files. Emacs major mode for php supporting syntax highlighting, indentation and good integration with html-statements. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
php-gtk
</glossterm>
<glossdef>
<para>
PHP extension for GTK+ client-side cross-platform GUI apps. PHP-GTK: PHP language bindings for GTK+ toolkit PHP-GTK is a PHP extension that enables you to write client-side cross-platform GUI applications. This is the first such extension of this kind and one of the goals behind it was to prove that PHP is a capable general-purpose scripting language that is suited for more than just Web applications. This extension will _not_ allow you to display GTK+ programs in a Web browser, and can be used in the Web environment only if you are running the webserver locally. It is intended for creating standalone GUI applications. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
php-imlib
</glossterm>
<glossdef>
<para>
PHP Imlib2 Extension php_imlib is an extension for PHP4 that provides access to Rasterman&apos;s image manipulation library, Imlib2, from within PHP scripts. It currently implements most of the Imlib2 API, except for some X11-specific functions. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
php3
</glossterm>
<glossdef>
<para>
A server-side, HTML-embedded scripting language PHP: Hypertext Preprocessor Version 3.0 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. This package provides the loadable module for the apache webserver, some modules providing extra functions, and a php/fi 2.0 -&gt; php3 script converter (works most of the time). With additional modules it supports direct communication with postgresql, mysql, msql databases, dbf files, and it has an interface to the libgd graphics library. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
php4
</glossterm>
<glossdef>
<para>
A server-side, HTML-embedded scripting language This package provides the loadable module for the apache webserver. Compiled in modules are: bcmath, calendar, curl, dba, exif, filepro, ftp, mm, sockets, wddx, xml, yp and zlib. PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. The most significant change between php3 and php4 is the new parser engine called Zend, which boosts performance quite impressively. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
phpdoc
</glossterm>
<glossdef>
<para>
Documentation for PHP4 and PHP3 This package provides the documentation for the PHP4 scripting language. It is mostly complete now, but it undergoes continual improvements. PHP: Hypertext Preprocessor Version 4.0 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PHPFI
</glossterm>
<glossdef>
<para>
Personal Home Page [construction kit]/Form Interpreter (HTML, CGI, PHP, Verlaeufer), &quot;PHP/FI&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
phpgroupware
</glossterm>
<glossdef>
<para>
Web based GroupWare system written in PHP phpGroupWare is a web based GroupWare system. It comes with several core apps for email, calendar, todo list, address book, file manager, and a notepad. It also provides a framework for add-on modules to integrate seamlessly in phpGroupWare. Some samples are a bookmark manager, a trouble ticket system, a weather reporter, a phone log, a chat program, and a forum system. There are many more in development, and you can develop your own as well. You should use it if you would like a powerful groupware system that can be access from anywhere on the Internet, and allows for custom add-ons. For companies with a distributed user base, it&apos;s an ideal solution. Oh, and did I mention that its FREE? From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
phplib
</glossterm>
<glossdef>
<para>
Library for easy writing web applications (stable version) The library will help you to write medium and large sized data-driven web applications. &quot;Medium to larged applications&quot; are applications that consists of multiple database queries, have to generate tables from database data, need a user interface that generates SQL queries or need a comfortable and user-friendly way to protect pages or functionality on pages. &quot;Data-driven&quot; applications are applications that make use of a supported SQL databse to create HTML content and that use HTML forms to drive database transactions. This is the official stable version More information can be found at the phplib web site http://phplib.sourceforge.net/ From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
phpmyadmin
</glossterm>
<glossdef>
<para>
A set of PHP-scripts to administrate MySQL over the WWW. phpMyAdmin is intended to handle the administration of MySQL over the WWW. Currently it can: - create and drop databases - create, copy, drop and alter tables - delete, edit and add fields - execute any SQL-statement, even batch-queries - manage keys on fields - load text files into tables - create and read dumps of tables - export and import CSV data - administer one single database From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
phppgadmin
</glossterm>
<glossdef>
<para>
A set of PHP-scripts to administrate PostgreSQL over the WWW. phpPgAdmin is intended to handle the administration of PostgreSQL over the WWW. Currently it can: - create and drop databases - create, copy, drop and alter tables/views/sequences/functions - edit and add fields (to the extent Postgres does) - execute any SQL-statement, even batch-queries - manage keys on fields - load text files into tables - create and read dumps of tables - administer one single database - administer postgres users From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
phpsysinfo
</glossterm>
<glossdef>
<para>
PHP Based Host Information phpSysInfo is a PHP script that displays information about the host being accessed. It will displays things like Uptime, CPU, Memory, LM Sensors, SCSI, IDE, PCI, Ethernet, Floppy, and Video Information. It has support for multiple languages and themes. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Phrealon Linux
</glossterm>
<glossdef>
<para>
Phrealon is a bootable Linux CD based on Slackware Linux 8.0 designed to allow the easy imaging of multiple workstations. It utilizes the updcast set of Linux tools to accomplish this. The initial release, version 0.80, was released November 7, 2002. Version 0.82 was released February 27, 2003. A CD-based distribution. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PHUN
</glossterm>
<glossdef>
<para>
Phreakers and Hackers Underground Network (network) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PHY
</glossterm>
<glossdef>
<para>
PHYsical Layer Control (FDDI) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
physical volume (PV)
</glossterm>
<glossdef>
<para>
A partition or segment of a storage disk that can be integrated into a one logical volume and controlled by logical volume management (LVM). From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pi
</glossterm>
<glossdef>
<para>
Compute Archimedes&apos; constant Pi to arbitrary precision. This is a teaser for the CLN library, to which the actual computation is delegated. You may use these decimal digits as random digits or search them for hidden messages. :-) From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PI
</glossterm>
<glossdef>
<para>
Placement and Interconnect [system] (VLSI, MIT) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIA
</glossterm>
<glossdef>
<para>
Peripheral Interface Adapter From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIA
</glossterm>
<glossdef>
<para>
Plug-In Administrator From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pic
</glossterm>
<glossdef>
<para>
compile pictures for troff or TeX From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIC
</glossterm>
<glossdef>
<para>
Personal Intelligent Communicator From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIC
</glossterm>
<glossdef>
<para>
Point in Call (IN) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIC
</glossterm>
<glossdef>
<para>
Primary Independent Carrier From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIC
</glossterm>
<glossdef>
<para>
Priority Interrupt Controller (IC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIC
</glossterm>
<glossdef>
<para>
Programmable Interrupt Controller (PIC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
picasm
</glossterm>
<glossdef>
<para>
Assembler for the Microchip PIC-family Microcontrollers An assembler for the Microchip PIC family of microcontrollers. Supports the majority of the Microchip PIC family. Uses Microchip (not Parallax) syntax. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PICG
</glossterm>
<glossdef>
<para>
PCTE Interface Control Group (org., PCTE) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
picp
</glossterm>
<glossdef>
<para>
command line utility to drive a PICSTART programmer picp is a utility which allows you to use the Microchip PICSTART programmer, where you would normally be required to use the Windows software. The PICSTART is a low-cost hardware PIC programmer for developing custom microcontroller applications. Faster than MPLAB, comprehensive command line interface, full source provided. (under the GPL) From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PICS
</glossterm>
<glossdef>
<para>
Platform for Internet Content Selection (org., Internet) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PICS
</glossterm>
<glossdef>
<para>
Plug-in Inventory Control System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PICS
</glossterm>
<glossdef>
<para>
Protocol Implementation Conformance Statements From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PICS
</glossterm>
<glossdef>
<para>
The Platform for Internet Content Selection. Proposed &amp; developed in 1996-7 as a means for providing content information (metadata). Originally, it was designed with censorship of the Internet a hotly debated issue and it was primarily conceived as a way to assist parents and teachers monitor and control what children accessed. In later versions it also facilitates use of digital signatures and other metadata. From Faculty-of-Education
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PICSDCPR
</glossterm>
<glossdef>
<para>
PICS Detailed Continuing Property Record, &quot;PICS/DCPR&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
picturebook
</glossterm>
<glossdef>
<para>
Images and movie capture utility for the Sony picturebook This program captures images and movies on a Sony VAIO picturebook laptop, taking advantage of the built in CCD camera, hardware JPEG encoder, and jog dial. Please note that this package is superseded in functionality by video4linux&apos;s Motion Eye Camera Driver. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PICU
</glossterm>
<glossdef>
<para>
Priority Interrupt Control Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
picview
</glossterm>
<glossdef>
<para>
An image preview and viewing system for Gnome. Picview is an image viewing program for Gnome. Picview will create an index of all the pictures in a directory. It can have large or small previews. Images can be viewed in a window using Electric Eyes or in full screen mode. It also has drag and drop support. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PID
</glossterm>
<glossdef>
<para>
Process IDentification number (Unix) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PID
</glossterm>
<glossdef>
<para>
Protocol IDentifier [governing connection types] From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pidentd
</glossterm>
<glossdef>
<para>
TCP/IP IDENT protocol server. Identd is a server which implements the TCP/IP proposed standard IDENT user identification protocol as specified in the RFC 1413 document. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pidentd-des
</glossterm>
<glossdef>
<para>
TCP/IP IDENT protocol server with DES support. Identd is a server which implements the TCP/IP proposed standard IDENT user identification protocol as specified in the RFC 1413 document. This package has been built with DES support. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pidof
</glossterm>
<glossdef>
<para>
find the process ID of a running program. From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIE
</glossterm>
<glossdef>
<para>
Personal Interactive Electronics [division] (Apple) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIG
</glossterm>
<glossdef>
<para>
Psion Interest Group (Psion) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIIX
</glossterm>
<glossdef>
<para>
PCI IDE/ISA Xcelerator (Intel IC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pike
</glossterm>
<glossdef>
<para>
Powerful interpreted programming language Pike is an interpreted, object-oriented, dynamic programming language with a syntax similar to C. It includes many powerful data types and a module system that, for instance, provides image manipulation, database connectivity and advanced cryptography. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIKT
</glossterm>
<glossdef>
<para>
Problem Informant/Killer Tool (GNU, Linux) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pileup
</glossterm>
<glossdef>
<para>
Morse code pileup trainer for SB compatible soundcards. Pileup is a morse code program which generates callsigns using a specified number of the SoundBlaster&apos;s voices. This simulates the sound of a CW pileup. The greater the number of voices the more difficult the program is. The idea is based on the tapes used at Amateur Radio Conventions to test people&apos;s CW skills. However it is more random and can be made more difficult! You have to use a adlib or soundblaster compatible soundcard. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pilot-link
</glossterm>
<glossdef>
<para>
This suite of tools allows you to upload and download programs anddata files between a Linux/UNIX machine and the PalmPilot. It has a few extra utilities that will allow for things like syncing the PalmPilot&apos;s calendar app with Ical. Note that you might still need to consult the sources for pilot-link if you would like the Python, Tcl,or Perl bindings. Install pilot-link if you want to synchronize your Palm with your RedHat Linux system. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pilot-link
</glossterm>
<glossdef>
<para>
Tools to communicate with a 3COM Pilot PDA over a serial port. pilot-link is a set of tools that communicate with a 3COM Pilot PDA. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pilot-link-perl
</glossterm>
<glossdef>
<para>
Perl tools to communicate with a 3COM Pilot PDA over a serial port. This package provides Perl programs with a means of communicating directly with a Pilot. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pilot-manager
</glossterm>
<glossdef>
<para>
PalmPilot PIM, UI, and Conduit Manager PilotManager is a tool that allows you to synchronize databases on your 3Com PalmPilot with applications on your Unix platform. It is a full Hotsync daemon that is user extensible. Developers can write their own conduits to synchronize Pilot databases with the desktop application of their choice. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pilot-template
</glossterm>
<glossdef>
<para>
Code generator for PalmPilot programs pilot-template will generate skeleton code, Makefiles, icons, etc. for programming for the Palm Pilot. It is best used in conjunction with prc-tools (lets you compile for the Pilot on your Debian machine) and pilrc (the Pilot resource compiler), which are also available as Debian packages. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pilrc
</glossterm>
<glossdef>
<para>
PalmOS resource compiler and editor PilRC is a resource compiler for PDAs running the Pal operation system. It is intended for use with the GCC cross-compiler for PalmOS that is provided in the prc-tools package. This version of PilRC also includes pilrcui, a GTK-based beta-quality X frontend to PilRC. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIM
</glossterm>
<glossdef>
<para>
Parallel Inference Machine (FGCS, AI) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIM
</glossterm>
<glossdef>
<para>
Personal Information Manager From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIM
</glossterm>
<glossdef>
<para>
Protocol Independent Multicast (ACM, Multicast) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIMA
</glossterm>
<glossdef>
<para>
Photographic &amp; Imaging Manufacturers Association (org., predecessor, I3C) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIMB
</glossterm>
<glossdef>
<para>
PCTE Interface Management Board (org., PCTE) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIMDM
</glossterm>
<glossdef>
<para>
Protocol Independent Multicast-Dense Mode [protocol] (PIM, ACM, Multicast), &quot;PIM-DM&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIMF
</glossterm>
<glossdef>
<para>
Paar [kabel] In MetallFolie (VDE, STP), &quot;PiMF&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIMS
</glossterm>
<glossdef>
<para>
Project Information Management System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIMSM
</glossterm>
<glossdef>
<para>
Protocol Independent Multicast-Sparse Mode [protocol] (RFC 2117/2362, PIM, ACM, SM, Multicast), &quot;PIM-SM&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIN
</glossterm>
<glossdef>
<para>
Personal Identification Number (banking, ICC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIN
</glossterm>
<glossdef>
<para>
Processor Independent Netware (Novell, HP, DEC, Apple, Sun) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Pine
</glossterm>
<glossdef>
<para>
An electronic mail program for UNIX computer systems, unlike predecessor programs, such as Elm, the program contains its own easy-to-use full screen editor, thus freeing users from dependence on the not-very-easy-to-use default editors on UNIX systems (such as emacs and vi ). (The name &quot;Pine&quot; is actually an acronym. of the self-referential sort: Pine Is Not Elm.) From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pine
</glossterm>
<glossdef>
<para>
Pine is a very popular, easy to use, full-featured email user agent that includes a simple text editor called pico. Pine supports MIME extensions and can also be used to read news. Pine also supports IMAP, mail, and MH style folders. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PINE
</glossterm>
<glossdef>
<para>
Program for Internet News and Email / PINE Is No longer ELM From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PINET
</glossterm>
<glossdef>
<para>
Physicians Information NETwork (network, USA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pinfo
</glossterm>
<glossdef>
<para>
Pinfo is an info file (or man page) viewer with a user interface similar to the Lynx Web browser interface. Pinfo supports regular expression searching and is based on the ncurses library. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Ping
</glossterm>
<glossdef>
<para>
A network program which sends UDP packets to a host, and listens for responses. Used to check if a machine on the Internet is alive and reachable, and measure the Round Trip Time (RTT) between the local and remote host. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PING
</glossterm>
<glossdef>
<para>
Packet InterNet Groper (ICMP, TCP/IP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ping
</glossterm>
<glossdef>
<para>
send ICMP ECHO_REQUEST packets to network hosts From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ping
</glossterm>
<glossdef>
<para>
The &quot;ping&quot; command is built into both Windows and UNIX machines as a universal way of testing network response time and performance. The name is really based off the similarity to sonar pings, though many people have create a post hoc acronym &quot;Packet INternet Groper&quot;. Example: The ping-of-death attack used IP fragmentation to crash systems. It was so named because the ping program built-in to Windows could be easily told to fragment packets this way. Key point: Even though the ping program is simple, it can be abused. Some versions can be commanded to send packets as fast as possible, which is often done to flood networks. Most versions allow the packet size to be set to a large size, forcing fragmentation. When used with the flood above, it can overload machines since fragmentation reassembly is so slow. Contrast: There is an IRC command called &quot;PING&quot; that is unrelated to the ICMP ping. It is simply the text string &quot;PING&quot;, where the target replies with &quot;PONG&quot;. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ping
</glossterm>
<glossdef>
<para>
To check if a server is running. From the sound that a sonar systems makes in movies, you know, when they are searching for a submarine. From Matisse
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ping
</glossterm>
<glossdef>
<para>
[from the submariners&apos; term for a sonar pulse] 1. n. Slang term for a small network message (ICMP ECHO) sent by a computer to check for the presence and alertness of another. The Unix command ping(8) can be used to do this manually (note that ping(8)&apos;s author denies the widespread folk etymology that the name was ever intended as acronym for `Packet INternet Groper&apos;). Occasionally used as a phone greeting. See ACK, also ENQ. 2. vt. To verify the presence of. 3. vt. To get the attention of. 4. vt. To send a message to all members of a mailing list requesting an ACK (in order to verify that everybody&apos;s addresses are reachable). &quot;We haven&apos;t heard much of anything from Geoff, but he did respond with an ACK both times I pinged jargon-friends.&quot; 5. n. A quantum packet of happiness. People who are very happy tend to exude pings; furthermore, one can intentionally create pings and aim them at a needy party (e.g., a depressed person). This sense of ping may appear as an exclamation; &quot;Ping!&quot; (I&apos;m happy; I am emitting a quantum of happiness; I have been struck by a quantum of happiness). The form &quot;pingfulness&quot;, which is used to describe people who exude pings, also occurs. (In the standard abuse of language, &quot;pingfulness&quot; can also be used as an exclamation, in which case it&apos;s a much stronger exclamation than just &quot;ping&quot;!). Oppose blargh. The funniest use of `ping&apos; to date was described in January 1991 by Steve Hayman on the Usenet group comp.sys.next. He was trying to isolate a faulty cable segment on a TCP/IP Ethernet hooked up to a NeXT machine, and got tired of having to run back to his console after each cabling tweak to see if the ping packets were getting through. So he used the sound-recording feature on the NeXT, then wrote a script that repeatedly invoked ping(8), listened for an echo, and played back the recording on each returned packet. Result? A program that caused the machine to repeat, over and over, &quot;Ping ... ping ... ping ...&quot; as long as the network was up. He turned the volume to maximum, ferreted through the building with one ear cocked, and found a faulty tee connector in no time. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PING (Packet Internet Groper)
</glossterm>
<glossdef>
<para>
A diagnostic utlity program that is commonly used to determine whether a computer is properly connected to the Internet. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PingOO Linux
</glossterm>
<glossdef>
<para>
French based distribution. This a Debian based distribution intended for servers. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pingus
</glossterm>
<glossdef>
<para>
Free Lemmings(tm) clone Pingus is a free Lemmings clone covered under the GPL. Pingus uses ClanLib, which allows you to compile Pingus under Windows and Linux, other operating systems might follow. A Windows version isn&apos;t available, but it should be possible to compile it from source. Under Linux it is possible to play Pingus under X or in fullscreen, using svgalib or OpenPTC, it runs in 640x480x16bpp. Pingus will have two main modes, one will be a full featured lemmings clone, with all of the basic actions (digger, bridger, etc.) and extensible to include new action and levels. The other mode will be a worms clone, with bazooka pingus, different weapons, etc. At the moment the lemmings mode makes good progress, all basic pingus are painted and the implementation of them goes on. I haven&apos;t started to implement the worms mode yet, this will follow when I am finish with the lemmings mode. Both modes will have sub modes for multiplay, over Internet, LAN or split screen. This package contains only the executable binary. URL: http://pingus.seul.orgurl: http://pingus.seul.org From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Pingwinek GNU/Linux
</glossterm>
<glossdef>
<para>
Pingwinek is a Linux distribution made in Poland. The main desktop is GNOME 2.2. It supports only Polish and English languages. Version 0.23 was released May 22, 2003. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pinky
</glossterm>
<glossdef>
<para>
lightweight finger From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PINT
</glossterm>
<glossdef>
<para>
PSTN INTernet Interworking [group] (PSTN, IETF) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIO
</glossterm>
<glossdef>
<para>
Parallel / Programmed Input/Output From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIOS
</glossterm>
<glossdef>
<para>
Personen, Institutionen, Objekte, Sachen (INPOL) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIP
</glossterm>
<glossdef>
<para>
Packet Interface Port From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIP
</glossterm>
<glossdef>
<para>
Paper Impact Printing From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIP
</glossterm>
<glossdef>
<para>
Peripheral Interchange Program From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIP
</glossterm>
<glossdef>
<para>
Personal Information Processor From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIP
</glossterm>
<glossdef>
<para>
Picture In Picture (video) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIP
</glossterm>
<glossdef>
<para>
Plug-In Protocol (ZOC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pipe
</glossterm>
<glossdef>
<para>
A programming device that lets you use the output of one process as the input of another. You must use a vertical bar (|) between two command invocations to indicate piping. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pipe
</glossterm>
<glossdef>
<para>
In DOS and UNIX a symbol that tells the operating system to send the output of one command to another command rather than display this output. In the following example, the pipe (represented by the | symbol) tells DOS tosend the output of the TREE command to the MORE command; the MORE command then displays the TREE result page by page on-screen: TREE C:\ | MORE See filter and input/output (I/O) redirection. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pipe
</glossterm>
<glossdef>
<para>
n. [common] Idiomatically, one&apos;s connection to the Internet; in context, the expansion &quot;bit pipe&quot; is understood. A &quot;fat pipe&quot; is a line with T1 or higher capacity. A person with a 28.8 modem might be heard to complain &quot;I need a bigger pipe&quot;. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pipe line
</glossterm>
<glossdef>
<para>
a sequence of commands connected by pipes. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Pipeline
</glossterm>
<glossdef>
<para>
A sequence of programs through which a stream of data passes. Each stage or filter performs some operation on the data. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pipenightdreams
</glossterm>
<glossdef>
<para>
Connect pipes to get the water flowing from inlet to outlet. If you know the old arcade-game &quot;Pipe Dreams&quot;, you&apos;ll instantly recognize this. The goal is to connect different pipe segments to let the water flow from the inlet and through as many pipes as possible, until it finally reaches the outlet. This requires an even combination of speed, skill and foresight. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pipes and sockets
</glossterm>
<glossdef>
<para>
Special files that programs use to communicate with one another. They are rarely seen, but you might be able to see a socket or two in the /dev/directory. From Complete-Idiot&apos;s Guide to Linux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Piping Symbol
</glossterm>
<glossdef>
<para>
The | keyboard character (the Shift-Backslash character above the Enter key on a typical 101-key keyboard). It is often used to feed the output from one command or program to another. For example, history | grep mcopy sends the contents of the .bash_history file (via the history command) to the grep program, searching for the string &quot;mcopy&quot;. (Also, see Append Symbol and Redirection Symbol.) From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIPS
</glossterm>
<glossdef>
<para>
Parallel Information Processing System (GNU) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIPS
</glossterm>
<glossdef>
<para>
Pattern Information Processing Systems From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIRA
</glossterm>
<glossdef>
<para>
Printing Industries Research Association (org.) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PISA
</glossterm>
<glossdef>
<para>
Portable InformationsSystem Architecture (DB, infodas, PISA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PISABG
</glossterm>
<glossdef>
<para>
PISA/Business Graphics (PISA), &quot;PISA/BG&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PISADB
</glossterm>
<glossdef>
<para>
PISA/Data Base (PISA, DB), &quot;PISA/DB&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PISADD
</glossterm>
<glossdef>
<para>
PISA/Data Dictionary (PISA), &quot;PISA/DD&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PISADK
</glossterm>
<glossdef>
<para>
PISA/ ??? (PISA), &quot;PISA/DK&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PISAMP
</glossterm>
<glossdef>
<para>
PISA/Menue Processor (PISA), &quot;PISA/MP&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PISANT
</glossterm>
<glossdef>
<para>
PISA/ ??? (PISA), &quot;PISA/NT&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PISAPPS
</glossterm>
<glossdef>
<para>
PISA/ProduktionsPlanung und -Steuerungssystem (PISA), &quot;PISA/PPS&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PISAQL
</glossterm>
<glossdef>
<para>
PISA/Query Language (PISA), &quot;PISA/QL&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PISARG
</glossterm>
<glossdef>
<para>
PISA/Report Generator (PISA), &quot;PISA/RG&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PISW
</glossterm>
<glossdef>
<para>
Process Interrupt Status Word (CPU, assembler) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIT
</glossterm>
<glossdef>
<para>
Programmable Interval Timer From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PITA
</glossterm>
<glossdef>
<para>
Pain In The Anatomy / Ass (slang, Usenet, IRC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIU
</glossterm>
<glossdef>
<para>
Path Information Unit (IBM, SNA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIU
</glossterm>
<glossdef>
<para>
Plug-In Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pivot_root
</glossterm>
<glossdef>
<para>
change the root file system From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pivot_root
</glossterm>
<glossdef>
<para>
change the root file system From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIXEL
</glossterm>
<glossdef>
<para>
PIcture ELement From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pixelize
</glossterm>
<glossdef>
<para>
Create an image consisting of many small images Pixelize is a program that will use many scaled down images to try to duplicate, as closely as possible, another image. Pixelize works by splitting up the image you want rendered (or duplicated) into a grid of small rectangular areas. Each area is analyzed, and replaced with an image chosen from a large database of images. Pixelize tries to pick images that best matches each area. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PIXIT
</glossterm>
<glossdef>
<para>
Protocol Implementation eXtra Information for Testing From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pixmap
</glossterm>
<glossdef>
<para>
A pixmap editor. Pixmap is a tool for creating or editing rectangular images made up of colored pixels, i.e., pixmaps. Pixmaps are intensively used in X to define window backgrounds, icon images, etc. These are for example used as icons on the desktop or in the debian menu. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PK
</glossterm>
<glossdef>
<para>
Public Key (cryptography) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pk2bm
</glossterm>
<glossdef>
<para>
create a bitmap from a TeX pkfont From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PKCS
</glossterm>
<glossdef>
<para>
Public Key Cryptography Standards (org., USA, cryptography) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PKCS (RSA&apos;s Public-Key Cryptography Standards)
</glossterm>
<glossdef>
<para>
A series of documents that were part of RSA&apos;s commercial toolkit. Their popularity was such that they become part of many official standard, include S/MIME and SSL. PKCS #1 - RSA Encryption and Signature Among other things, it defines details like how to pad messages. PKCS #3 - Diffie-Hellman Defines ASN.1 structures and algorithsm for DH key agreement PKCS #5 - Password-based Encryption Defines how to hash a password into a symmetric key. PKCS #7 - Cryptographic Message Syntax Standard (RFC 2315) Defines the structure of the digital envelope. Conceptually, it is a e-mail envelope that wraps an encrypted or signed message. However, the framework is used in places outside of e-mail as well. Contrast: PKCS7 is based upon PEM (Privacy Enhanced E-mail), RFC 1422. Essentially, PKCS7 is simply a PEM email in raw binary form without the headers/footers attached. S/MIME, a later standard than PEM, is simply a different wrapper around the PKCS7 envelope that conforms to the MIME standards. PKCS #10 - Certification Request Syntax Standard Used by Netscape and Microsoft web browsers, SSL libraries, ANSI X9.30. PKCS #11 - Cryptographic Token Interface Standard Abstract API for smart cards. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pkf
</glossterm>
<glossdef>
<para>
Perl Kanji code conversion Filter Pkf is a perl script and has features as nkf (Network Kanji Filter). This converts from an input code including one of JIS, SJIS, Japanese EUC to a code another assigned one. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pkg-config
</glossterm>
<glossdef>
<para>
program and autoconf macro to gather compile/link flags pkg-config is a program to get compile and link flags for libraries you&apos;re linking with. It requires the library package to install a description file with the needed information. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pkgconfig
</glossterm>
<glossdef>
<para>
pkgconfig is a program which helps you gather information to makelife easier when you are compiling a program for those programs which support it.In fact, it&apos;s required to build certain packages. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pkgconfig
</glossterm>
<glossdef>
<para>
The pkgconfig tool determines compilation options. For each required library, it reads the configuration file and outputs the necessary compiler and linker flags. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pkglist
</glossterm>
<glossdef>
<para>
Package List Correcter Pkglist is the package list correcter, which help us generating mini Debian. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PKI
</glossterm>
<glossdef>
<para>
Public Key Infrastructure (cryptography, Internet, ITU, PKI) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PKI (Public Key Infrastructure)
</glossterm>
<glossdef>
<para>
PKI is the next wave of cryptography. Traditional cryptography (since the time of the ancient Greeks) has been based upon the concept of the &quot;shared secret&quot; (such as a password). This was good, but it suffered from the problem of having to communicate that secret among those people who should know it -- anybody who knew the secret could forge messages to anybody else or decrypt messages intended for other people. In 1970, a new technology called &quot;asymmetric&quot; cryptography was discovered in which a pair of keys could be used: one for encryption-only, and the other for decryption-only. The key used to encrypt could not decrypt, and vice versa. This peculiar mathematical property was discovered to be fantastically useful. For example, you can publish one of the keys to everyone in the world, who can then use it to encrypt a message to you that only you can decrypt. For this reason, the technology is better known as public-key cryptography. The technology works in the other direction as well. This means that you could encrypt a message with your private-key and send it out, and everyone with your public-key will know that it could only have come from you, because only you know your private-key. This authenticates that you are who you say you are. These and other properties provide solutions to a wide number of longstanding issues with cryptography. The various uses for public-keys have been bundled together in what is known as a new cryptographic infrastructure: PKI. Key point: PKI consists of: certificates A public and/or private key is stored in a file called a &quot;certificate&quot;. It also includes identification information as to who the own of the certificate is, as well as a signature by a CA validating that the data hasn&apos;t been forged. Certificate Authorities (CA) Certificates are issued by a Certificate Authority, who usually will sign the certificate as well as provide some revocation facilities. Certificate Revocation Lists (CRLs) If the private-key is compromised (i.e. inadvertently made public), then the certificate containing that key needs to be &quot;revoked&quot;. That essentially means the CA who assigned the certificate posts the certificate on its website. This allows people to publicly check this fact. repositories (e.g. LDAP directories) So that public-keys for people can be found. Uses: PKI (public-keys, certificates, etc.) is used in: S/MIME Secure e-mail. PGP Also secure e-mail. Smart card SSH SSL IPsec From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pkill
</glossterm>
<glossdef>
<para>
look up or signal processes based on name and other attributes From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PKS
</glossterm>
<glossdef>
<para>
Polizeiliche KriminalStatistik (INPOL) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pkspxy
</glossterm>
<glossdef>
<para>
PGP Public Key Server Proxy Daemon This package implements a caching proxy to be used between any program which speaks the HKP protocol for PGP public key exchange, and any HKP-capable key server (this will probably be pks). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pkspxyc
</glossterm>
<glossdef>
<para>
PGP Public Key Server Proxy Client pkspxyc is the &quot;smart&quot; client to be used with the PKS proxy server. More generally, it can be used as a HKP client with almost any PGP key server. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PKT
</glossterm>
<glossdef>
<para>
Partition Knowledge Table From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pktogf
</glossterm>
<glossdef>
<para>
convert packed font files to generic font files From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pktrace
</glossterm>
<glossdef>
<para>
Converts Metafont fonts into Type1 fonts pktrace is a small Python program that lets you trace a TeX bitmap font (a METAFONT font) into a PFA or PFB font (A PostScript Type1 Scalable Font). It is licensed under the GNU GPL. Type1 fonts offer many advantages over bitmaps, as they allow PostScript files to render correctly on printers with many resolutions. Moreover, Ghostscript can generate much better PDF, if given scalable fonts. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pktype
</glossterm>
<glossdef>
<para>
verify and translate a packed font bitmap file to plain text From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PL
</glossterm>
<glossdef>
<para>
Physical Layer (ISO, OSI) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pl2pm
</glossterm>
<glossdef>
<para>
Rough tool to translate Perl4 .pl files to Perl5 .pm modules. From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLA
</glossterm>
<glossdef>
<para>
Program License Agreement (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLA
</glossterm>
<glossdef>
<para>
Programmable Logic Array From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plain text
</glossterm>
<glossdef>
<para>
Unencrypted, text-based data stored in a universal format that can be read by most computer systems and applications. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plain-ASCII
</glossterm>
<glossdef>
<para>
/playn-as&apos;kee/ Syn. flat-ASCII. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plaintext
</glossterm>
<glossdef>
<para>
A message that is not encrypted and therefore easily read. Key point: Depending upon context, plaintext can refer to the contents of a message before encryption, after it has been decrypted, or even a message that is in the &quot;clear&quot; and not encrypted at all. Key point: Many networking protocol protocols use plaintext passwords that can simply be sniffed off the wire. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Plamo Linux
</glossterm>
<glossdef>
<para>
This looks like a Slackware based distribution. Japanese distribution From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plan
</glossterm>
<glossdef>
<para>
X/Motif day planner (dynamically compiled with LessTif) Plan is a schedule planner based on X/Motif. It displays a month calendar similar to xcal, but every day box is large enough to show appointments in small print. By pressing on a day box, the appointments for that day can be listed and edited. Appointments are entered with the following information (everything except the time is optional): - the date, time, and length of the appointment - an optional text message to be printed, - an optional script to be executed, - early-warn and late-warn triggers that precede the alarm time - repetitions: [n-th] weekdays, days-of-the-month, every n days, yearly - optional fast command-line appointment entry - flexible ways to specify holidays and vacations - extensive context help - multiuser capability using the netplan server, provided by the netplan package From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plan file
</glossterm>
<glossdef>
<para>
n. [Unix] On systems that support finger, the `.plan&apos; file in a user&apos;s home directory is displayed when the user is fingered. This feature was originally intended to be used to keep potential fingerers apprised of one&apos;s location and near-future plans, but has been turned almost universally to humorous and self-expressive purposes (like a sig block). See also Hacking X for Y. A recent innovation in plan files has been the introduction of &quot;scrolling plan files&quot; which are one-dimensional animations made using only the printable ASCII character set, carriage return and line feed, avoiding terminal specific escape sequences, since the finger command will (for security reasons; see letterbomb) not pass the escape character. Scrolling .plan files have become art forms in miniature, and some sites have started competitions to find who can create the longest running, funniest, and most original animations. Various animation characters include: Centipede: mmmmme Lorry/Truck: oo-oP Andalusian Video Snail: _@/ and a compiler (ASP) is available on Usenet for producing them. See also twirling baton. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
planner-el
</glossterm>
<glossdef>
<para>
The Emacs Planner This package extends emacs-wiki to act as a day planner. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Platform
</glossterm>
<glossdef>
<para>
Platform is a term usually used to describe operating systems. Typically, people will refer to an IBM compatible DOS environment as a PC platform or a Macintosh System environment as a MAC platform. From Faculty-of-Education
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLATO
</glossterm>
<glossdef>
<para>
Programmed Logic for Automated Teaching Operations From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
platter
</glossterm>
<glossdef>
<para>
A round magnetic plate that makes up part of a hard drive. Hard drives generally have several platters and require a read/write head for each side of the platter. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
playmidi
</glossterm>
<glossdef>
<para>
MIDI player Playmidi is a MIDI file player that will playback to FM, GUS, and external MIDI. It also supports Creative Music Files (CMF) and Microsoft RIFF (RMI) files and large MIDI archives from games such as Ultima 7. There are 3 interfaces: text only, svgalib, and X. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
playmp3list
</glossterm>
<glossdef>
<para>
Another front-end to mpg123 with theme support Main features: o Displays a large scrollable playlist o Browse playlists, directories and &apos;virtual playlists&apos;, even while playing o Fully configurable key mappings and color schemes in a playmp3listrc file o Real-time toggling of shuffle/repeat modes o Instant jumps to one of 10 configurable directories/playlists o Standard player controls o PCM volume changing o Time elapsed and song format displays o Optional ID3v1 tag extraction in the playlist o Full/short (beautified) filename display in playlist o Command-line options to quickly override rc file settings o Uses mpg123 for decoding From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLB
</glossterm>
<glossdef>
<para>
Picture Level Benchmark (GPC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLBSI
</glossterm>
<glossdef>
<para>
Picture Level Benchmark Sample Implementation (GPC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLC
</glossterm>
<glossdef>
<para>
Programmable Logic Controller (IC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLCC
</glossterm>
<glossdef>
<para>
Plastic Leaded [/ Leadless] Chip Carrier From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLCP
</glossterm>
<glossdef>
<para>
Physical Layer Convergence Procedure / Protocol (UNI, DS-3) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLD
</glossterm>
<glossdef>
<para>
PLD is a Linux distribution made mainly in Poland and by Poles. It has many interesting features. Some of the web site is in English. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLD
</glossterm>
<glossdef>
<para>
Programmable Logic Device (IC, RL) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLD RescueCD
</glossterm>
<glossdef>
<para>
PLD RescueCD is a bootable disk that contains a live Linux distribution based on PLD Linux with a 2.4.20 modular kernel. This version uses transparent compression to fit about 130 MB of software onto a single mini CD 50 MB in usable form. These images are small enough to fit on most business card-sized CD-ROMs (approx. 50MB), but can be burned onto any standard CD-R or CD-RW, as well. PLD RescueCD can be used to rescue ailing machines, perform intrusion post-mortems, act as a temporary secure linux-based workstation (using ssh, vpn connecting to remote host - other networking clients are also supported), install PLD Linux, and perform many other as yet unimagined tasks. Initial version 1.00 was released April 6, 2003. Version 1.01 was released June 17, 2003. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLDA
</glossterm>
<glossdef>
<para>
Private Loop Direct Attach From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLDM
</glossterm>
<glossdef>
<para>
Power Line Disturbance Monitor From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plex86
</glossterm>
<glossdef>
<para>
PC virtualization program to run x86 operating systems. Plex86 is an extensible free PC virtualization software program which will allow PC and workstation users to run multiple operating systems concurrently on the same machine. Plex86 is able to run several operating systems, including MSDOS, FreeDOS, Windows9x/NT, GNU/Linux, FreeBSD and NetBSD. It will run as much of the operating system and application software natively as possible, the rest being emulated by the PC virtualization monitor. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plex86-kernel-src
</glossterm>
<glossdef>
<para>
kernel code for Plex86 This package includes sources of the Plex86 kernel code. You can use them to build the linux module required to run Plex86. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLI
</glossterm>
<glossdef>
<para>
Programming Language One (DEC), &quot;PL/I&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plib1
</glossterm>
<glossdef>
<para>
Portability Libraries: Run-time package, stable release Provides a Joystick interface, a simple GUI built on top of OpenGL, some standard geometry functions, a sound library and a simple scene graph API built on top of OpenGL. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plib1.5
</glossterm>
<glossdef>
<para>
Portability Libraries: Run-time package, unstable release Provides a Joystick interface, a simple GUI built on top of OpenGL, some standard geometry functions, a sound library and a simple scene graph API built on top of OpenGL. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLIP
</glossterm>
<glossdef>
<para>
Parallel Line Internet Protocol (IP), &quot;PL/IP&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLIP
</glossterm>
<glossdef>
<para>
see parallel line Internet protocol (PLIP). From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plipconfig
</glossterm>
<glossdef>
<para>
fine tune PLIP device parameters From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLL
</glossterm>
<glossdef>
<para>
Phase Locked Loop From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plld
</glossterm>
<glossdef>
<para>
Create a SWI-Prolog embedded executable From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLM
</glossterm>
<glossdef>
<para>
Programming Language for Microcomputers From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLMN
</glossterm>
<glossdef>
<para>
Public Land Mobile Network (mobile-systems, GSM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pload
</glossterm>
<glossdef>
<para>
Program to monitor network device statistics Pload is a program to monitor ppp network device statistics and graphs information using Athena stripchart widgets. It can monitor any device that reports statistics to /proc/net/dev including ethernet, plip, loopback etc. It shows totals and current rates for a given ppp interface and is customizable to show using X resources. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plog
</glossterm>
<glossdef>
<para>
starts up, shuts down or lists the log of PPP connections From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLONK
</glossterm>
<glossdef>
<para>
Please Leave Our Newsgroup, Kid (Usenet, slang) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ploticus
</glossterm>
<glossdef>
<para>
A script driven business graphics package Ploticus is script-driven, which makes it suitable for automated, unattended uses, or for applications that will be run again and again. In general, ploticus is good at making graphs like you would see in newspapers and news magazines, business publications, journals for medical and social sciences, and so on. Ploticus is not a function or mathematical plotting package like gnuplot, nor would it be a good choice for applications where mathematical formulas or scientific notations are to be rendered as an integral part of the data display. Ploticus is also not intended as a &quot;marketing&quot; graphics package. Its goal is to display data crisply without extra decoration and distracting &quot;dingbats&quot; that cloud the picture. Ploticus supports awide range of output options, including jpeg (Joint Photographics Experts Group format), png (Portable Network Graphics format) , svg (Simple Vector Graphics), bmp (Microsoft BitMaP), ps (PostScript), and X11. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plotmtv
</glossterm>
<glossdef>
<para>
multipurpose X11 plotting program. PLOTMTV&apos;s capabilities include 2D line and scatter plots (x-vs-y), contour plots, 3D surface, line and scatter plots as well as vector plots. The program has an rough but functional Graphical User Interface, through which it is possible to zoom in, zoom out, pan, toggle between 2D and 3D plots, and rotate 3D plots. Both color and grayscale postscript output are supported. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plotutils
</glossterm>
<glossdef>
<para>
The GNU plotutils (plotting utilities) package. The GNU plotting utilities include programs for plotting two-dimensional scientific data. They are built on top of GNU `libplot&apos;, a library for device-independent two-dimensional vector graphics. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLOU
</glossterm>
<glossdef>
<para>
Physical Layer Overhead Unit (UNI), &quot;PL-OU&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLP
</glossterm>
<glossdef>
<para>
Packet Layer Protocol (X.25) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLP
</glossterm>
<glossdef>
<para>
Party Line Protocol From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLP
</glossterm>
<glossdef>
<para>
Presentation Level Protocol From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plplot
</glossterm>
<glossdef>
<para>
Scientific plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. APIs are provided for C, C++, and Fortran (Tcl/Tk bindings are available in a separate package plplot-tcl). A program for rendering Tektronix vector files is also included in this package. See http://emma.la.asu.edu/plplot for more information on PLplot. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plplot-tcl
</glossterm>
<glossdef>
<para>
Tcl/Tk support for PLplot, a plotting library This package contains the Tcl/Tk support for PLplot, a scientific plotting library: shared and static libraries, Tcl modules, some programs for interactive use of PLplot (plrender, plserver, and pltcl), and utility programs for converting PLplot meta files (plpr and plm2gif). See http://emma.la.asu.edu/plplot for more information on PLplot. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plptools
</glossterm>
<glossdef>
<para>
Access Psion series 5 over a serial link This package lets you access Psion drives over a serial link. You can mount them, pseudo NFS style, or access them via ftp-like commands. The software is partially based on p3nfs, which is also packed for Debian, but plptools uses the native Psion protocol, whereas p3nfs requires a program to be installed on the Psion. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plrc
</glossterm>
<glossdef>
<para>
SWI-Prolog resource archiver From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLS
</glossterm>
<glossdef>
<para>
Personal Library Systems (manufacturer) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLS
</glossterm>
<glossdef>
<para>
PhysicaL Signaling From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLS
</glossterm>
<glossdef>
<para>
Programmable Logic Sequencer From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLT
</glossterm>
<glossdef>
<para>
Procedure Linkage Table From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pltotf
</glossterm>
<glossdef>
<para>
convert property list files to TeX font metric (tfm) format From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plucker
</glossterm>
<glossdef>
<para>
Pluck stuff from the web and read on your PalmOS device Plucks stuff from the web (or any URL), and encodes them appropriately for viewing on a PalmOS device. Very flexible in the way sites are plucked, e.g. link depth, images etc. Includes the PalmOS viewer program. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plug and play (PnP)
</glossterm>
<glossdef>
<para>
Legacy hardware communication standard that allows computer systems to automatically configure installed system components without user intervention or manual configuration. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Plug-in
</glossterm>
<glossdef>
<para>
A (usually small) piece of software that adds features to a larger piece of software. Common examples are plug-ins for the Netscape. browser and web server. Adobe Photoshop. also uses plug-ins. From Matisse
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pluggable authentication modules (PAM)
</glossterm>
<glossdef>
<para>
Method that allows a system administrator to set access and authentication policies without having to separately recompile individual programs for such features. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plum
</glossterm>
<glossdef>
<para>
IRC proxy, stationing, logging, and bot program (pirc). plum works as personal proxy, stationing, logging, and bot program on IRC (Internet Relay Chat). It has many modules, so the user can use a lot of functions. It is also easy to customize its configurations. Note that its documents are only available in Japanese. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PlumpOS
</glossterm>
<glossdef>
<para>
PlumpOS is a CD-based mini-openMosix/Linux distribution. Pop the CD into a 586+ computer and you have an instant openMosix node. It supports loading 3rd-party packages and adding custom kernels. It was originally a clone of Clump/os, but it turned into a complete rewrite. Version 6.9 RC1 was released March 27, 2003. A CD-based distribution. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PLV
</glossterm>
<glossdef>
<para>
Presentation Level Video (DVI, Intel) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
plwm
</glossterm>
<glossdef>
<para>
Window Manager Library for Python A window manager library for Python, with an example window manager. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PM
</glossterm>
<glossdef>
<para>
Performance Management From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PM
</glossterm>
<glossdef>
<para>
Peripheral Module From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PM
</glossterm>
<glossdef>
<para>
Personal Message (BBS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PM
</glossterm>
<glossdef>
<para>
Physical Medium From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PM
</glossterm>
<glossdef>
<para>
Presentation Manager (OS/2) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PM
</glossterm>
<glossdef>
<para>
Privileged Mode (HP, MPE) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PM
</glossterm>
<glossdef>
<para>
Protected Mode (Intel, CPU) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pm3
</glossterm>
<glossdef>
<para>
Polytechnique Montreal Modula-3 The Modula-3 distribution of Ecole Polytechnique de Montreal is based on the DEC SRC Modula-3 programming environment. Modula-3 is a systems programming language that descends from Mesa, Modula-2, Cedar, and Modula-2+. It also resembles its cousins Object Pascal, Oberon, and Euclid. The goal of Modula-3 is to be as simple and safe as it can be while meeting the needs of modern systems programmers. Instead of exploring new features, they studied the features of the Modula family of languages that have proven themselves in practice and tried to simplify them into a harmonious language. They found that most of the successful features were aimed at one of two main goals: greater robustness, and a simpler, more systematic type system. Modula-3 retains one of Modula-2&apos;s most successful features, the provision for explicit interfaces between modules. It adds objects and classes, exception handling, garbage collection, lightweight processes (or threads), and the isolation of unsafe features. A large number of platform independent libraries are available for easily constructing distributed, graphical, multi-threaded applications. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMA
</glossterm>
<glossdef>
<para>
Physical Medium Attachment From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMA
</glossterm>
<glossdef>
<para>
Policy Management Architecture (Netmanage, Internet) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMA
</glossterm>
<glossdef>
<para>
Program Memory Area (CD) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMAC
</glossterm>
<glossdef>
<para>
Packet Media Access Control (FDDI), &quot;P-MAC&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMAC
</glossterm>
<glossdef>
<para>
Peripheral Module Access Controller From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pmake
</glossterm>
<glossdef>
<para>
4.4BSD make (pmake). Pmake is a program designed to simplify the maintenance of other programs. Its input is a list of specifications as to the files upon which programs and other files depend. mkdep, a program to construct Makefile dependency lists, is also included. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pmap_dump
</glossterm>
<glossdef>
<para>
print a list of all registered RPC programs From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pmap_set
</glossterm>
<glossdef>
<para>
library routines for remote procedure calls From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pmap_set
</glossterm>
<glossdef>
<para>
set the list of registered RPC programs From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMBR
</glossterm>
<glossdef>
<para>
PIM Multicast Border Router (PIM, Multicast) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMC
</glossterm>
<glossdef>
<para>
Pseudo-Machine Code From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMD
</glossterm>
<glossdef>
<para>
Physical layer, Medium Dependant [sub-layer] (FDDI, UNI) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMDRAM
</glossterm>
<glossdef>
<para>
Page Mode Dynamic Random Access Memory (RAM, DRAM, IC), &quot;PM-DRAM&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PME
</glossterm>
<glossdef>
<para>
Pattern Matching Engine From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pmidi
</glossterm>
<glossdef>
<para>
a command line midi player for ALSA ALSA is an effort to create a modules sound system for Linux, while maintaining full compatibility with OSS/Lite. This is a straightforward command line program to play midi files through the ALSA sequencer. As you can specify the client and port to connect to on the command line it is also useful for testing ALSA or clients that need to receive sequencer events. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pmidi-0.9
</glossterm>
<glossdef>
<para>
A command line midi player for ALSA 0.9 series ALSA is an effort to create a modules sound system for Linux, while maintaining full compatibility with OSS/Lite. This program works with ALSA drivers version 0.9 series. This is a straightforward command line program to play midi files through the ALSA sequencer. As you can specify the client and port to connect to on the command line it is also useful for testing ALSA or clients that need to receive sequencer events. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMJI
</glossterm>
<glossdef>
<para>
Pardon Me for Jumping In (slang) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMMU
</glossterm>
<glossdef>
<para>
Paged Memory Management Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMOS
</glossterm>
<glossdef>
<para>
Positive-channel Metal Oxide Semiconductor (IC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMP
</glossterm>
<glossdef>
<para>
Point to MultiPoint (UNI) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMP
</glossterm>
<glossdef>
<para>
Preventive Maintenance Package (AIX, IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMR
</glossterm>
<glossdef>
<para>
Poor Man&apos;s Routing From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMR
</glossterm>
<glossdef>
<para>
Problem Management Report (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pms
</glossterm>
<glossdef>
<para>
An MUA framework in Python PythonMS (PMS) is an MUA framework in Python, with pluggable back-end and front ends. Supported front ends are CLOOM, pms and pythonms From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMS
</glossterm>
<glossdef>
<para>
Personal Mailing System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMS
</glossterm>
<glossdef>
<para>
Processor Memory Switch From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMS
</glossterm>
<glossdef>
<para>
Project Management System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMS
</glossterm>
<glossdef>
<para>
Public Message System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMSP
</glossterm>
<glossdef>
<para>
Preliminary Message Security Protocol From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pmtools
</glossterm>
<glossdef>
<para>
Perl module tools Perl module tools is a suite of small tools that help manage and inspect perl modules, perl Plain Old Documentation files, and perl programs. Some of the things these tools can do include: - show the full path to a module - show the version and description of a module - list all installed modules with descriptions - show what files a given program or module loads at compile time - show what symbols a module exports - list the methods of a class - display the source code of a function of a module From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMU
</glossterm>
<glossdef>
<para>
PowerMeter Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMW
</glossterm>
<glossdef>
<para>
Project Manager Workbench From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pmx
</glossterm>
<glossdef>
<para>
A Preprocessor for MusiXTeX PMX is a preprocessor for MusiXTeX that produces near-publication quality scores and parts with far less effort than would be required using MusiXTeX alone. Among the new features are several that facilitate detailed editing, for example fine-tuning positions of dots, ornaments, and xtuplet numbers. It now also generates MIDI output! Author: Don Simons &lt;dsimons@logicon.com&gt; URL: http://icking-music-archive.sunsite.dk/musixtex/software/pmx/ From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMX
</glossterm>
<glossdef>
<para>
Packet MultipleXer (MUX) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PMX
</glossterm>
<glossdef>
<para>
Presentation Manager for the X window system, &quot;PM/X&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PNG
</glossterm>
<glossdef>
<para>
Portable Network Graphics [format] (RFC 2083) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PNG (Portable Network Graphics)
</glossterm>
<glossdef>
<para>
PNG is a graphics format specifically designed for use on the World Wide Web. PNG enable compression of images without any loss of quality, including high-resolution images. Another important feature of PNG is that anyone may create software that works with PNG images without paying any fees - the PNG standard is free of any licensing costs. From Matisse
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pngcrush
</glossterm>
<glossdef>
<para>
An optimizer for PNG (Portable Network Graphics) files. Pngcrush is an optimizer for PNG (Portable Network Graphics) files. Its main purpose is to reduce the size of the PNG IDAT datastream by trying various compression levels and PNG filter methods. It also can be used to remove unwanted ancillary chunks, or to add certain chunks including gAMA, tRNS, and textual chunks. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pnm2ppa
</glossterm>
<glossdef>
<para>
Pnm2ppa is a color driver for HP PPA host-based printers such as the HP710C, 712C, 720C, 722C, 820Cse, 820Cxi, 1000Cse, and 1000Cxi. Pnm2ppa accepts Ghostscript output in PPM format and sends it to the printer in PPA format. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pnm2ppa
</glossterm>
<glossdef>
<para>
PPM to PPA converter Using pnm2ppa it&apos;s possible to run HP-GDI printers on Linux. These printers are normally &quot;Windows-only&quot; and use the PPA protocol which is proprietary. pnm2ppa supports color and is supposed to work faster than pbm2ppa. pnm2ppa supports the following printers: HP Deskjet 7XX Series, HP Deskjet 820 Series and HP Deskjet 1000 Series. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PNNI
</glossterm>
<glossdef>
<para>
Private Network to Network Interface (ATM), &quot;P-NNI&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PNNI
</glossterm>
<glossdef>
<para>
[phase 0] Public Network Node Interface [protocol] (ATM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PNP
</glossterm>
<glossdef>
<para>
Plug &apos;N Play (PNP), &quot;PnP&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PNPBIOS
</glossterm>
<glossdef>
<para>
Plug and Play Basic Input Output System (PNP, BIOS), &quot;PnP BIOS&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PNPN
</glossterm>
<glossdef>
<para>
Positive Negative Positive Negative [devices] From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PNS
</glossterm>
<glossdef>
<para>
PeaceNet Sweden (network) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pnscan
</glossterm>
<glossdef>
<para>
Multi threaded port scanner. Pnscan is a multi threaded port scanner that can scan a large network very quickly. If does not have all the features that nmap have but is much faster. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PNW
</glossterm>
<glossdef>
<para>
Personal NetWare (Novell, Netware) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
po-utils
</glossterm>
<glossdef>
<para>
Tool collection for handling PO files PO utilities is meant to become a collection of tools for handling PO files. Currently it contains just the xpot utility, which is a replacement for xgettext that can not only handle C and C++ source code, but also Python. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POACH
</glossterm>
<glossdef>
<para>
PC-On-A-Chip (PC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POC
</glossterm>
<glossdef>
<para>
Proof of Concept From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PocketLinux
</glossterm>
<glossdef>
<para>
Developed by Transvirtual Technologies, PocketLinux 1.0 was released January 18, 2001. Handhelds/PDA based distribution. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POCSAG
</glossterm>
<glossdef>
<para>
Post Office Code Standard Advisory Group (org., SMS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POD
</glossterm>
<glossdef>
<para>
Plain Old Document [format] From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POD
</glossterm>
<glossdef>
<para>
Print / Publishing On Demand, &quot;PoD&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pod2html
</glossterm>
<glossdef>
<para>
convert .pod files to .html files From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pod2latex
</glossterm>
<glossdef>
<para>
convert pod documentation to latex format From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pod2man
</glossterm>
<glossdef>
<para>
Convert POD data to formatted *roff input From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pod2text
</glossterm>
<glossdef>
<para>
Convert POD data to formatted ASCII text From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pod2usage
</glossterm>
<glossdef>
<para>
print usage messages from embedded pod docs in files From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PODA
</glossterm>
<glossdef>
<para>
Piloting of ODA (ESPRIT, SNI, Bull, TITN, ICL, Olivetti, ODA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PODA
</glossterm>
<glossdef>
<para>
Priority Orientated Demand Assignment (MAC, TDM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
podchecker
</glossterm>
<glossdef>
<para>
check the syntax of POD format documentation files From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
podselect
</glossterm>
<glossdef>
<para>
print selected sections of pod documentation on standard output From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POE
</glossterm>
<glossdef>
<para>
PowerOpen Association (Apple, IBM, Motorola, ..., org.) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
poedit
</glossterm>
<glossdef>
<para>
Cross-platform gettext catalog editor Generator for po to mo. It is built with wxWindows toolkit and can run on Unix or Windows. It aims to provide convenient way of editing gettext catalogs. It features UTF-8 support, fuzzy and untranslated records highlighting, whitespace highlighting, references browser, header editing and can be used to create new catalogs or update existing catalogs from source code with a single click. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POEM
</glossterm>
<glossdef>
<para>
Portable Object-orientated Entity Manager (SGML) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POEMS
</glossterm>
<glossdef>
<para>
Platinum Open Enterprise Management System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POEP
</glossterm>
<glossdef>
<para>
Primary Operand Execution Pipeline (Motorola, CPU), &quot;pOEP&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POF
</glossterm>
<glossdef>
<para>
Plastic Optical Fiber (OWG) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
poff
</glossterm>
<glossdef>
<para>
starts up, shuts down or lists the log of PPP connections From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POGO
</glossterm>
<glossdef>
<para>
Programmer-Oriented Graphics Operation From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POH
</glossterm>
<glossdef>
<para>
Path OverHead (SONET) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POI
</glossterm>
<glossdef>
<para>
Path Overhead Indicator (SONET) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POI
</glossterm>
<glossdef>
<para>
Point Of Information From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POI
</glossterm>
<glossdef>
<para>
Point Of Interaction (IN) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
point-to-point protocol (PPP)
</glossterm>
<glossdef>
<para>
Successor to the serial line internet protocol (SLIP) protocol for computer system connectivity to TCP/IP networks. Commonly used in connecting to the Internet via dial-up modem. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pointerize
</glossterm>
<glossdef>
<para>
Internationalization utilities, based on gettext pointerize is a set of tools used to generate message catalogs from a set of specially formated C source files. Those message catalogs are loaded at run-time, making it possible to have one binary that displays messages in several languages. It&apos;s based on gettext, but it makes smaller binary message catalogs (a must when one is making internationalized boot floppies). The programmer may use his gettexttified C source files just applying one small change to the main() function. The translator will work with the well known PO format. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POL
</glossterm>
<glossdef>
<para>
Problem / Procedure / Process Oriented Language From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
policy independence
</glossterm>
<glossdef>
<para>
A characterstic of the X window system in which windows can look and act any way the software developers want. This idea is the converse of the idea that, if all the windows on your screen look and act in a similar way, they will be easier for you to use. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PON
</glossterm>
<glossdef>
<para>
Passive Optical Network From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pon
</glossterm>
<glossdef>
<para>
starts up, shuts down or lists the log of PPP connections From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pong
</glossterm>
<glossdef>
<para>
Preference/Property dialogs maker for GNOME PonG is a library for making preference/property dialogs. By default it does very simple dialog layout, however you can also use glade to design parts of the dialogs. This package contains the dialog editor. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POOL
</glossterm>
<glossdef>
<para>
Parallel Object Orientated Language (DOOM, OOP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pooltype
</glossterm>
<glossdef>
<para>
display a WEB pool file From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pop
</glossterm>
<glossdef>
<para>
/pop/ [from the operation that removes the top of a stack, and the fact that procedure return addresses are usually saved on the stack] (also capitalized `POP&apos;) 1. vt. To remove something from a stack or PDL. If a person says he/she has popped something from his stack, that means he/she has finally finished working on it and can now remove it from the list of things hanging overhead. 2. When a discussion gets to a level of detail so deep that the main point of the discussion is being lost, someone will shout &quot;Pop!&quot;, meaning &quot;Get back up to a higher level!&quot; The shout is frequently accompanied by an upthrust arm with a finger pointing to the ceiling. 3. [all-caps, as `POP&apos;] Point of Presence, a bank of dial-in lines allowing customers to make (local) calls into an ISP. This is borderline techspeak. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POP
</glossterm>
<glossdef>
<para>
Package for Online Programming From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POP
</glossterm>
<glossdef>
<para>
Point Of Presence (Internet, ISP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POP
</glossterm>
<glossdef>
<para>
see post office protocol (POP). From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POP (Point of Presence, also Post Office Protocol)
</glossterm>
<glossdef>
<para>
Two commonly used meanings: Point of Presence and Post Office Protocol. A Point of Presence usually means a city or location where a network can be connected to, often with dial up phone lines. So if an Internet company says they will soon have a POP in Belgrade, it means that they will soon have a local phone number in Belgrade and/or a place where leased lines can connect to their network. A second meaning, Post Office Protocol refers to a way that e-mail client software such as Eudora gets mail from a mail server. When you obtain an account from an Internet Service Provider (ISP) you almost always get a POP account with it, and it is this POP account that you tell your e-mail software to use to get your mail. Another protocol called IMAP is replacing POP for email. From Matisse
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POP (Post Office Protocol)
</glossterm>
<glossdef>
<para>
An Internet electronic mail standard that specifies how an Internet-connected computer can function as a mail-handling agent. Messages arrive at a user&apos;s electronic mailbox, which is housed on the service provider&apos;s comuter. From this central storage point, you can access your mail from different computers - a networked workstation in the office as well as a PC at home. In either case, a POP-compatible electronic mail program, which runs on your workstation or PC, establishes a connection with the POP server, and detects that new mail has arrived. You can then download the mail to the workstation or computer, and reply to it, print it, or store it, as you prefer. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pop-before-smtp
</glossterm>
<glossdef>
<para>
watch log for pop/imap auth, notify Postfix to allow relay Spam prevention requires preventing open relaying through email servers. However, legitimate users want to be able to relay. If legitimate users always stayed in one spot, they&apos;d be easy to describe to the daemon. However, what with roving laptops, logins from home, etc., legitimate users refuse to stay in one spot. pop-before-smtp watches the mail log, looking for successful pop/imap logins, and posts the originating IP address into a database which can be checked by Postfix, to allow relaying for people who have recently downloaded their email. Contrary to other similar tools pop-before-smtp needs no hacking in the mail daemons. On the other hand it requires the pop3/imap daemons to run on the same machine as pop-before-smtp and postfix. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POP3
</glossterm>
<glossdef>
<para>
Post Office Protocol 3 (Internet, RFC 1939) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POP3 (Post Office Protocol v3)
</glossterm>
<glossdef>
<para>
This is the most popular protocol for picking up e-mail from a server. The e-mail client program will open a connection to port 110 on the server, then pull down each e-mail message from the server. Key point: Since e-mail is one of the most popular services on the Internet, there are a huge number of different implementations of POP3 services. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pop3browser
</glossterm>
<glossdef>
<para>
Allows to check a pop3 mailbox before downloading any mail. It is intended to delete unwanted (SPAM) mails before downloading via a low-bandwidth connection. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
popa3d
</glossterm>
<glossdef>
<para>
A tiny POP3 daemon, designed with security as the primary goal popa3d is fast, small and secure pop3 daemon. It&apos;s written from scratch by Solar Designer for OWL (Openwall Gnu/*/Linux). Popa3d can work both in standalone or inetd mode. For more information see DESIGN file. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
popauth
</glossterm>
<glossdef>
<para>
- manipulate POP authorization DB From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
popcheck
</glossterm>
<glossdef>
<para>
Small tool to view and delete messages on a pop3-server. Using this tool one can view sender, subject and size of messages and delete messages from a pop3-server without downloading them. It has nearly the same functionality as pop3browser, but with a ncurses gui. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Popmail
</glossterm>
<glossdef>
<para>
A program used to remotely read e-mail across a network, often used in conjunction with SLIP. The most commonly used version, Pop3, is described in RFC number 1081. From KADOWKEV
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
poppassd
</glossterm>
<glossdef>
<para>
Password change server for Eudora and NUPOP This package provides a daemon for changing passwords on POP mail accounts, a feature common to Eudora and other MacOS/Win32 mail user agents. This feature is also commonly used for TCP loopback password changing from web scripting languages like PHP or Perl, so that the webserver process doesn&apos;t need to be run as root (on in the shadow group). This version of poppassd changes passwords via PAM (as opposed to other versions of the same daemon that used the newusers(8) application to change passwords), allowing for great flexibility. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
popt
</glossterm>
<glossdef>
<para>
Popt is a C library for parsing command line parameters. Popt was heavily influenced by the getopt() and getopt_long() functions, but it improves on them by allowing more powerful argument expansion. Poptcan parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. Popt allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
popularity-contest
</glossterm>
<glossdef>
<para>
Vote for your favourite packages automatically. When you install this package, it sets up a cron job that will anonymously e-mail the Debian developers periodically with statistics about your most used Debian packages. This information helps us make decisions such as which packages should go on the first Debian CD. Also, we can improve future versions of Debian so that the most popular packages are the ones which are installed automatically for new users. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POR
</glossterm>
<glossdef>
<para>
Point Of Return (IN) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POR
</glossterm>
<glossdef>
<para>
Power-On Reset (BIOS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
port
</glossterm>
<glossdef>
<para>
1. A socket used to connect external peripherals such as keyboards, pointing devices, scanners, and printers to computer systems. 2. In a communications network, a logical channel which identifies a communications protocol, such as port 23 for Secure Shell (SSH) connections.
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Port
</glossterm>
<glossdef>
<para>
3 meanings. First and most generally, a place where information goes into or out of a computer, or both. E.g. the serial port on a personal computer is where a modem would be connected. From Matisse
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
port
</glossterm>
<glossdef>
<para>
In TCP/IP, a port is an extension of an Internet address that tells which program is to receive the data. In other words, if I send data to 192.0.2.111, port 110, then I&apos;m talking to the POP3 e-mail service. However, if I send something to port 80 on the same machine, then I&apos;m talking to the web server on that machine. Key point: I can have two URLs that look like http://robertgraham.com/ and http://robertgraham.com/. These two URLs access different web server programs running on the same machine, one at port 80 and that other at port 90. Misconception: Many people believe that the port correctly identifies the protocol that runs on that port. For example, the port 110 has been assigned to the POP3 e-mail service. However, even though this is the correct port for the protocol, somebody could put a different service on this port, such as HTTP. In this example, I could then supply URLs that looked like http://www.robertgraham.com:110/. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
port
</glossterm>
<glossdef>
<para>
On the Internet port often refers to a number that is part of a URL, appearing after a colon (:) right after the domain name. Every service on an Internet server listens on a particular port number on that server. Most services have standard port numbers, e.g. Web servers normally listen on port 80. Services can also listen on non-standard ports, in which case the port number must be specified in a URL when accessing the server, so you might see a URL of the form: gopher://peg.cwis.uci.edu:7000/ This shows a gopher server running on a non-standard port (the standard gopher port is 70). Finally, port also refers to translating a piece of software to bring it from one type of computer system to another, e.g. to translate a Windows program so that is will run on a Macintosh. From Matisse
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Port
</glossterm>
<glossdef>
<para>
On the Internet, port often refers to a number that is part of a URL, appearing after a colon (:) right after the domain name. Every service on an Internet server listens on a particular port number on that server. Most services have standard port numbers, e.g. Web servers normally listen on port 80. Services can also listen on non-standard ports, in which case the port number must be specified in a URL when accessing the server. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
port forwarding
</glossterm>
<glossdef>
<para>
To route all inbound traffic on a particular source port to one host on a network. Port forwarding is commonly implemented by a firewall. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
port scan
</glossterm>
<glossdef>
<para>
In hacker reconnaissance, a port scan attempts to connect to all 65536 ports on a machine in order to see if anybody is listening on those ports. Contrast: A stealth scan attempts to evade detection. The most common kind is a TCP half-open scan which fails to complete the three-way handshake. This prevents the application listening on a port from being notified that a connection attempt has taken place, so it won&apos;t log that fact. Most &quot;stealth&quot; scans attempt to evade logging on the host, but this makes more distinctive signatures that intrusion detection systems can detect. Key point: Ports scans are not illegal in many places, those laws have yet to be written on the subject. The Norwegian Supreme court ruled that they are not illegal because they don&apos;t actually compromise the system. There is also the technical problem that they can easily be spoofed, so it is hard to prove guilt. There is even the third problem that virtually any machine on the Internet can be tickled into scanning somebody else; the hacker doesn&apos;t break into that third party, but triggers special conditions that causes the effect of a port scan. Controversy: Many people think that port scanning is an overt hostile act and should be made illegal. Contrast: Full port scans of all 65536 ports are rarely seen, especially since they are so obvious. Instead, hackers will strobe for just the ports he/she is interested in. These strobes are for typically fewer than 10 ports. Also, the hacker will often sweep thousands (or millions) of machines rather than a single machine looking for any system that might be vulnerable. Tool: The best tool for doing port scans is nmap from http://www.insecure.org/nmap. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Port/Ported/Porting
</glossterm>
<glossdef>
<para>
The process of taking a program written for one operating system platform and modifying it to run on another OS with similar functionality. There is generally little or no attempt to customize the program to take advantage of the unique capabilities of the new operating system, as opposed to optimizing an application for a specific operating system. From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Portable
</glossterm>
<glossdef>
<para>
A term referring to software that is designed to be use on more than one operating system with only minor modifications and recompilation. From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
portable
</glossterm>
<glossdef>
<para>
Pertaining to software that can be ported, or modified to run in another environment. Linux is an example of a portable system. Because all the programming that is hardware-specific is restricted to the kernel, a programmer can port Linux to a new computer system by changing only the kernel. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
portable document format (PDF)
</glossterm>
<glossdef>
<para>
A file format for rendering document objects (including text) as images, making it possible to send formatted documents and have them appear on a recipient&apos;s monitor or printer as they are intended. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Portal
</glossterm>
<glossdef>
<para>
Usually used as a marketing term to described a Web site that is or is intended to be the first place people see when using the Web. Typically a &quot;Portal site&quot; has a catalog of web sites, a search engine, or both. A Portal site may also offer email and other service to entice people to use that site as their main &quot;point of entry&quot; (hence &quot;portal&quot;) to the Web. From Matisse
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
portmap
</glossterm>
<glossdef>
<para>
DARPA port to RPC program number mapper From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
portmap
</glossterm>
<glossdef>
<para>
The portmapper program is a security tool that prevents theft of NIS(YP), NFS, and other sensitive information via the portmapper. A portmapper manages RPC connections, which are used by protocols like NFS and NIS. The portmap package should be installed on any machine which acts as a server for protocols using RPC. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
portmap
</glossterm>
<glossdef>
<para>
The RPC portmapper Portmap is a server that converts RPC (Remote Procedure Call) program numbers into DARPA protocol port numbers. It must be running in order to make RPC calls. Services that use RPC include NFS and NIS. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
portmapper (rpcbind, portmap)
</glossterm>
<glossdef>
<para>
In the UNIX RPC protocol suite, portmapper is responsible for locating which port number a particular RPC-based service is using. RPC programs are assigned a well-known &quot;RPC program number&quot; rather than well-known ports. In the RPC suite, the only program that is assigned a &quot;well-known&quot; port is the portmapper service at port 111. All the rest obtain a randomly assigned port number when they start up, then tell portmapper which port they are using. For example, the rpc.mountd RPC program is assigned the well-known program number of 100005. When it starts up, it might obtain the port number like 635. It then registers with the local portmapper (on the same machine) and gives it the [100005,635] combination. When a client program whishes to contact rpc.mountd, it first contacts portmapper and asks &quot;where is program 1000005?&quot;. Portmapper replies with the current port, at which point the client program proceeds to talk with rpc.mountd on the correct port. Key point: In theory, you must have access to port 111 on the target machine in order to reach any RPC service. Therefore, some firewall administrators block access to port 111 on the mistaken belief that this will protect them. This belief is wrong because while it prevents an intruder from easily finding the target RPC services, they can still hunt for them. Using nmap, an intruder can first do a port scan to find open ports, then use the &quot;NULL proc grinding&quot; feature of nmap to figure out which RPC is listening on that port. Also, sometimes Sun puts another portmapper at a high port (like 32773) From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
portslave
</glossterm>
<glossdef>
<para>
Terminal server that does PPP and authenticates via RADIUS This package provides a program named portslave which will use AT commands to answer a modem when it rings. It will then display a login: prompt at which the user can enter a user-name and password. If the user sends PPP data then portslave will run it&apos;s own pppd instead and authenticate the user via PAP. When the user-name and password are received they will be verified via a RADIUS server. At the end of the call the accounting data will be written to the RADIUS server. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Portugal From LWN Distribution List
</glossterm>
<glossdef>
<para>
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POS
</glossterm>
<glossdef>
<para>
Piece of S*** From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POS
</glossterm>
<glossdef>
<para>
Primary Operating System (OS, RCA Spectra 70) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POS
</glossterm>
<glossdef>
<para>
Professional Operating System (OS, DEC), &quot;P/OS&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POS
</glossterm>
<glossdef>
<para>
Programmable Object Select From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POSE
</glossterm>
<glossdef>
<para>
Palm Operating System Emulator (Palm) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pose
</glossterm>
<glossdef>
<para>
PalmOS Emulator An emulator for Palm Computing organizers. Requires a ROM file, which can be transferred from a physical Palm device, or downloaded from Palm&apos;s website (if you sign a license agreement). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POSI
</glossterm>
<glossdef>
<para>
Promoting conference for OSI (Japan, org., conference) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POSIX
</glossterm>
<glossdef>
<para>
Portable Operating System for unIX (OS, IEEE 1003, ISO 9945, PASC, Unix) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POSIX
</glossterm>
<glossdef>
<para>
Portable Operating System Interface: a suite of applications program interface standards to provide for the portability of source code applications where operating systems services are required. POSIX is based on the UNIX (tm adminstrated by X/Open) Operating System, and is the basis for the X/Open specifications of The Open Group. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POSIX (Portable Operating System Interface for UNIX)
</glossterm>
<glossdef>
<para>
A set of programming interface standards governing how to write application source code so that the applications are portable between operating systems. POSIX is based on UNIX and is the basis for the X/Open specification of The Open Group. From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POST
</glossterm>
<glossdef>
<para>
Power-On Self-Test From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POST (Power-On Self-Test)
</glossterm>
<glossdef>
<para>
Internal testing performed when you start or reset your computer. Encoded in read-only memory (ROM) the POST program first checks the microprocessor by having it perform a few simple operations. Then it reads the CMOS ROM, which stores the amount of memory and type of disk drives in your system. Next, the POST writes, then reads, various data patterns to each byte of memory (you can watch the bytes count off on-screen and often end the test with a keystroke); Finally, the POST communicates with every device; you see the keyboard and drive lights flash and the printer resets, for example. The BIOS continues with hardware testing, then looks in drive A for an operating system if drive A isn&apos;t found, it looks in drive C. See basic input/output system (BIOS) and boot sector. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
post office protocol (POP)
</glossterm>
<glossdef>
<para>
Network protocol used to retrieve email from a mail server. Clients that connect to a POP mail server must download and store all of their incoming email messages on the local system. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
post-el
</glossterm>
<glossdef>
<para>
emacs major mode for editing mail This is an emacs major mode for use in conjunction with mutt, the spiffy *nix mailreader du jour (see http://www.mutt.org/), or slrn, the spiffy *nix newsreader du jour (see http://slrn.sourceforge.net/), or any other mailreader or newsreader that supports an external editor. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
post-faq
</glossterm>
<glossdef>
<para>
Post periodic FAQs to Usenet newsgroups. The purpose of this package is to handle the posting of periodic informational postings to the USENET using cron. For this it adds appropriate Message-ID, Expires, Supersedes, and References headers. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
post-mortem
</glossterm>
<glossdef>
<para>
In information security terms, a method of data analysis and investigation performed after an intrusion has already occurred. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
postaci
</glossterm>
<glossdef>
<para>
Web Based Protocol Independent(IMAP, POP3) Mail Program Postaci can handle both protools and the defaul protocol can be changed from a single configuration file. Postaci is platform independent. It can work on any operating system which PHP supports. Postaci is also database independent. It can handle with MySQL, mSQL, Microsoft SQL, Sybase,PostgreSQL. It uses very complicated database operations for handling with POP3 folder simulation. Postaci is Turkish word for Postman. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
postal
</glossterm>
<glossdef>
<para>
SMTP benchmark - the mad postman. This program starts a specified number of processes to send as much random data to random accounts as possible. Adds the X-Postal header to email it sends, so if someone uses it unethically then it will be easy to filter via procmail. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
poster
</glossterm>
<glossdef>
<para>
make big posters out of PostScript pages Poster takes a one-page PostScript file and scales it to a specified size. It can tile the resulting image into multiple smaller pages that can be pasted together to form the big poster. Poster prefers EPS as its input although freer forms of PostScript are also understood. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
postfix
</glossterm>
<glossdef>
<para>
A high-performance mail transport agent Postfix is Wietse Venema&apos;s mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. This package does not have SASL support. For SASL support, install postfix-tls. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
postfix
</glossterm>
<glossdef>
<para>
Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH (SASL), TLS and running in a chroot environment. Postfix is Wietse Venema&apos;s mailer that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. This software was formerly known as VMailer. It was released by the end of 1998 as the IBM Secure Mailer. From then on it has lived on as Postfix. This rpm supports LDAP, SMTP AUTH (trough cyrus-sasl) and TLS. If you need MySQL too, rebuild the srpm --with mysql. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PostGreSQL
</glossterm>
<glossdef>
<para>
A free SQL server run under the BSD license. From Rute-Users-Guide
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
postgresql
</glossterm>
<glossdef>
<para>
Object-relational SQL database, descended from POSTGRES. PostgreSQL is an object-relational database, which supports a large part of SQL-92. It is under continuous development and each release implements more of the SQL standard, to the extent that it is now probably more compliant than many commercial databases. It also supports some object-oriented features. As compared to MySQL, PostgreSQL is more fully featured - most importantly, PostgreSQL supports transactions on all tables, something which is essential to multi-user update of a database and referential integrity, which, equally, is essential to a reliable database. The trade-off is that it can be slower, though again, each release sees improvements in efficiency. For more information, see &lt;http://OpenACS.org/why-not-mysql.html&gt;. This package provides the backend features; you need postgresql-client or some other front-end to be able to access them. A package providing ident-server is needed if you want to authenticate remote connections with identd. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
postgresql
</glossterm>
<glossdef>
<para>
PostgreSQL is an advanced Object-Relational database management system (DBMS) that supports almost all SQL constructs (including transactions, subselects and user-defined types and functions). The postgresql package includes the client programs and libraries that you&apos;ll need to access a PostgreSQL DBMS server. These PostgreSQLclient programs are programs that directly manipulate the internal structure of PostgreSQL databases on a PostgreSQL server. These client programs can be located on the same machine with the PostgreSQL server, or may be on a remote machine which accesses a PostgreSQLserver over a network connection. This package contains the client libraries for C and C++, as well as command-line utilities for managing PostgreSQL databases on a PostgreSQL server. If you want to manipulate a PostgreSQL database on a remote PostgreSQL server, you need this package. You also need to install this package if you&apos;re installing the postgresql-server package. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
postilion
</glossterm>
<glossdef>
<para>
An X Mail User Agent which handles MIME, PGP and Spelling. It is mainly written in C but the user interface is done in tcl/tk. The following is a non exhaustive list of the capabilities: * Multilingual Interface * MIME Support * Composing * Multiple Address Books * Message Database * Virtual Folders * Message Hold * Watcher * Spell Checking &quot;As One Types&quot; * POP3 and IMAP Folders * Supports Delivery Status Notifications * Supports PGP/MIME From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Posting
</glossterm>
<glossdef>
<para>
A single message entered into a network communications system. From Matisse
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
postit
</glossterm>
<glossdef>
<para>
A program sending news Sending news from your local inn newsserver to another host From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
postmark
</glossterm>
<glossdef>
<para>
File system benchmark from NetApp. Benchmark that&apos;s based around small file operations similar to those used on large mail servers and news servers. Has been ported to NT so should be good for comparing OSs. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
postmaster
</glossterm>
<glossdef>
<para>
n. The email contact and maintenance person at a site connected to the Internet or UUCPNET. Often, but not always, the same as the admin. The Internet standard for electronic mail (RFC-822) requires each machine to have a `postmaster&apos; address; usually it is aliased to this person. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
postnews
</glossterm>
<glossdef>
<para>
Post Usenet articles via NNTP from the command line Postnews is a small command line utility written in Python that posts Usenet articles onto remote servers. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PostScript
</glossterm>
<glossdef>
<para>
A page description language developed by Adobe Systems that tells a printer how to display text or graphics on a printed page. From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PostScript
</glossterm>
<glossdef>
<para>
A Page Description Language that gets its leverage by using a full programming language, rather than a series of low-level escape sequences, to describe an image to be printed on a laser printer or other output device (in this it parallels EMACS, which exploited a similar insight about editing tasks). It is also noteworthy for implementing on-the fly rasterization, from Bezier curve descriptions, of high-quality fonts at low (e.g. 300 dpi) resolution. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PostScript
</glossterm>
<glossdef>
<para>
A sophisticated page description language (PDL) that&apos;s used for high-quality printing on laser printers and other high-resolution printing devices. Though Postscript is a programming language adn you can learn to write page descriptions in it, Postscript is usually invisible and automatic. Programs generate Postscript code that goes to the printer, where a Postscript interpreter follows the coded instructions to generate an image of the page precisely according to there instructions. A major benefit of Postscript is its device independence; you can print the Postscript code generated by an application on any printer with a Postscript interpreter. You can take Postscript files generated on your PC to a service bureaus which can print the document using expensive typesetting machines with resolutions of up to 2,400 dots per inch (dpi). See Postscript font, and Postscript printer. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PostScript
</glossterm>
<glossdef>
<para>
n. A Page Description Language (PDL), based on work originally done by John Gaffney at Evans and Sutherland in 1976, evolving through `JaM&apos; (`John and Martin&apos;, Martin Newell) at XEROX PARC, and finally implemented in its current form by John Warnock et al. after he and Chuck Geschke founded Adobe Systems Incorporated in 1982. PostScript gets its leverage by using a full programming language, rather than a series of low-level escape sequences, to describe an image to be printed on a laser printer or other output device (in this it parallels EMACS, which exploited a similar insight about editing tasks). It is also noteworthy for implementing on-the fly rasterization, from Bezier curve descriptions, of high-quality fonts at low (e.g. 300 dpi) resolution (it was formerly believed that hand-tuned bitmap fonts were required for this task). Hackers consider PostScript to be among the most elegant hacks of all time, and the combination of technical merits and widespread availability has made PostScript the language of choice for graphical output. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PostScript (PS)
</glossterm>
<glossdef>
<para>
A standardized document rendering computer language that treats document text, images, and borders as objects. Most printers can output PS documents, and most desktop publishing applications can render PS files. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PostScript Fonts
</glossterm>
<glossdef>
<para>
A wide variety of fonts that can be used with OS/2, MS Windows and the X Window System. Font files include those with .afm, .pfa and .pfb extensions. Sometimes called Adobe Type 1 fonts, or ATM (Adobe Type Manager) fonts. PostScript fonts typically require a PostScript-compatible printer. (Also, see BDF Fonts and TrueType Fonts.) From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POSYBL
</glossterm>
<glossdef>
<para>
PrOgramming SYstem for distriButed appLications From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
potool
</glossterm>
<glossdef>
<para>
A program to aid manipulation of gettext po files This package contains the filter program &apos;potool&apos;, as well as a few helper scripts: poedit - helps editing of po files in your favourite editor postats, postats1 - prints statistics of how much of a file is translated From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POTS
</glossterm>
<glossdef>
<para>
Plain Old Telephone System (slang, Usenet, IRC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POV
</glossterm>
<glossdef>
<para>
Persistence of Vision (raytracing) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
POWER
</glossterm>
<glossdef>
<para>
Power Optimization With Enhanced RISC [chip] (IBM, Apple, Motorola) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
power-applet
</glossterm>
<glossdef>
<para>
GNOME battery monitor applet GNOME panel applet to read /proc/apm. It has theming (evil) and does nifty stuff like animations when low on power (because when you&apos;re low on power, you want to waste cpu cycles on animation). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
powermanga
</glossterm>
<glossdef>
<para>
A vertical shoot &apos;em up for X11 with colourful 3D graphics. Powermanga is a shoot &apos;em up with 60 different enemies, 40 meteors, numerous weapons, many end of level baddies, spaceship power-ups and lots of other surprises. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
poweroff
</glossterm>
<glossdef>
<para>
stop the system. From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
powershell
</glossterm>
<glossdef>
<para>
powerful terminal emulator for GNOME PowerShell is a GNOME/GTK+ based terminal emulator which supports many terminals in a single window (limited only by available RAM). Each terminal is given a &quot;notebook&quot; tab which makes switching between terminals easy. It also has URL recognition capabilities and things like transparency, pixmap backgrounds, etc. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
powertweak
</glossterm>
<glossdef>
<para>
Tool to tune system for optimal performance Powertweak is a tool for tweaking Linux systems to peak performance. It tunes PCI devices to use optimal settings and enables performance enhancing features of the CPU(s). This package contains no files. It does only ensure that you install the following packages: powertweakd, powertweak-extra, powertweak-text, powertweak-gtk From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
powertweakd
</glossterm>
<glossdef>
<para>
Tool to tune system for optimal performance Powertweak is a tool for tweaking Linux systems to peak performance. It tunes PCI devices to use optimal settings and enables performance enhancing features of the CPU(s). To use all of powertweak&apos;s features you need to be running a Linux kernel which supports the /proc/bus/pci and /dev/cpu/&lt;n&gt; interfaces. This package contains the daemon that needs to be run to do the actual tuning. You need either powertweak-text or powertweak-gtk to choose which tweaks you want to perform on your system in addition to this package. The package powertweak-extra contains some additional tweaking plugins. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
powstatd
</glossterm>
<glossdef>
<para>
Configurable UPS monitoring daemon Assuming you have a relay-based &quot;dumb&quot; UPS that corresponds with your machine via a serial connection, you should be able to configure powstatd in just a few minutes. It is easily configured, and can be expected to support most &quot;dumb&quot; UPS supplies. UPS models known to work: CyberPower PowerSL series CyberPower Power2000 1500VA CyberPower Power99 325VA, 400VA, 500VA and 720VA Some older CyberPower 385VA and 450VA models TrippLite Internet Office 500 UPS Various older APC units. Powstatd can also be configured to allow a master machine to control (Via a network connection) up to 2 (by default) additional slave machines connected to the same UPS. This allows you to run several machines off the same UPS, with only one of the machines actually reading the UPS status over the serial line. See also powstatd-crypt in the non-us section. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
powstatd-crypt
</glossterm>
<glossdef>
<para>
Configurable UPS monitoring daemon Assuming you have a relay-based &quot;dumb&quot; UPS that corresponds with your machine via a serial connection, you should be able to configure powstatd in just a few minutes. It is easily configured, and can be expected to support most &quot;dumb&quot; UPS supplies. UPS models known to work: CyberPower PowerSL series CyberPower Power2000 1500VA CyberPower Power99 325VA, 400VA, 500VA and 720VA Some older CyberPower 385VA and 450VA models TrippLite Internet Office 500 UPS Various older APC units. Powstatd can also be configured to allow a master machine to control (Via a network connection) up to 2 (by default) additional slave machines connected to the same UPS. This allows you to run several machines off the same UPS, with only one of the machines actually reading the UPS status over the serial line. This version of powstatd uses secure cryptography to communicate between master and slave(s). See the powstatd package for a version that does not encrypt communications. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
poxml
</glossterm>
<glossdef>
<para>
tools for using PO-files to translate DocBook XML files This is a collection of tools that facilitate translating DocBook XML files using gettext message files (PO-files). Also included are some miscellaneous command-line utilities for manipulating DocBook XML files and PO-files. This package is part of the KDE Software Development Kit. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PP
</glossterm>
<glossdef>
<para>
Physical Partition (LVM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PP
</glossterm>
<glossdef>
<para>
Physical Plane (IN) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PP
</glossterm>
<glossdef>
<para>
Pre-Processor From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPA
</glossterm>
<glossdef>
<para>
Parallel Port Adapter From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPC
</glossterm>
<glossdef>
<para>
PowerPC (Apple) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPC
</glossterm>
<glossdef>
<para>
Program to Program Communication (Apple) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPD
</glossterm>
<glossdef>
<para>
Postscript Printer Description specification. Adobe&apos;s spec of a standard virtual printer. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ppdfilt
</glossterm>
<glossdef>
<para>
filter that inserts printer specific commands into print jobs ppdfilt is a filter program designed to be used within a filter script or from the command line tool to insert printer specific commands to a PostScript print job. This can be used to tell the printer to duplex or staple the print job, or tell it what paper tray to draw paper from. In the GNULpr printing environment, users do not call ppdfilt directly, but its features are accessed by using &apos;lpr&apos; or &apos;gpr&apos; (see) From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPDS
</glossterm>
<glossdef>
<para>
Personal Printer Data Stream From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPDU
</glossterm>
<glossdef>
<para>
Presentation Protocol Data Unit (PDU, OSI, ISO 8823, OSI/RM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPE
</glossterm>
<glossdef>
<para>
Packet Processing Engine (Hub) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPGA
</glossterm>
<glossdef>
<para>
Plastic Pin Grid Array (CPU) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPI
</glossterm>
<glossdef>
<para>
Parallel Port Interface From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPI
</glossterm>
<glossdef>
<para>
Pixels Per Inch From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPI
</glossterm>
<glossdef>
<para>
Programmable Peripheral Interface From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPID
</glossterm>
<glossdef>
<para>
Parent Process IDentification number (Unix) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPID
</glossterm>
<glossdef>
<para>
The process ID of the shell&apos;s parent. From Rute-Users-Guide
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPID
</glossterm>
<glossdef>
<para>
the processes Parent PID, the creator of the process. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPL
</glossterm>
<glossdef>
<para>
Pcboard Programming Language (BBS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPL
</glossterm>
<glossdef>
<para>
Polymorphic Programming Language (Harvard, Xerox, PARC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPM
</glossterm>
<glossdef>
<para>
Pages Per Minute From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPM
</glossterm>
<glossdef>
<para>
Pulse Position Modulation (MMVF) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPMI
</glossterm>
<glossdef>
<para>
PCI bus Power Management Interface (PCI) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPMS
</glossterm>
<glossdef>
<para>
Professional Productivity Management System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ppmtofb
</glossterm>
<glossdef>
<para>
Display netpbm graphics on Linux framebuffer devices The ppmtofb package supports displaying netpbm-format graphics (PBM, PGM and PPM) on Linux systems with framebuffer devices (available with 2.1 kernels on all platforms and 2.0 kernels on m68k). With the included fbview program, you can display virtually any picture format on any framebuffer. ppmtofb supports virtually all framebuffer devices, including vesafb and the VGA16 framebuffer for PCs. On Amigas it can take advantage of the Hold and Modify (HAM) modes for virtual truecolor display on both standard and AGA systems. Home Page: http://www.lordsutch.com/chris/ppmtofb.html From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPN
</glossterm>
<glossdef>
<para>
Project Programmer Number From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPN
</glossterm>
<glossdef>
<para>
Public Packet Switching From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPOP
</glossterm>
<glossdef>
<para>
Plain Paper Optimized Printing (Canon), &quot;P-POP&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPP
</glossterm>
<glossdef>
<para>
An acronym for Point-to-Point-Protocol, an advanced serial packet protocol similar to SLIP. From KADOWKEV
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPP
</glossterm>
<glossdef>
<para>
Point-to-Point Protocol (Internet, PPP, RFC 1171/1661) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ppp
</glossterm>
<glossdef>
<para>
Point-to-Point Protocol (PPP) daemon. The Point-to-Point Protocol (PPP) provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link (the &quot;peers&quot;) to negotiate various optional characteristics of the link. Using PPP, a serial link can be used to transmit Internet Protocol (IP) datagrams, allowing TCP/IP connections between the peers. This package contains pppd with PAM support built-in, so `ppp-pam&apos; package is obsolete. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPP
</glossterm>
<glossdef>
<para>
see point-to-point protocol (PPP). From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ppp
</glossterm>
<glossdef>
<para>
The ppp package contains the PPP (Point-to-Point Protocol) daemon and documentation for PPP support. The PPP protocol provides a method for transmitting datagrams over serial point-to-point links. PPP isusually used to dial in to an ISP (Internet Service Provider) or other organization over a modem and phone line. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPP (Point of Presence)
</glossterm>
<glossdef>
<para>
Actual site of an ISP or other service. From Glossary of Distance Education and Internet Terminology
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPP (Point to Point Protocol)
</glossterm>
<glossdef>
<para>
One of the two standards for directly connecting computers to the Internet via dialup telephone connections (the other is SLIP). Unlike the older SLIP protocol, PPP incorporates superior data negotiation, compression, and error correction. However, these features add overhead to data and transmission, and are unnecessary when both the sending and receiving modems offer hardware error correction and on-the-fly data compression. See Serial Linux Internet Protocol (SLIP). From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPP (Point to Point Protocol)
</glossterm>
<glossdef>
<para>
The most common protocol used to connect home computers to the Internet over regular phone lines. Most well known as a protocol that allows a computer to use a regular telephone line and a modem to make TCP/IPconnections and thus be really and truly on the Internet. From Matisse
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPP (Point to Point Protocol)
</glossterm>
<glossdef>
<para>
The standard protocol for connection via a modem to an ISP. The term &quot;point-to-point&quot; is used to contrast this technology with preceding techniques that where based upon &quot;multi-point&quot; communication. For example, the popular Ethernet technology is used to connect many computers together in a single local network. Key point: Sniffing PPP dial-up connections is very hard and is virtually never done. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPP (Point to Point Protocol)
</glossterm>
<glossdef>
<para>
This provides fairly high speed direct Internet connectivity using a modem. Unlike earlier modem connection methods (which many people still use) PPP is not limited by the software that exists on the host computer. With PPP, all client software (such as Netscape) runs on the local computer. From Faculty-of-Education
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppconfig
</glossterm>
<glossdef>
<para>
A text menu based utility for configuring ppp. It provides extensive explanations at each step. pppconfig supports PAP, CHAP, and chat methods of authentication. It uses the standard ppp configuration files and sets ppp up so that the standard pon and poff commands can be used to control ppp. Some features supported by pppconfig are: - Multiple ISPs with separate nameservers. - Modem detection. - Dynamic DNS. - Dial on demand. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppconfig
</glossterm>
<glossdef>
<para>
configure pppd From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppd
</glossterm>
<glossdef>
<para>
Point to Point Protocol daemon From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPPD
</glossterm>
<glossdef>
<para>
Point-to-Point Protocol Deamon (PPP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppdcapiplugin
</glossterm>
<glossdef>
<para>
plugin for pppd to communicate with CAPI-capable ISDN cards Some ISDN cards (notably the AVM passive cards, when a module from the AVM website is loaded) can be used by CAPI utilities. This is a plugin for the regular PPP daemon to use CAPI on such cards. See /usr/share/doc/pppdcapiplugin/* for some (rudimentary) info. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppdump
</glossterm>
<glossdef>
<para>
convert PPP record file to readable format From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPPoE
</glossterm>
<glossdef>
<para>
A technique for the encapsulation of PPP streams inside of Ethernet frames. This technology is being deployed by high-speed Internet access providers (cable modems, xDSL, etc.) in order to decouple the supply of bandwidth from ISP services. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPPOE
</glossterm>
<glossdef>
<para>
Point-to-Point Protocol Over Ethernet [protocol] (ADSL, RFC 2516), &quot;PPPoE&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppoe
</glossterm>
<glossdef>
<para>
PPP over Ethernet driver PPP over Ethernet (PPPoE) is a protocol used by many ADSL Internet service providers. This package allows you to connect to those PPPoE service providers. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppoe
</glossterm>
<glossdef>
<para>
user-space PPPoE client. From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppoe-relay
</glossterm>
<glossdef>
<para>
user-space PPPoE relay agent. From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppoe-server
</glossterm>
<glossdef>
<para>
user-space PPPoE server From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppoe-sniff
</glossterm>
<glossdef>
<para>
examine network for non-standard PPPoE frames From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppoeconf
</glossterm>
<glossdef>
<para>
configures a PPPoE (ADSL) connection From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppoeconf
</glossterm>
<glossdef>
<para>
configures PPPoE/ADSL Userfriendly tool for initial configuration of a DSL (PPPoE) connection. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppstats
</glossterm>
<glossdef>
<para>
print PPP statistics From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pppstatus
</glossterm>
<glossdef>
<para>
console-based PPP status monitor PPPstatus is a console-based utility for displaying the status of a PPP link, including connection verification, connecting time, costs calculation, top speed, e-mail check, ip address, graphical statistics, TX and RX leds, interface selection, and more. It even supports xDSL with pppoe. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPS
</glossterm>
<glossdef>
<para>
Packets Per Second From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPS
</glossterm>
<glossdef>
<para>
Parallel Processing System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPS
</glossterm>
<glossdef>
<para>
ProduktionsPlanung und -Steuerung From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPS
</glossterm>
<glossdef>
<para>
Public Packet Switching [network] From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPSN
</glossterm>
<glossdef>
<para>
Public Packet-Switched Network From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPSU
</glossterm>
<glossdef>
<para>
Personal Printer Spooling Utility From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ppthtml
</glossterm>
<glossdef>
<para>
A program for converting Microsoft Power Point Files .ppt The ppthtml program will take a PowerPoint 97/95 file as input and convert it to html. The output is via standard out so it can be re-directed to files or piped to filters or used as a gateway to the internet. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPTP
</glossterm>
<glossdef>
<para>
Point-to-Point Tunneling Protocol (MS, Ascend, IP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPTP
</glossterm>
<glossdef>
<para>
Point-to-Point Tunneling Protocol - a networking technology that allows the use of the Internet as a secure virtual private network (VPN). From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pptp-linux
</glossterm>
<glossdef>
<para>
Point-to-Point Tunneling Protocol (PPTP) Client Client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP. Allows connection to a PPTP based VPN as used by employers and some cable and ADSL service providers. Requires MPPE support in kernel, use package kernel-patch-mppe. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pptpd
</glossterm>
<glossdef>
<para>
PoPToP Point to Point Tunneling Server This implements a Virtual Private Networking Server (VPN) that is compatible with Microsoft VPN clients. It allows windows users to connect to an internal firewalled network using their dialup. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PPU
</glossterm>
<glossdef>
<para>
Peripheral Processing Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ppxp
</glossterm>
<glossdef>
<para>
Yet another PPP program. PPxP is user process ppp program with Kernel/User netlink driver. PPxP provides easy setup, easy to connection(qdial), on demand dial up, IP Masquerade(experimental), IP Filtering, DNS relay, and more features. Of course, can work as ppp server. This package included standard CUI console. If use on 2.0.x kernel, need userlink kernel external driver. (see /usr/share/doc/ppxp/README.Debian) From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ppxp-applet
</glossterm>
<glossdef>
<para>
PPxP GNOME panel applet console PPxP GNOME panel applet console. PPxP is yet another ppp program. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ppxp-tcltk
</glossterm>
<glossdef>
<para>
tk console of ppxp tk console of ppxp From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ppxp-x11
</glossterm>
<glossdef>
<para>
X console of ppxp X console of ppxp From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PQET
</glossterm>
<glossdef>
<para>
Print Quality Enhancement Technology (Lexmark) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PQFP
</glossterm>
<glossdef>
<para>
Plastic Quad Flat Package (CPU) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pr
</glossterm>
<glossdef>
<para>
convert text files for printing From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PR
</glossterm>
<glossdef>
<para>
Packet Radio From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PR
</glossterm>
<glossdef>
<para>
Pattern Recognition From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PR
</glossterm>
<glossdef>
<para>
Pentium Rating (AMD) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PR
</glossterm>
<glossdef>
<para>
Placement &amp; Routing (RL, IC), &quot;P&amp;R&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRACSA
</glossterm>
<glossdef>
<para>
Public Remote-Access Computer Standards Association (org., USA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRAM
</glossterm>
<glossdef>
<para>
Parameter Random Access Memory (RAM, IC, Apple), &quot;P-RAM&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pratico
</glossterm>
<glossdef>
<para>
A guide to great and usually unknown features in Debian (pt only) This is a practical guide to the Debian GNU/Linux Operating System. It intends to be a reference manual for the useful features that are quite unknown to most of the Debian users. It is primarily written in Portuguese, an english translation is expected, if you want to help with this, contact me. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prboom
</glossterm>
<glossdef>
<para>
clone of the legendary first person shooter Doom Doom is a 3d shoot&apos;em&apos;up game, written by id Software, first released in 1993. PrBoom is a version of Doom using the Simple Direct Media layer (SDL) library, which enables it to use XFree86, Linux framebuffer console, GGI, SVGALib or even color or monochrome text consoles as display. PrBoom is based on MBF and LxDoom, which in turn is based on Boom, a freely available port of Doom for DOS, written by TeamTNT (http://www.teamtnt.com/). To play you need some maps, called &quot;WAD&quot;, the shareware version of doom is included in the doom-wad-shareware package (non-free section). You can use any other DOOM WADs as well. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prc-tools
</glossterm>
<glossdef>
<para>
GCC, GDB, binutils, etc. for PDAs using the PalmOS This package provides the GNU assembler, linker, compiler, debugger, and binary utilities necessary to compile PalmOS native programs on your Debian system. The created executables may be hot-synced to your Pilot using its included cradle and the pilot-link or kpilot software, also available as Debian packages. A brief list of included software is: nm, ar, strings, strip, gcc, as, ld, gdb, txt2bitm, obj-res, and build-prc. Please see the prc-tools-doc package for detailed documentation on the standard toolchain components (gcc, as, ld, gdb etc). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRCS
</glossterm>
<glossdef>
<para>
Project Revision Control System (GNU) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prcs
</glossterm>
<glossdef>
<para>
The Project Revision Control System PRCS, the Project Revision Control System, is the front end to a set of tools that (like CVS) provide a way to deal with sets of files and directories as an entity, preserving coherent versions of the entire set. Its purpose is similar to that of SCCS, RCS, and CVS, but (according to its authors, at least), it is much simpler than any of those systems. Emacs-Lisp support is distributed in a separate package, prcs-el. Another package called prcs-synch contains a tool to synchronize PRCS projects between repositories, both locally and remotely. For further information look at http://prcs.sourceforge.net From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prcs-el
</glossterm>
<glossdef>
<para>
ELisp support for the Project Revision Control System This package contains Emacs-Lisp add-on support for PRCS, the Project Revision Control System. It provides a useful interface for some PRCS commands (checkin, diff, info, and rekey) while editing project descriptor files (.prj). prcs-el is distributed separately from the prcs package because it depends on Emacs (or another &quot;emacsen&quot; flavor). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prcs-synch
</glossterm>
<glossdef>
<para>
Synchronize PRCS projects between repositories The prcs-synch script tries to synchronize two PRCS (Project Revision Control System) repositories. It requires a &quot;remote&quot; repository, which is assumed to have recent changes, vs. a &quot;local&quot; repository which is out of date. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prcs-utils
</glossterm>
<glossdef>
<para>
Utilities for PRCS Some utilities to be used in combination with PRCS (Project Revision Control System). Contains the following scripts: prcspatch, prcspatch2, prcsfind, prcsbranches, prcsguess, prcsentry, prcsstatus, and prcs_checkfiles. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prcs-visualtree
</glossterm>
<glossdef>
<para>
Visualize PRCS projects in a graph Scripts to show PRCS (Project Revision Control System) version tree as a graph using VCG (a visualization tool for compiler graphs). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
predict
</glossterm>
<glossdef>
<para>
Satellite Tracking Program with Optional Voice Output This is a satellite tracking program. It is probably mostly of interest to users of amateur satellites, but includes support for optionally announcing azimuth and elevation to help in manual antenna pointing, or optical observation of satellites. Several client programs are provided: earthtrack provides the ability to combine predict with xearth for pretty graphics, xearth must be installed to use it. geosat determines the &apos;look angles&apos; for geostationary satellites based on their longitude, uses predict&apos;s data files for the groundstation location gsat graphical front-end for predicut using gtk The upstream predict sources also come with a front-end called &apos;map&apos;, but it is not included in the Debian package both because it requires the non-free xforms library, and because the name is too generic. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
preemptive multitasking
</glossterm>
<glossdef>
<para>
In an operating system, a means of running more than one program at a time. In preemptive multitasking, the operating system decides which application should receive the processor&apos;s attention. In contrast to cooperative multitasking, in which a busy application could monopolize the computer for as much as several minutes, a computer with a preemptive multitasking system seems much more responsive to user commands. Microsoft Windows 95 employs preemptive applications for 32-bit applications, but not for 16-bit applications. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
preferences
</glossterm>
<glossdef>
<para>
GNUstep Preferences.app Preferences.app is, functionally, a clone of NeXTstep/OPENSTEP tool of the same name. Just like the original program, it&apos;s a simple application for setting preferences for the GNUstep system, with a friendly interface. The program is simple, but powerful -- people can create new modules, called &quot;bundles&quot;, that add new things to the program that its original developers did not think of or even intend -- that don&apos;t require recompiling the main program. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
premail
</glossterm>
<glossdef>
<para>
An e-mail privacy package. Premail adds support for encrypted e-mail to your mailer, using plain PGP, PGP/MIME, MOSS, or S/MIME. In addition, premail provides a seamless, transparent interface to the anonymous remailers, including full support for Mixmaster remailers and the nymservers. Nymservers provide crypto- graphically protected, fully anonymous accounts for both sending and receiving e-mail. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PREP
</glossterm>
<glossdef>
<para>
PowerPC REferenz Plattform (IBM, Apple), &quot;PReP&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prepend
</glossterm>
<glossdef>
<para>
/pree`pend&apos;/ vt. [by analogy with `append&apos;] To prefix. As with `append&apos; (but not `prefix&apos; or `suffix&apos; as a verb), the direct object is always the thing being added and not the original word (or character string, or whatever). &quot;If you prepend a semicolon to the line, the translation routine will pass it through unaltered.&quot; From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PREPNET
</glossterm>
<glossdef>
<para>
Pennsylvania Research and Economic Partnership NETwork (network, USA), &quot;PREPnet&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prestimel
</glossterm>
<glossdef>
<para>
Tool to create presentations from a XML-file For each slide, PresTiMeL will create one (or a set of) HTML file(s), which can be shown in a Web browser of your choice. Cascading Style Sheets are used to provide the minor details of text styling, font, and color. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pretty good privacy (PGP)
</glossterm>
<glossdef>
<para>
Software that allows users to exchange files and messages encrypted over networks. The receiver cannot read the messages without a decryption key. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pretzel
</glossterm>
<glossdef>
<para>
Prettyprinter generator for noweb Pretzel is a system that builds prettyprinters; that is programs that will take some plain ASCII source code and generate a LaTeXified version for presentation. Pretzel has hooks to integrate with noweb, so that code chunks may be prettyprinted with pretzel&apos;s generated prettyprinters. Example prettyprinter source for C, C++, Pascal, and Dijkstra&apos;s Guarded Command Language are included. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
preview-latex
</glossterm>
<glossdef>
<para>
Render LaTeX equations etc. in an emacs buffer Purpose of the package is to embed LaTeX environments such as display math or figures into the source buffers. Only Emacs 21 is supported and XEmacs is not supported at present. Emacs 20 is (and will be) not supported. By mouse-clicking, you can open the original text. After editing, another click will just run the region in question through LaTeX and redisplay the new results. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRF
</glossterm>
<glossdef>
<para>
Problem Report Form (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRI
</glossterm>
<glossdef>
<para>
Primary Rate Interface (ISDN) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRIDE
</glossterm>
<glossdef>
<para>
PRofitable Information by DEsign (IRM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
primaxscan
</glossterm>
<glossdef>
<para>
Primax Colorado Direct scanner software. This is a stand-alone driver program for the Primax Colorado Direct scanners and compatibles (e.g. Storm Totalscan, Network Scanny MM100, Genius Colorpage Vivid+) The command must be run by root because it wants direct access to the hardware parallell port. The software seems to be written only for i386 hardware. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
print
</glossterm>
<glossdef>
<para>
execute programs via entries in the mailcap file From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
print
</glossterm>
<glossdef>
<para>
v. To output, even if to a screen. If a hacker says that a program &quot;printed a message&quot;, he means this; if he refers to printing a file, he probably means it in the conventional sense of writing to a hardcopy device (compounds like `print job&apos; and `printout&apos;, on the other hand, always refer to the latter). This very common term is likely a holdover from the days when printing terminals were the norm, perpetuated by programming language constructs like C&apos;s printf(3). See senses 1 and 2 of tty. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
print queue
</glossterm>
<glossdef>
<para>
A list of files that a print spooler in the background while the computer performs other tasks in they foreground. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
print server
</glossterm>
<glossdef>
<para>
In a local area network (LAN), a PC that has been dedicated to receiving and temporarily storing files to be printed, which are then doled out one by one to a printer. The print server, accessible to all the workstations in the network, runs print spooler software to manage a print queue. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
print spooler
</glossterm>
<glossdef>
<para>
A utility program that temporarily stores files to be printed in a print queue and doles them out one by one to the printer. See background printing, and print server. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
printenv
</glossterm>
<glossdef>
<para>
print all or part of environment From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
printer
</glossterm>
<glossdef>
<para>
Peripheral that uses ink or toner to output documents, images, and plain text files onto paper. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Printer Control Language (PCL)
</glossterm>
<glossdef>
<para>
A document rendering computer language developed by Hewlett-Packard Company for its line of inkjet and laser printers. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
printer-testpages
</glossterm>
<glossdef>
<para>
These are sample files to check the output quality of printers. There is the CUPS test page with colour gradients, the Red Hat test pagewith image position checks, a photo test page and a text test page. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
printf
</glossterm>
<glossdef>
<para>
format and print data From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
printf
</glossterm>
<glossdef>
<para>
formatted output conversion From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
printfilters-ppd
</glossterm>
<glossdef>
<para>
filters from the GNUlpr printing system These are a set of data conversion filters designed to work with ppdfilt. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
printop
</glossterm>
<glossdef>
<para>
Graphical interface to the LPRng print system. printop is a Tcl/Tk program that gives you a graphical interface to control the printers and queues for UNIX-like systems using the LPRng print system. It uses the commands lpq, lpc, lprm to get information and control the printers and you just have to click with your mouse. In a large network it shows you all the printers and gives you the full functionality of the lprng commands, so you have a good overview of what is happening. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
printtool
</glossterm>
<glossdef>
<para>
Tk-based printer configuration tool This is an enhanced version of the Red Hat printtool, with autodetection of printers and PPD support. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
priority interrupt
</glossterm>
<glossdef>
<para>
n. [from the hardware term] Describes any stimulus compelling enough to yank one right out of hack mode. Classically used to describe being dragged away by an SO for immediate sex, but may also refer to more mundane interruptions such as a fire alarm going off in the near vicinity. Also called an NMI (non-maskable interrupt), especially in PC-land. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prips
</glossterm>
<glossdef>
<para>
Print IP address on a given range prips can be used to print all IP addresses of a specified range. This allows the enhancement of the usability of tools that have been created to work on only one host at a time (e.g. whois). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRISM
</glossterm>
<glossdef>
<para>
Parallel Reduced Instruction Set Multiprocessing From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRISM
</glossterm>
<glossdef>
<para>
PRogrammed Integrated System Maintenance From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
private key
</glossterm>
<glossdef>
<para>
A unique file containing a password or other authentication information. It is used for decryption or encryption of transmitted data. Private keys are not shared, should not be readable by other users, and should be guarded from theft. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
private key
</glossterm>
<glossdef>
<para>
It contains encryption information and a fingerprint. It is generated locally on your system and should remain in a secure environment. If the private key is compromised, a perpetrator essentially has the code to your security system. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
privilege escalation (privilege elevation)
</glossterm>
<glossdef>
<para>
A classic attack against a system. A user has an account on a system, and uses that account to gain additional privileges they weren&apos;t meant to have. Key point: Virtually all local exploits are privilege escalation attacks. Key point: The most common example of this attack is through setuid programs that have known bugs in them, often through buffer overflows or race conditions. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRMD
</glossterm>
<glossdef>
<para>
PRivate Management DOMAIN (X.400, MHS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRML
</glossterm>
<glossdef>
<para>
Partial Response - Maximum Likelihood (HDD) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRN
</glossterm>
<glossdef>
<para>
Pseudo Random Noise [code] (GPS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRNG
</glossterm>
<glossdef>
<para>
Pseudo Random Numer Generator From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRO
</glossterm>
<glossdef>
<para>
Precision RISC Organization (org.) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
process
</glossterm>
<glossdef>
<para>
A program or service running on a UNIX or UNIX-compatible computer system. Use the ps command to view running processes on a Red Hat Linux system. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Process
</glossterm>
<glossdef>
<para>
An executing program. (Also, see Multitasking and Multithreading.) From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
process
</glossterm>
<glossdef>
<para>
An executing program. A process consists of the program code (which may be shared with other processes which are executing the same program), and some private data. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
process (process ID, PID)
</glossterm>
<glossdef>
<para>
All software runs within an operating system concept known as a process. Each program running on a system is assigned its own process ID (PID). Users can easily obtain a process list (using Task Manager on Windows or ps on UNIX) in order to see what is running. Key point: Trojans, rootkits, and other evil software will attempt to hide themselves from the process list, either by providing replacements to the programs that list processes (like ps), or by hooking the system calls that enumerate processes. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
process identifier
</glossterm>
<glossdef>
<para>
An integer used by the Linux kernel to uniquely identify a process. PIDs are returned by the fork system call and can be passed to wait() or kill() to perform actions on the given process. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
process identifier
</glossterm>
<glossdef>
<para>
Shown in the heading of the ps command as PID. The unique number assigned to every process running in the system.
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
process state
</glossterm>
<glossdef>
<para>
the stage of execution that a process is in. It is these states which determine which processes are eligible to receive CPU time. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
processor
</glossterm>
<glossdef>
<para>
See central processing unit (CPU). From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
procmail
</glossterm>
<glossdef>
<para>
autonomous mail processor From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
procmail
</glossterm>
<glossdef>
<para>
The procmail program is used by Red Hat Linux for all local maildelivery. In addition to just delivering mail, procmail can be used for automatic filtering, presorting, and other mail handling jobs. Procmail is also the basis for the SmartList mailing list processor. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
procmail
</glossterm>
<glossdef>
<para>
Versatile e-mail processor. Can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (real convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
procmail-lib
</glossterm>
<glossdef>
<para>
A library of useful procmail recipes. Includes recipes for auto-acknowledgement of incoming mail, recipes which recognize commands in the Subject: header and perform them, recipes to extract addresses, and a &apos;lint&apos; script for procmail scripts. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
procmeter
</glossterm>
<glossdef>
<para>
X based system status monitor, older version This is the older version of procmeter. You probably want to install the procmeter3 package instead of this one, unless you need features only present in this older version - namely, the ability to log to a file or syslog, and the ability to read data from named pipes. ProcMeter displays constantly updating graphs of system information. Many different graphs are supported, including: Total CPU usage, CPU used by user, niced, or system processes, CPU idle time, load average, number of context switches, number of processes. Amount of swapping, paging, swap in, page in, swap out, page out. Amount of disk accesses, reads, writes, or interrupts. MB of free, used, buffer, or cached memory. Amount of swap space used. Number of packets received or transmitted over local interfaces, ethernet, or slip/ppp. Number of collisions on ethernet, battery life stats. As if all that wasn&apos;t enough, procmeter also allows you to write programs that communicate with procmeter and add new graphs to the display. Procmeter can also log statistics to a file, and play it back later. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
procmeter3
</glossterm>
<glossdef>
<para>
X based system status monitor ProcMeter displays constantly updating graphs of system information. Many different graphs are supported, including: APM information. Mailbox monitoring. Date, time, uptime. Amount of free and used disk space. Size, number of lines, rate of growth of log files. Amount of used and free memory and swap. Traffic on network devices. Load average, number of processes running and starting. Low level system statistics like CPU usage, disk usage and swapping. Wireless network link quality. As if all that wasn&apos;t enough, procmeter is designed to be easily extendable via plugins. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
procps
</glossterm>
<glossdef>
<para>
The /proc file system utilities. These are utilities to browse the /proc filesystem, which is not a real file system but a way for the kernel to provide information about the status of entries in its process table. (e.g. running, stopped or &quot;zombie&quot;) Both command line and full screen utilities are provided. Ncurses is needed for the full screen utilities. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
procps
</glossterm>
<glossdef>
<para>
The procps package contains a set of system utilities that provide system information. Procps includes ps, free, skill, snice, tload,top, uptime, vmstat, w, and watch. The ps command displays a snapshot of running processes. The top command provides a repetitive update of the statuses of running processes. The free command displays the amounts of free and used memory on your system. The skill command sends a terminate command (or another specified signal) to a specifiedset of processes. The snice command is used to change the scheduling priority of specified processes. The tload command prints a graph of the current system load average to a specified tty. The uptime command displays the current time, how long the system has been running, how many users are logged on, and system load averages for the past one, five, and fifteen minutes. The w command displays a list of the users who are currently logged on and what they are running. The watch program watches a running program. The vmstat command displays virtual memory statistics about processes, memory, paging, block I/O, traps,and CPU activity. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
professional workstation
</glossterm>
<glossdef>
<para>
A high-performance personal computer optimized for professional applications in fields such as digital circuit design, architecture, and technical drawing. Professional workstations typically offer excellent screen resolution, fast and powerful microprocessors, and lots of memory. Examples include the workstations made by Sun Microsystems and NeXT, Inc. Professional workstations are more expensive than personal computers and typically use the UNIX-operating system. The boundary between high-end personal computers and professional workstations, however, is eroding as personal computers become more powerful. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PROFIBUS
</glossterm>
<glossdef>
<para>
PROcess FIeld BUS From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
profile
</glossterm>
<glossdef>
<para>
n. 1. A control file for a program, esp. a text file automatically read from each user&apos;s home directory and intended to be easily modified by the user in order to customize the program&apos;s behavior. Used to avoid hardcoded choices (see also dot file, rc file). 2. [techspeak] A report on the amounts of time spent in each routine of a program, used to find and tune away the hot spots in it. This sense is often verbed. Some profiling modes report units other than time (such as call counts) and/or report at granularities other than per-routine, but the idea is similar. 3.[techspeak] A subset of a standard used for a particular purpose. This sense confuses hackers who wander into the weird world of ISO standards no end! From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PROFS
</glossterm>
<glossdef>
<para>
PRofessional OFfice System (IBM, VM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
proftpd
</glossterm>
<glossdef>
<para>
Versatile, virtual-hosting FTP daemon A powerful replacement for wu-ftpd, this File Transfer Protocol daemon supports hidden directories, virtual hosts, and per-directory &quot;.ftpaccess&quot; files. It uses a single main configuration file, with a syntax similar to Apache. Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features like multiple password files and upload/download ratios are also supported. This package contains only the basic functionality of proftpd and PAM authentication. If you need SQL, use proftpd-sql and if you need LDAP, use proftpd-ldap. More information can be found at http://www.proftpd.net/. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
proftpd-common
</glossterm>
<glossdef>
<para>
Versatile, virtual-hosting FTP daemon A powerful replacement for wu-ftpd, this File Transfer Protocol daemon supports hidden directories, virtual hosts, and per-directory &quot;.ftpaccess&quot; files. It uses a single main configuration file, with a syntax similar to Apache. Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features like multiple password files and upload/download ratios are also supported. This package provides the common administrative programs. More information can be found at http://www.proftpd.net/. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
proftpd-ldap
</glossterm>
<glossdef>
<para>
Versatile, virtual-hosting FTP daemon (with LDAP support) A powerful replacement for wu-ftpd, this File Transfer Protocol daemon supports hidden directories, virtual hosts, and per-directory &quot;.ftpaccess&quot; files. It uses a single main configuration file, with a syntax similar to Apache. Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features like multiple password files and upload/download ratios are also supported. This package contains the proftpd daemon compiled with support for LDAP user authentication. It also supports PAM authentication. More information can be found at http://www.proftpd.net/. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
proftpd-mysql
</glossterm>
<glossdef>
<para>
Versatile, virtual-hosting FTP daemon (with SQL support) A powerful replacement for wu-ftpd, this File Transfer Protocol daemon supports hidden directories, virtual hosts, and per-directory &quot;.ftpaccess&quot; files. It uses a single main configuration file, with a syntax similar to Apache. Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features like multiple password files and upload/download ratios are also supported. This package contains the proftpd daemon compiled with support for MySQL user authentication. It also supports PAM authentication. More information can be found at http://www.proftpd.net/. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
proftpd-pgsql
</glossterm>
<glossdef>
<para>
Versatile, virtual-hosting FTP daemon (with SQL support) A powerful replacement for wu-ftpd, this File Transfer Protocol daemon supports hidden directories, virtual hosts, and per-directory &quot;.ftpaccess&quot; files. It uses a single main configuration file, with a syntax similar to Apache. Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features like multiple password files and upload/download ratios are also supported. This package contains the proftpd daemon compiled with support for PostgreSQL user authentication. It also supports PAM authentication. More information can be found at http://www.proftpd.net/. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Program
</glossterm>
<glossdef>
<para>
A list of instructions, written in a programming language, that a computer can execute so that the machine arts in a predetermined way. Synonymous with software. The world of computer programs can be divided into system programs, utility pograms, and application programs: * System programs include all the programs the computer requires to function effectively, including the operating system, memory management software, and command-line interpreters The MS-DOS operating system is an example of system software. * Utility programs include all the programs you can use to maintain the computer system. MS-DOS includes several utility programmed such as CHKDSK. Most users equip their systems with utility packages (such as Norton Utilities or PC Tools) that go beyond the basics that MS-DOS provides. * Application programs transform the computer into a tool for performing a specific kind of work, such as word processing, financial analysis (with an electronic spreadsheet), or desktop publishing. Additional software categories include programming languages, games, educational programs, and a variety of vertical market programs. See executable program, high-level programming language, and machine language. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
program
</glossterm>
<glossdef>
<para>
n. 1. A magic spell cast over a computer allowing it to turn one&apos;s input into error messages. 2. An exercise in experimental epistemology. 3. A form of art, ostensibly intended for the instruction of computers, which is nevertheless almost inevitably a failure if other programmers can&apos;t understand it. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
proj
</glossterm>
<glossdef>
<para>
Cartographic projection filter and library Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). See the package proj-ps-doc for documentation in PostScript format. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PROLOG
</glossterm>
<glossdef>
<para>
A high-level programming language used in artificial intelligence research and applications, particularly expert systems. PROLOG, short for PROgramming in LOGic, is a declarative language; rather than tell the computer what procedure to follow to solve a problem, the programmer describes the problem to be solved. The language resembles the query language of a database management system such as Standard Query Language (SQL) in that you can use PROLOG to ask a question such as, &quot;Is Foster City in Californian&apos;s But an important difference exists between PROLOG and a database management system (DBMS). A database contains information you can retrieve; a PROLOG program, in contrast, contains knowledge, from which the program can draw inferences about what is true or false. From QUECID
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PROLOG
</glossterm>
<glossdef>
<para>
PROgramming in LOGic From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prolog
</glossterm>
<glossdef>
<para>
SWI-Prolog 5.0.0 From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PROM
</glossterm>
<glossdef>
<para>
Partial Read Only Memory (ROM), &quot;P-ROM&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PROM
</glossterm>
<glossdef>
<para>
Programmable Read Only Memory (ROM, IC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prom-mew
</glossterm>
<glossdef>
<para>
procmail reader for Mew This Emacs lisp acts as a bridge between Mew the mailer and e-mail processors like procmail. It analyzes the log generated by procmail, then tells you which letters are unread and where they are. The usage is somewhat similar to that of GNUS/Gnus. Note: the upstream author has lost interest in the development of this utility, so do not expect further improvement. Bug reports are still welcome. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PROMATS
</glossterm>
<glossdef>
<para>
PROgrammable Magnetic Tape System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
promiscuous mode
</glossterm>
<glossdef>
<para>
Operation status where a network device such as a network interface card (NIC) is able to read and intercept all traffic on a network to which it is connected. Malicious users can set this mode on a network device to capture private information that was not intended for them. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prompt
</glossterm>
<glossdef>
<para>
Object that is displayed on a computer screen as an indication to the user to perform a task, such as type a command, a password, or file name. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pronto
</glossterm>
<glossdef>
<para>
Highly modularized GTK+ mail client written in Perl Features include full mbox support, qmaildir support, multiple POP3 account support, filters, MIME support, smart addressbook, and more. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
propaganda-debian
</glossterm>
<glossdef>
<para>
A Propaganda background image volume for Debian. This package contains images intended to be used as desktop backgrounds. This particular propaganda volume was especially put together for Debian and includes images from previous volumes as well as some tiles especially put together for debian. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PROPAL
</glossterm>
<glossdef>
<para>
PROgrammed PAL From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
proprietary
</glossterm>
<glossdef>
<para>
adj. 1. In marketroid-speak, superior; implies a product imbued with exclusive magic by the unmatched brilliance of the company&apos;s own hardware or software designers. 2. In the language of hackers and users, inferior; implies a product not conforming to open-systems standards, and thus one that puts the customer at the mercy of a vendor able to gouge freely on service and upgrade charges after the initial sale has locked the customer in. Often in the phrase &quot;proprietary crap&quot;. 3. Synonym for closed-source, e.g. software issued in binary without source and under a restrictive license. Since the coining of the term open source, many hackers have made a conscious effort to distinguish between `proprietary&apos; and `commercial&apos; software. It is possible for software to be commercial (that is, intended to make a profit for the producers) without being proprietary. The reverse is also possible, for example in binary-only freeware. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
propsel
</glossterm>
<glossdef>
<para>
Propagate X selections between displays propsel is useful to people who work with more than a single X11 display on their desk. It allows one to paste into a xterm on one display the contents of the selection of another display. For example, it&apos;s useful for situations where you have a URL on one display, and want to access it with a browser running on another display. You can select the URL, click &quot;propagate&quot;, move over to the other display, and then paste into the browser. If you have the two displays on the same desk, you might be more interested in the package x2x. However, x2x can only link two displays at once, whereas propsel can propagate selections between up to 8 displays. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PROS
</glossterm>
<glossdef>
<para>
??? [protocol] From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prosper
</glossterm>
<glossdef>
<para>
LaTeX class for writing transparencies Prosper is a LaTeX class for writing transparencies. It is written on top of the seminar class by Timothy Van Zandt. It aims at offering an environment for easily creating slides for both presentations with an overhead projector and a video projector. Slides prepared for a presentation with a computer and a video projector may integrate animation effects, incremental display, and such. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PROTEL
</glossterm>
<glossdef>
<para>
PRocedure Oriented Type Enforcing Language From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Protocol
</glossterm>
<glossdef>
<para>
A formal set of standards, rules, or formats for exchanging data that assures uniformity between computers and applications. From Glossary of Distance Education and Internet Terminology
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
protocol
</glossterm>
<glossdef>
<para>
a set of rules that defines exactly how information is to be exchanged between two systems. This allows different types of machine to communicate in a form both understand. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
protocol
</glossterm>
<glossdef>
<para>
A standard framework or procedure for communication and data transmission. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
protocol
</glossterm>
<glossdef>
<para>
n. As used by hackers, this never refers to niceties about the proper form for addressing letters to the Papal Nuncio or the order in which one should use the forks in a Russian-style place setting; hackers don&apos;t care about such things. It is used instead to describe any set of rules that allow different machines or pieces of software to coordinate with each other without ambiguity. So, for example, it does include niceties about the proper form for addressing packets on a network or the order in which one should use the forks in the Dining Philosophers Problem. It implies that there is some common message format and an accepted set of primitives or commands that all parties involved understand, and that transactions among them follow predictable logical sequences. See also handshaking, do protocol. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
protocol
</glossterm>
<glossdef>
<para>
The rules that govern how things communicate over the network. Key point: By manipulating the protocol raw themselves, hackers can do powerful things that are impossible in an application. For example, client applications typically limit the length of a username that can be typed in. By manipulating the protocol raw, hackers can supply any sized username they want, sometimes causing a buffer overflow exploit. Key point: Protocols are either text-based or binary. Text-based protocols can be read directly off the wire and manipulated directly. Binary protocols require a protocol analyzer to decode them, and must be manipulated programmatically. See also: See the section on &quot;banners&quot; for examples of what some protocols look like on the wire. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
protocol stack
</glossterm>
<glossdef>
<para>
In networking, protocols are layered on top of each other, with each layer responsible for a different aspect of communication. For TCP/IP, the protocol stack looks something like: HTTP Telnet POP3 SNMP bootp TCP UDP ICMP IP ARP PPP Ethernet The way that you would use this diagram is the following paragraph: You use the protocol HTTP to request a web-page. The HTTP client (web-browser) contacts the HTTP server (web-site) using the protocol TCP. The protocol TCP segments all its work into IP packets. Routers on the Internet know how to forward the IP packets, but are clueless as to whatever is inside the IP packets. Your machine will use something like PPP or Ethernet in order to send IP packets to the nearest router. Key point: Encryption can happen at any layer. Payload The data itself can be encrypted independent of the protocols used to transport it. For example, a typical use of PGP is to encrypt a message before sending via e-mail. All the e-mail programs and protocols are totally unaware that this has occurred. Application Layer Some applications have the ability to encrypt data automatically. For example, SMB can encrypt data as it goes across the wire Transport Layer SSL is essentially encryption at the transport layer. Network Layer IPsec provides encryption at the network layer, encrypting all the contents above IP, including the TCP and UDP headers themselves. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Protocols
</glossterm>
<glossdef>
<para>
Formal descriptions of what format should be used for messages by two or more computers wishing to communicate. FTP and SMTP are examples of such protocols. From Faculty-of-Education
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
protoize
</glossterm>
<glossdef>
<para>
Create/remove ANSI prototypes from C code &quot;protoize&quot; can be used to add prototypes to a program, thus converting the program to ANSI C in one respect. The companion program &quot;unprotoize&quot; does the reverse: it removes argument types from any prototypes that are found. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
protoize-2.95
</glossterm>
<glossdef>
<para>
Create/remove ANSI prototypes from C code NOTE: This is not a final release, but taken from the CVS gcc-2_95-branch (dated 2001-10-02). &apos;protoize&apos; can be used to add prototypes to a program, thus converting the program to ANSI C in one respect. The companion program &apos;unprotoize&apos; does the reverse: it removes argument types from any prototypes that are found. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
proxy
</glossterm>
<glossdef>
<para>
In communications, a proxy is something that acts as a server, but when given requests from clients, acts itself as a client to the real servers. Analogy: Consider talking to somebody who speaks a foreign language through a translator. You talk to the translator, who receives your statements, then regenerates something else completely to the other end. The translator serves as your proxy. Key point: The communication terminates at the proxy. In other words, the proxy doesn&apos;t forward data so much as it tears it completely apart. For example, an HTTP proxy doesn&apos;t forward every request sent through it. Instead, it first examines if it already has the requested web page in its cache. If so, then it returns that page without sending another request to the destination server. Because proxies completely terminate the communication channel, they are considered a more secure firewall technology than packet filters, because they dramatically increase the isolation between the networks. Key point: You will occasionally be scanned for proxies. ISPs scan their users for proxies. Hackers scan the Internet looking for proxies they can anonymize their connections with. Certain servers (like IRC servers) scan clients for proxies in order to prevent anonymous connections. Several websites maintain lists of such proxies. e.g. http://proxys4all.cgi.net/ From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Proxy Server
</glossterm>
<glossdef>
<para>
A Proxy Server sits in between a Client and the &quot;real&quot; Server that a Client is trying to use. Client&apos;s are sometimes configured to use a Proxy Server, usually an HTTP server. The clients makes all of it&apos;s requests from the Proxy Server, which then makes requests from the &quot;real&quot; server and passes the result back to the Client. Sometimes the Proxy server will store the results and give a stored result instead of making a new one (to reduce use of a Network). Proxy servers are commonly established on Local Area Networks. From Matisse
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Proxy Servers
</glossterm>
<glossdef>
<para>
a type of firewall that allows indirect internet access. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Proxyfloppy
</glossterm>
<glossdef>
<para>
Proxyfloppy is a floppy disk that contains a bootable Linux system with 3 different types of web proxy and some added tools. The goal is to make it simple and safe for people with an always-on Internet connection to turn their desktop into a anonymous proxy server during the time that the computer would normally go unused. Version 1.1 was released on February 15, 2002. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
proxymngr
</glossterm>
<glossdef>
<para>
proxy manager service From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
proxymngr
</glossterm>
<glossdef>
<para>
X proxy services manager proxymngr is responsible for resolving requests from xfindproxy (in the xbase-clients package) and other similar clients, starting new proxies when appropriate, and keeping track of all the available proxy services. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prozgui
</glossterm>
<glossdef>
<para>
A FLTK-based GUI front end for prozilla prozgui is a graphical front end based on the Fast and Light Toolkit for prozilla. Prozilla is a download acellerator that opens multiple connections to get the file faster. Prozilla&apos;s features include proxy, redirection and ftpsearch support (the last one is still not supported by prozgui). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
prozilla
</glossterm>
<glossdef>
<para>
Multi-threaded download accelerator Prozilla uses multiple connections to download the file faster. It breaks the files in pieces and downloads all them at once increasing the download speed. Its progress is displayed in an ncurses based UI. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRPQ
</glossterm>
<glossdef>
<para>
Programming Request for Price Quotation From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRS
</glossterm>
<glossdef>
<para>
Pattern-Recognition System (PR) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRT
</glossterm>
<glossdef>
<para>
Portable Remote Terminal From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRT
</glossterm>
<glossdef>
<para>
Program Reference Table From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PRTM
</glossterm>
<glossdef>
<para>
Printing Response Time Monitor From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ps
</glossterm>
<glossdef>
<para>
displays information about your processes/jobs/programs which are running on the server. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PS
</glossterm>
<glossdef>
<para>
PostScript (Adobe) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PS
</glossterm>
<glossdef>
<para>
Power Supply From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PS
</glossterm>
<glossdef>
<para>
Privilege Service (DCE) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PS
</glossterm>
<glossdef>
<para>
Process Status (Unix) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ps
</glossterm>
<glossdef>
<para>
report process status From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PS/2 port
</glossterm>
<glossdef>
<para>
A six-pin socket for connecting keyboards and mice to computer systems. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PS2
</glossterm>
<glossdef>
<para>
Personal System /2, &quot;PS/2&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ps2ascii
</glossterm>
<glossdef>
<para>
Ghostscript translator from PostScript or PDF to ASCII From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ps2epsi
</glossterm>
<glossdef>
<para>
generate conforming Encapsulated PostScript From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ps2frag
</glossterm>
<glossdef>
<para>
obsolete shell script for the PSfrag system. From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ps2pdf
</glossterm>
<glossdef>
<para>
Convert PostScript to PDF using ghostscript From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ps2pdf12
</glossterm>
<glossdef>
<para>
Convert PostScript to PDF 1.2 (Acrobat 3-and-later compatible) using ghostscript From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ps2pdf13
</glossterm>
<glossdef>
<para>
Convert PostScript to PDF 1.3 (Acrobat 4-and-later compatible) using ghostscript From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ps2pdf14
</glossterm>
<glossdef>
<para>
Convert PostScript to PDF using ghostscript From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ps2pdfwr
</glossterm>
<glossdef>
<para>
Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ps2pk
</glossterm>
<glossdef>
<para>
creates a TeX pkfont from a type1 PostScript font From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ps2ps
</glossterm>
<glossdef>
<para>
Ghostscript PostScript &quot;distiller&quot; From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSA
</glossterm>
<glossdef>
<para>
Python Software Activity (Python) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSAP
</glossterm>
<glossdef>
<para>
Presentation Service Access Point (OSI, OSI/RM, SAP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSB
</glossterm>
<glossdef>
<para>
Program Specification Block (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSC
</glossterm>
<glossdef>
<para>
Pittsburgh Supercomputing Center (org., USA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSCNET
</glossterm>
<glossdef>
<para>
Pittsburgh Supercomputing Center NETwork (network, USA), &quot;PSCnet&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSD
</glossterm>
<glossdef>
<para>
Printer Sharing Device From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSD
</glossterm>
<glossdef>
<para>
Programmer&apos;s Supplementary Documents (BSD, Unix) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSDC
</glossterm>
<glossdef>
<para>
Public Switched Digital Capability From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSDN
</glossterm>
<glossdef>
<para>
Packet-Switching Data Network From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSDS
</glossterm>
<glossdef>
<para>
Public-Switched Digital Service From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSE
</glossterm>
<glossdef>
<para>
Packet Switch Exchange From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSE
</glossterm>
<glossdef>
<para>
Port Switched Ethernet (Bytex, VLAN, ethernet) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSES
</glossterm>
<glossdef>
<para>
P-bit Severely Errored Seconds (DS3/E3) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSF
</glossterm>
<glossdef>
<para>
Permanent Swap File From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSF
</glossterm>
<glossdef>
<para>
Print Services Facility (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSF
</glossterm>
<glossdef>
<para>
Python Software Foundation (org., Python) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psfaddtable
</glossterm>
<glossdef>
<para>
add a Unicode character table to a console font From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psfgettable
</glossterm>
<glossdef>
<para>
extract the embedded Unicode character table from a console font From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psfontmgr
</glossterm>
<glossdef>
<para>
PostScript font manager -- part of Defoma, Debian Font Manager. psfontmgr is part of Defoma distribution, and manages PostScript fonts through Defoma framework. It registers the name of available PostScript fonts to Defoma in postscript category, so applications which output a postscript file have all the available PostScript fonts in their font-choosing menus. It also provides a tool named defoma-psfont-installer, which registers PostScript fonts installed in a PostScript printer. This tool benefits those who want to print a PostScript file with the printer fonts and have the printer fonts appear in the font-choosing menu. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psfstriptable
</glossterm>
<glossdef>
<para>
remove the embedded Unicode character table from a console font From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psgml
</glossterm>
<glossdef>
<para>
An Emacs major mode for editing SGML documents. PSGML is a major mode for editing SGML documents. It contains a simple SGML parser and can work with any DTD. (The most popular nowadays are the HTML DTDs. This package turns your emacs into the one of most powerful HTML editors and will be ultimately flexible as well, since you could upgrade your editor by just installing new DTDs). Functions provided includes menus and commands for inserting tags with only the contextually valid tags, identification of structural errors, editing of attribute values in a separate window with information about types and defaults, and structure based editing. Since psgml parses the DTD to allow you to edit SGML documents, you do need to have the DTDs installed in order to use psgml. Since psgml installs itself as an HTML mode in Emacs, it depends on sgml-data. Some other packages which also provide SGML DTDs are suggested, like debiandoc-sgml and linuxdoc-sgml. SGML, a language for encoding the structure of a document, is an ISO standard: ISO 8879:1986 &quot;Information processing - Text and office systems - Standard Generalized Markup Language (SGML)&quot;. Psgml is a standard package for XEmacs, and thus this package does not install itself for XEmacsen. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psgml
</glossterm>
<glossdef>
<para>
Emacs is an advanced and extensible editor. An Emacs major mode customizes Emacs for editing particular types of text documents. PSGML is a major mode for SGML (a markup language) documents. PSGML provides several functionalities for editing SGML documents: indentation according to element nesting depth and identification of structural errors (but it is not a validating SGML parser); menus and commands for inserting tags with only the contextually valid tags; editing attribute values in a separate window with information about types and defaults; structure based editing, including movement and killing; and also several commands for folding editing. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psh
</glossterm>
<glossdef>
<para>
interactive shell with the power of perl The Perl Shell is a shell that combines the interactive nature of a Unix shell with the power of Perl. The goal is to eventually have a full featured shell that behaves as expected for normal shell activity. But, the Perl Shell will use Perl syntax and functionality for control- flow statements and other things. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psi
</glossterm>
<glossdef>
<para>
jabber client using qt psi is a jabber client looking (by design) like licq. While this is a work in progress and by far not complete, it is already working nicely. For more information on jabber, see www.jabber.org (or the jabber package which contains the jabber server software). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSI
</glossterm>
<glossdef>
<para>
Performance Systems International, inc. From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSID
</glossterm>
<glossdef>
<para>
Presentation Space IDentifier (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PsiLinux
</glossterm>
<glossdef>
<para>
PsiLinux is a project to port Linux to a group of palmtops produced by Psion, and related machines such as the Geofox One. At present, working Linux systems can be installed on any of the Series 5, Series 5MX, Series 5MX-Pro, Revo (Revo+, Mako), Series 7 and netBook machines. Handhelds/PDA based distribution. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSIPU
</glossterm>
<glossdef>
<para>
PostScript - Intelligent Processing Unit (Canon, Adobe, CLC), &quot;PS-IPU&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSIU
</glossterm>
<glossdef>
<para>
Packet Switch Interface Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSK
</glossterm>
<glossdef>
<para>
Phase Shift Keying (DFUe) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psk31lx
</glossterm>
<glossdef>
<para>
Soundcard-based ncurses program for operating PSK31 Psk31lx uses a soundcard to receive and transmit PSK31, an extremely narrow band HF-mode. PSK31 is a mode for keyboard QSO&apos;s. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSL
</glossterm>
<glossdef>
<para>
PD Service Lage (Haendler) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSL
</glossterm>
<glossdef>
<para>
Public Software Library From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pslatex
</glossterm>
<glossdef>
<para>
utility to typeset LaTeX files using PostScript fonts From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSM
</glossterm>
<glossdef>
<para>
Persistent Storage Manager (Maxtor) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSM
</glossterm>
<glossdef>
<para>
Persistent Stored Modules (SQL) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSM
</glossterm>
<glossdef>
<para>
Personal Software Marketing (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psmisc
</glossterm>
<glossdef>
<para>
The psmisc package contains utilities for managing processes on your system: pstree, killall and fuser. The pstree command displays a tree structure of all of the running processes on your system. The killall command sends a specified signal (SIGTERM if nothing is specified) to processes identified by name. The fuser command identifies the PIDs of processes that are using specified files or filesystems. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psmisc
</glossterm>
<glossdef>
<para>
Utilities that use the proc filesystem This package contains three little utilities that use the proc FS: `fuser&apos; identifies processes using files (similar to Sun&apos;s or SGI&apos;s fuser). `killall&apos; kills processes by name, e.g. killall -HUP named. `pstree&apos; shows the currently running processes as a tree From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSN
</glossterm>
<glossdef>
<para>
Packet / Public Switched Network From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSN
</glossterm>
<glossdef>
<para>
Packet Switch Node (ARPANET, MILNET) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSOM
</glossterm>
<glossdef>
<para>
Persistency framework in SOMobjects (IBM, DSOM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSOS
</glossterm>
<glossdef>
<para>
Provably Secure Operating System (OS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psp
</glossterm>
<glossdef>
<para>
Perl Server Pages - Web scripting environment runtime Perl Server Pages provides a versatile dynamic web scripting environment for Perl, featuring advanced input validation and data flow management. Support for mod_perl provided. Psp attempts to provide easy construction of large websites in Perl, much the same way that ASP and JSP provide this support for other languages. This package provides the runtime necessary to run website fragments (piles) that have already been parsed. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSP
</glossterm>
<glossdef>
<para>
Personal Software Products (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSP
</glossterm>
<glossdef>
<para>
Program Segment Prefix (DOS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSP
</glossterm>
<glossdef>
<para>
ProjektStrukturPlan From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psp-parser
</glossterm>
<glossdef>
<para>
Perl Server Pages - Web scripting environment authoring tools Perl Server Pages provides a versatile dynamic web scripting environment for Perl, featuring advanced input validation and data flow management. Support for mod_perl provided. Psp attempts to provide easy construction of large websites in Perl, much the same way that ASP and JSP provide this support for other languages. This package provides piler, the tool to convert a set of PSP pages into a website fragment. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psp-samples
</glossterm>
<glossdef>
<para>
Perl Server Pages - compiled samples Perl Server Pages provides a versatile dynamic web scripting environment for Perl, featuring advanced input validation and data flow management. Support for mod_perl provided. Psp attempts to provide easy construction of large websites in Perl, much the same way that ASP and JSP provide this support for other languages. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psp-samples-src
</glossterm>
<glossdef>
<para>
Perl Server Pages - Sample source code Perl Server Pages provides a versatile dynamic web scripting environment for Perl, featuring advanced input validation and data flow management. Support for mod_perl provided. Psp attempts to provide easy construction of large websites in Perl, much the same way that ASP and JSP provide this support for other languages. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSPDN
</glossterm>
<glossdef>
<para>
Packet Switched Public Data Network (IN) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pspell
</glossterm>
<glossdef>
<para>
The Pspell library provides a generic interface to any spell checker libraries installed on the system. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pspell-config
</glossterm>
<glossdef>
<para>
Get information about a libpspell installation From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pspp
</glossterm>
<glossdef>
<para>
Statistical analysis tool PSPP is a replacement for SPSS, a powerful program for statistical analysis of sampled data. This is a test release of PSPP. Please use caution in interpreting results. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psptools
</glossterm>
<glossdef>
<para>
Tools for PostScript printers and devices The psptools suite comprise tools for manipulating PostScript (PS) files before sending them to a PostScript device. The available tools do use PostScript Printer Description (PPD) files to handle the features that are available on a given device (for example selecting a color model or the way two-sided pages are bound). The actual tools are psplpr, a printing/filtering tool that manipulates a PostScript document to control which features of a PS device will be used to print the document, and npslpr, a small command-line compatible replacement for pslpr which uses psplpr. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSR
</glossterm>
<glossdef>
<para>
Phase Shift Register (IC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSR
</glossterm>
<glossdef>
<para>
Program Support Representative From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSRG
</glossterm>
<glossdef>
<para>
Privacy and Security Research Group (IRTF) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSRO
</glossterm>
<glossdef>
<para>
Professional Standards Review Organization From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSS
</glossterm>
<glossdef>
<para>
Packet Switch Services / Stream From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSSF
</glossterm>
<glossdef>
<para>
Personal System Support Family (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PST
</glossterm>
<glossdef>
<para>
Pacific Standard Time [-0800] (TZ, PDT, USA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSTN
</glossterm>
<glossdef>
<para>
Public Switched Telephone Network (IN) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pstngw
</glossterm>
<glossdef>
<para>
H.323 to PSTN gateway Very simple PSTN (normal telephone) to H.323 gateway program using the OpenH323 library. It allows H.323 clients to make outgoing calls, and incoming calls to be routed to a specific H.323 client. It needs special hardware to do this. For more information on the OpenH323 project visit them at http://www.openh323.org/ From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pstoedit
</glossterm>
<glossdef>
<para>
PostScript and PDF files to editable vector graphics converter. pstoedit converts Postscript and PDF files to various editable vector graphic formats including tgif, xfig, PDF graphics, gnuplot format, idraw, MetaPost, GNU Metafile, PIC, Kontour and flattened PostScript. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pstotext
</glossterm>
<glossdef>
<para>
Extract text from PostScript and PDF files. pstotext extracts text (in the ISO 8859-1 character set) from a PostScript or PDF (Portable Document Format) file. Thus, pstotext is similar to the ps2ascii program that comes with ghostscript. The output of pstotext is however better than that of ps2ascii, because pstotext deals better with punctuation and ligatures. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pstree
</glossterm>
<glossdef>
<para>
display a tree of processes From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pstruct
</glossterm>
<glossdef>
<para>
Dump C structures as generated from *(C`cc -g -S*(C&apos; stabs From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSU
</glossterm>
<glossdef>
<para>
Portable Storage Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSU
</glossterm>
<glossdef>
<para>
Primary Sampling Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSU
</glossterm>
<glossdef>
<para>
Program Storage Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psutils
</glossterm>
<glossdef>
<para>
A collection of PostScript document handling utilities This collection of utilities is for manipulating PostScript documents. Page selection and rearrangement are supported, including arrangement into signatures for booklet printing, and page merging for n-up printing. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
psutils
</glossterm>
<glossdef>
<para>
psutils contains some utilities for manipulating PostScript documents. Page selections and rearrangement are supported, including arrengement into signatures for booklet printing, and page merging for n-up printing. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PSW
</glossterm>
<glossdef>
<para>
Program Status Word From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pswrap
</glossterm>
<glossdef>
<para>
creates C procedures from segments of PostScript language code From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PT
</glossterm>
<glossdef>
<para>
Payload Type (ATM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTAL
</glossterm>
<glossdef>
<para>
Payment Transaction Application Layer (Internet, banking) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTAT
</glossterm>
<glossdef>
<para>
Private Trans-Atlantic Telecommunications From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTB
</glossterm>
<glossdef>
<para>
Physikalisch-Technische Bundesanstalt (org.) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTC
</glossterm>
<glossdef>
<para>
Pacific Telecommunications Council (org.) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTC
</glossterm>
<glossdef>
<para>
Parallel Test Component (ISO 9646-3, TTCN) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTD
</glossterm>
<glossdef>
<para>
Parallel Transfer Disk / Drive From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTE
</glossterm>
<glossdef>
<para>
Packet Transport Equipment From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTE
</glossterm>
<glossdef>
<para>
Path Terminating Equipment (SONET) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTERM
</glossterm>
<glossdef>
<para>
Physical TERMinal (IBM), &quot;PTerm&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ptex-base
</glossterm>
<glossdef>
<para>
basic ASCII pTeX library files ASCII pTeX is a Japanized TeX distribution. Together with ptex-bin you have a complete installation. Includes: platex From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ptex-bin
</glossterm>
<glossdef>
<para>
ASCII pTeX binary files This is ASCII pTeX, a Japanized TeX distribution. These are all the binaries for the pTeX system. You need at least ptex-base together with it. Includes: platex From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ptex-buildsupport
</glossterm>
<glossdef>
<para>
Support files for building ASCII pTeX This package actually contains a fragment of the latest teTeX source tarball(will be placed in /usr/src). Since ASCII pTeX is provided as a set of additional source files to teTeX source tree, you need to install this package when you build ptex-bin package. A little shell script to strip down big teTeX source tarball is also included. You don&apos;t need to install this package to have a running pTeX system. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ptex-jisfonts
</glossterm>
<glossdef>
<para>
Provide an environment of jis.tfm and jisg.tfm for pTeX/dvips This includes TFM files and VF files for jis.tfm and jisg.tfm which might produce better output than ordinary/traditional min*.tfm and goth*.tfm would do. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTF
</glossterm>
<glossdef>
<para>
Program Temporary Fix (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTH
</glossterm>
<glossdef>
<para>
Plated-Through-Hole From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTI
</glossterm>
<glossdef>
<para>
Payload Type Identifier (ATM, PT) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTI
</glossterm>
<glossdef>
<para>
Polskie Towarzystwo Informatyczne (org., Poland) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ptknettools
</glossterm>
<glossdef>
<para>
A selection of Internet service clients written in Perl/Tk This package contains a selection of TCP/IP Internet service clients written in Perl/Tk (for use under X). It including clients for Finger, Whois, Time, QOTD and NSLookup. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTM
</glossterm>
<glossdef>
<para>
Packet Transfer Mode (ATM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTMSC
</glossterm>
<glossdef>
<para>
Point-To-Multipoint Service Center (GPRS, mobile-systems, Multicast), &quot;PTM-SC&quot; From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTO
</glossterm>
<glossdef>
<para>
Patent and Trademark Office (org., USA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTOCA
</glossterm>
<glossdef>
<para>
Presentation Text Object Content Architecture (IBM, MO:DCA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTOS
</glossterm>
<glossdef>
<para>
Paper Tape Operating System (OS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTP
</glossterm>
<glossdef>
<para>
Paper Tape Punch From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTP
</glossterm>
<glossdef>
<para>
Picture Transfer Protocol (PIMA 15740) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTR
</glossterm>
<glossdef>
<para>
Paper Tape Reader From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTSS
</glossterm>
<glossdef>
<para>
People&apos;s Time Sharing System (OS; CDC 6600) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTT
</glossterm>
<glossdef>
<para>
Postes, Telegraphe et Telephone (org., Switzerland) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTTP
</glossterm>
<glossdef>
<para>
Point-to-PoinT Tunneling Protocol From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTW
</glossterm>
<glossdef>
<para>
Primary Translation Word From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
ptx
</glossterm>
<glossdef>
<para>
produce a permuted index of file contents From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PTY
</glossterm>
<glossdef>
<para>
Pseudo-Terminal driver From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PU
</glossterm>
<glossdef>
<para>
Physical Unit (NAU) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PU
</glossterm>
<glossdef>
<para>
Power Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PU
</glossterm>
<glossdef>
<para>
Processing Unit From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUA
</glossterm>
<glossdef>
<para>
Profiling User Agent From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUB
</glossterm>
<glossdef>
<para>
Physical Unit Block From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Public Domain
</glossterm>
<glossdef>
<para>
Software that is available to be used and modified by anyone, for any purpose, and may even be incorporated for distribution in commercial software. Public domain software is not copyrighted, and no rights are retained by the author. (Also, see Open Source and Shareware.) From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
public key
</glossterm>
<glossdef>
<para>
A shared data file that is distributed to any interested recipient for the secure transmission of data. Used in conjunction with a private key to decrypt data. From Redhat-9-Glossary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Public Key Encryption
</glossterm>
<glossdef>
<para>
A method of data encryption that involves two separate keys: a public key and a private key. Data encrypted with the public key can be decrypted only with the private key and vice versa. Typically, the public key is published and can be used to encrypt data sent to the holder of the private key, and the private key is used to sign data. From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
public-key (private-key, asymmetric cryptography)
</glossterm>
<glossdef>
<para>
Public-key cryptography uses two mathematically related keys, where a message encrypted by one key can only be decrypted by the other key. This is in stark contrast to traditional cryptography (now known as symmetric cryptography) where the same key was used for both encryption and decryption. The reason this is so important is because one of the two keys can be made public, hence the name &quot;public-key cryptography&quot;. When this technique was discovered, it solved the biggest problem in cryptography at that time. In traditional symmetric cryptography, both the sender and receiver of a message had to agree upon the same key. Imagine your country has spies out in the field. If a spy gets captured, then the adversary could steal that key and decrypt messages. With asymmetric keys, however, the enemy can only steal the key the spy is using to encrypt messages, but cannot use that key to decrypt anything. The enemy may be able to forge messages, but the system wouldn&apos;t otherwise be compromised. Furthermore, the key could be extremely public: you could simply broadcast your public-key on the open airwaves for your spies to use. This is indeed what happens with SSL, the protocol you use to connect to e-commerce sites and pay for stuff with credit-cards. The public-key of the server is given out to everybody who connects to the site. However, each user encrypts his data using the public-key, which means nobody else can decrypt it without the secret private-key known only to the owners of the website. Example: Some uses of public-key encryption are: e-mail encryption Allows anybody to send an encrypted message to you that only you can read. The two most popular ways of doing this are PGP and S/MIME. digital signatures You can encrypt something with your private-key that can be decrypted by everyone (using your public-key). Therefore, if you encrypt a message, it proves it came from you, because only you know the private-key. Thus, you can digitally &quot;sign&quot; documents. President Clinton signed the &quot;Electronic Signatures in Global and National Commerce Act&quot; into law using a digital signature in this manner (using a smart-card with the password &quot;Buddy&quot;). Point: The public and private keys are mathematically related. In order to create them, you start with some randomly generated prime numbers. You then run these through some mathematical operations in order to generate the two keys. You publish one of the keys (making it &quot;public&quot;) and you keep the other one private. Since the keys are rather large (hundreds of bytes), you generally store them in an encrypted file. Whenever you need to decrypt a message, you type in a password to decrypt the private-key, then use the private-key to decrypt the message. Key point: Protecting the &quot;private key&quot; from theft/disclosure is the most important thing any company can do. There is exist private keys whose value lie in the range of hundreds of millions if not billions of dollars (such as the key Verisign uses to sign certificates). The private key is usually protected with strong encryption based upon a strong password. In paranoid cases, parts of the password are given to different people, so that more than one person must be present in order to recover the private key for use (note: redundancy is also used, if the key is XYZ, then Alice knows XY, Bob knows YZ, and Charlene knows XZ, meaning that any two can unlock the private key). The paranoid things you see in movies about high-security installations apply: background checks on employees with access to the private key physical security consisting of photo IDs, searches, and strict entry/exit controls the two-person rule biometrics (retina/palm/finger/handwriting) additions to normal authentication physical keys Private-keys are frequently stored on separate objects. The most common is the floppy disk, which can be inserted into a server when booted, but removed to a safety deposit box. Other examples include crypto-cards. (Note: when you get a certificates from a CA, they usually require that the private-key never be stored on a computer). Servers that must use private keys must employ heavy countermeasures: intrusion detection systems firewalls (both packet filtering as well as more complex ones) frequent vulnerability assessments and auditing limited people who have access to the server full use of the security features of the server (i.e. turn on logging, enforce strong passwords, etc.) Example: Some public-key algorithms are: Diffie-Hellman The original one, though only designed for key-exchange. RSA The most popular algorithm. ElGamal Extends Diffie-Hellman algorithms to support the same features as RSA, such as encryption and digital-signatures. DSA Government standard for digital-signatures based upon ElGamal. Elliptic Curves Based upon a different mathematical problem from number theory and algebraic geometry. It results in smaller keys and faster operation, but is not as well analyzed as other systems. Other There are other systems based upon different hard-to-solve mathematical problems. Antonym: Sometimes the word &quot;secret-key&quot; is used as an antonym to &quot;public-key&quot; in order to highlight the fact that it is a shared-secret. Also, &quot;symmetric&quot; encryption is the antonym to &quot;asymmetric&quot;. From Hacking-Lexicon
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
public-key encryption
</glossterm>
<glossdef>
<para>
An encryption scheme, introduced by Diffie and Hellman in 1976, where each person gets a pair of keys, called the public key and the private key. Each person&apos;s public key is published while the private key is kept secret. Messages are encrypted using the intended recipient&apos;s public key and can only be decrypted using his private key. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUC
</glossterm>
<glossdef>
<para>
Peripheral Unit Controller From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUC
</glossterm>
<glossdef>
<para>
Public Utilities Commission From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUCP
</glossterm>
<glossdef>
<para>
Physical Unit Control Point (IBM, SNA) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
puf
</glossterm>
<glossdef>
<para>
Parallel URL fetcher puf is a download tool for UNIX-like systems. You may use it to download single files or to mirror entire servers. It is similar to GNU wget (and has a partly compatible command line), but has the ability to do many downloads in parallel. This is very interesting, if you have a high-bandwidth internet connection. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUFFT
</glossterm>
<glossdef>
<para>
Purdue University Fast FORTRAN compiler (FORTRAN) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUID
</glossterm>
<glossdef>
<para>
Physical Unit IDentifier (IBM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUK
</glossterm>
<glossdef>
<para>
Personal / PIN Unblocking Key (PIN) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUMA
</glossterm>
<glossdef>
<para>
Power User&apos;s Macintosh Association (org., Apple) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUMA
</glossterm>
<glossdef>
<para>
Processor Upgradable Modular Architecture From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUMA
</glossterm>
<glossdef>
<para>
Programmable Universal Micro Accelerator From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pump
</glossterm>
<glossdef>
<para>
Simple DHCP/BOOTP client. This is the DHCP/BOOTP client written by RedHat. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUMS
</glossterm>
<glossdef>
<para>
Physical Unit Management Services From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUP
</glossterm>
<glossdef>
<para>
PARC Universal packet Protocol From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pup
</glossterm>
<glossdef>
<para>
Printer Utility Program This is a GUI utility for maintaining your printer under Linux. For uni-directional mode it supports the Lexmark Optra Color 40 and 45, Lexmark Optra E310, HP 2100M, HP 4000, and HP LJ4 Plus. For bi-directional mode it supports any PJL printer (or partially, depending on the printer). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
purity
</glossterm>
<glossdef>
<para>
Automated purity testing software. For many years now, the purity test, (in various forms) has been widely available on the net. This package provides an automated way of taking the test. Purity tests are an amusing way to see how much of a nerd or a hacker you are. More tests are available in the purity-off package. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
purity-off
</glossterm>
<glossdef>
<para>
Sex related purity tests This package installs the sex related purity tests not included in the purity package. If you are offended by sex or by unusual sexual activities please do not install this package. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PURL
</glossterm>
<glossdef>
<para>
Persistent Uniform Resource Locator (URL, WWW) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PUT
</glossterm>
<glossdef>
<para>
Program Update Tape From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PV
</glossterm>
<glossdef>
<para>
Physical Volume (LVM, HDD) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PVA
</glossterm>
<glossdef>
<para>
Packetized Video Audio From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PVC
</glossterm>
<glossdef>
<para>
Permanent Virtual Circuit (SVC) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PVC
</glossterm>
<glossdef>
<para>
Permanent Virtual Circuit / Channel / Connection (ATM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PVCC
</glossterm>
<glossdef>
<para>
Permanent Virtual Channel Connection (ATM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PVCS
</glossterm>
<glossdef>
<para>
Polytron Version Control System From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PVD
</glossterm>
<glossdef>
<para>
Primary Volume Descriptor (CD, IS 9660) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PVITL
</glossterm>
<glossdef>
<para>
Program-Variation-In-The-Large (SCM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PVITS
</glossterm>
<glossdef>
<para>
Program-Variation-In-The-Small (SCM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PVM
</glossterm>
<glossdef>
<para>
Parallel Virtual Machine (SMP, Cluster) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pvm
</glossterm>
<glossdef>
<para>
Parallel Virtual Machine - binaries and shared libraries Console and communication daemon binaries for the Parallel Virtual Machine. Should be sufficient to utilize a node in a dynamically linked PVM program such as pvmpov. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PVN
</glossterm>
<glossdef>
<para>
Private Virtual Network From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PVP
</glossterm>
<glossdef>
<para>
Packet Video Protocol From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PVPC
</glossterm>
<glossdef>
<para>
Permanent Virtual Path Connection (ATM) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PWB
</glossterm>
<glossdef>
<para>
Printer Wire Board From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PWB
</glossterm>
<glossdef>
<para>
Programmers Work Bench (MS) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pwck
</glossterm>
<glossdef>
<para>
verify integrity of password files From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pwconv
</glossterm>
<glossdef>
<para>
convert to and from shadow passwords and groups. From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pwd
</glossterm>
<glossdef>
<para>
print name of current/working directory From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PWD
</glossterm>
<glossdef>
<para>
Print Working Directory (Unix) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pwdb-conf
</glossterm>
<glossdef>
<para>
Configuration package for the libpwdb, the password database library. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pwgen
</glossterm>
<glossdef>
<para>
Automatic Password generation pwgen generates random, meaningless but pronounceable passwords. These passwords contain either only lowercase letters, or upper and lower case mixed, or digits thrown in. Uppercase letters and digits are placed in a way that eases remembering their position when memorizing only the word. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pwm
</glossterm>
<glossdef>
<para>
Lightweight window manager with frames PWM is a rather lightweight window manager for X11. It has the unique feature that multiple client windows can be attached to the same frame. This feature helps keeping windows, especially the numerous xterms, organized. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PWM
</glossterm>
<glossdef>
<para>
Pulse Width Modulation (DVD) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PWN
</glossterm>
<glossdef>
<para>
Peacenet World News From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PWSCS
</glossterm>
<glossdef>
<para>
Programmable WorkStation Communication Services From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pwunconv
</glossterm>
<glossdef>
<para>
convert to and from shadow passwords and groups. From whatis
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PWV
</glossterm>
<glossdef>
<para>
Pulse-Wave Velocity From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PXE
</glossterm>
<glossdef>
<para>
Preboot eXecution Environment (Intel) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pxe
</glossterm>
<glossdef>
<para>
The pxe package contains the PXE (Preboot eXecution Environment) server and code needed for Linux to boot from a boot disk image on aLinux PXE server. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PXES Linux Thin Client
</glossterm>
<glossdef>
<para>
PXES will convert any complaint hardware into a versatile thin client capable of accessing any Microsoft Terminal Server through RDP protocol. (Future versions will include XDM, VNC and other protocols). This thin client boots from the network. Version 0.4 was released March 27, 2002. Version 0.5-final was released September 3, 2002. Version 0.5.1-41 was released May 15, 2003. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pxfonts
</glossterm>
<glossdef>
<para>
Palatino-likes fonts for TeX The PX fonts consist of: 1. virtual text roman fonts using Adobe Palatino (or URWPalladioL) with some modified and additional text symbols in the OT1, T1, and TS1 encoding 2. virtual text sans serif fonts using Adobe Helvetica (or URW NimbusSanL) with additional text symbols in OT1, T1, TS1, and LY1 encodings (Provided in the TX fonts distribution) 3. monospaced typewriter fonts in OT1, T1, TS1, and LY1 encodings (Provided in the TX fonts distribution) 4. math alphabets using Adobe Palatino (or URWPalladioL) with modified metrics 5. math fonts of all symbols corresponding to those of Computer Modern math fonts (CMSY, CMMI, CMEX, and Greek letters of CMR) 6. math fonts of all symbols corresponding to those of AMS fonts (MSAM and MSBM) 7. additional math fonts of various symbols From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PY
</glossterm>
<glossdef>
<para>
Person Years From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pybliographer
</glossterm>
<glossdef>
<para>
A tool for manipulating bibliographic databases. It currently supports BibTeX, Medline, Ovid and Refer files. It is useful for viewing, editing and searching, but also to convert bibliographic databases into HTML pages for example. Home Page: http://canvas.gnome.org:65348/pybliographer/ From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pychecker
</glossterm>
<glossdef>
<para>
Finds common bugs in python source code PyChecker is a tool for finding common bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be fairly infrequent. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pyching
</glossterm>
<glossdef>
<para>
A Python program to cast and interpret I Ching hexagrams pyChing is a program that allows you to &apos;consult&apos; the I Ching. The I Ching is an ancient Chinese book of wisdom, which, apart from being read as a book, has also traditionally been consulted as an oracle. pyChing allows you to perform an I Ching &apos;reading&apos; using the coin oracle, and then look up a brief interpretation from the I Ching. pyChing is completely written in Python, a cross platform, object oriented, programming language, using the Tkinter interface to the Tk GUI toolkit. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pycmail
</glossterm>
<glossdef>
<para>
mail sorter written in python mail sorter similar to procmail, written in python, using python syntax for mail delivery From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pydb
</glossterm>
<glossdef>
<para>
An enhanced Python command-line debugger Pydb is a command-line debugger for Python. It is based on the standard Python debugger pdb, but has a number of added features. Particularly, it is suitable for use with DDD, a graphical debugger front end. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pydf
</glossterm>
<glossdef>
<para>
colourised df(1)-clone pydf is all-singing, all-dancing, fully colourised df(1)-clone written in python. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pydict
</glossterm>
<glossdef>
<para>
an English/Chinese Dictionary written with python/gtk This is an English/Chinese Dictionary written by Daniel Gau with python/gtk. The word base was originally from xdict, and was converted and modified by Daniel Gau and bv1al. This program can be run in both console mode and X Window GUI mode. Author: Daniel Gau &lt;plateau@pagic.net&gt; Maintainer: Shang-Feng Yang &lt;sfyang@users.sourceforge.net&gt; Home Page: http://www.linux.org.tw/~plateau/linux_notes/ http://sourceforge.net/projects/pydict/ From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pyftpd
</glossterm>
<glossdef>
<para>
ftp daemon with advanced features multithreaded ftp daemon written in python, featuring advanced permission scheme, upload/download speed throttling, GUI configuration, internal database of users and more. Does not need to run as root. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pyg
</glossterm>
<glossdef>
<para>
Python Mail &lt;-&gt; News Gateway Python Gateway Script from news to mail and vice versa. It is intended to be a full SMTP/NNTP rfc compliant gateway with whitelist manager. You will probably have to install a mail-transport-agent and/or news-transport-system package to manage SMTP/NNTP traffic. MTA is needed for mail2news service, since mail have to be processed on a box where pyg is installed. You can use a remote smtpserver for news2mail. News system is useful but not needed, since you can send articles to a remote SMTP server (ie: moderated NG) where is installed pyg, otherwise you will need it. It refers to rfc 822 (mail) and 850 (news). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pygame
</glossterm>
<glossdef>
<para>
SDL bindings for games development in Python A multimedia development kit for Python. Pygame provides modules for you to access the video display, play sounds, track time, read the mouse and joystick, control the CD player, render true type fonts and more. It does this using mainly the cross-platform SDL library, a lightweight wrapper to OS-specific APIs. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Pygmy
</glossterm>
<glossdef>
<para>
Pygmy Linux is small distribution of the Linux operating system, based on Slackware 7.1. PL use UMSDOS filesystem, it allows an user to install a fully functional operating system, that co-exists peacefully with DOS/Win9x on the same partition. PL is Internet ready, it supports connection via modem and network card. It is a console minilinux, so there are no X windows, Netscape or etc. From LWN Distribution List
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pygtk2
</glossterm>
<glossdef>
<para>
PyGTK is an extension module for python that gives you access to the GTK+widget set. Just about anything you can write in C with GTK+ you can write in python with PyGTK (within reason), but with all the benefits of python. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pygtk2-libglade
</glossterm>
<glossdef>
<para>
This module contains a wrapper for the libglade library. Libglade allows a program to construct its user interface from an XML description, which allows the programmer to keep the UI and program logic separate. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pyne
</glossterm>
<glossdef>
<para>
A Python-GTK powered GUI mail-/newsreader Pyne is a graphical (GTK+) offline news- and mailreader written in Python. Multiple POP3, SMTP, IMAP and NNTP boxes are supported. Features include threading of newsgroups, optional expiry of news and mail, filters, attachment support, etc. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pyOpenSSL
</glossterm>
<glossdef>
<para>
High-level wrapper around a subset of the OpenSSL library, includes* SSL. Connection objects, wrapping the methods of Python&apos;s portable sockets* Callbacks written in Python* Extensive error-handling mechanism, mirroring OpenSSL&apos;s error codes... and much more ;) From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pyrite-publisher
</glossterm>
<glossdef>
<para>
Convert html and text documents to palm DOC format Pyrite Publisher can convert a variety of input formats into several different variations on the palm doc format. This package requires python 2.1. This new version includes experimental support for a gui interface; see /usr/share/doc/pyrite-publisher/README.GUI for details. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pysol
</glossterm>
<glossdef>
<para>
X11 solitaire game written in Python PySol is an X11 solitaire game with a number of nice features, including hints, autoplay, unlimited undo, player statistics, demo mode, selectable card set and background graphics, and integrated help. It currently plays over one hundred different games and variants, and has a plug-in architecture which makes adding more easy. Install python-cardsets for a wide variety of cardsets. Install pysol-sound-server and pysol-sounds to get support for sound effects and background music. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pysol-cardsets
</glossterm>
<glossdef>
<para>
Additional card graphics for Pysol This package contains several additional sets of card graphics for the X11 solitaire game PySol. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pysol-sound-server
</glossterm>
<glossdef>
<para>
Sound server for PySol When installed along with the pysol-sounds package, allows PySol to play sounds and background music. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pysol-sounds
</glossterm>
<glossdef>
<para>
Sounds and background music for use with PySol When this package is installed along with pysol-sound-server, PySol can play sounds and background music. It is mostly useless without the server. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Python
</glossterm>
<glossdef>
<para>
/pi:&apos;thon/ In the words of its author, &quot;the other scripting language&quot; (other than Perl, that is). Python&apos;s design is notably clean, elegant, and well thought through; it tends to attract the sort of programmers who find Perl grubby and exiguous. Python&apos;s relationship with Perl is rather like the BSD community&apos;s relationship to Linux - it&apos;s the smaller party in a (usually friendly) rivalry, but the average quality of its developers is generally conceded to be rather higher than in the larger community it competes with. There&apos;s a Python resource page at http://www.python.org. See also Guido. From Jargon Dictionary
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Python
</glossterm>
<glossdef>
<para>
a scripting language that is designed notably clean, elegant, and well thought through. From Linux Guide @FirstLinux
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
python
</glossterm>
<glossdef>
<para>
An interactive object-oriented scripting language (default version) Python, the interpretive, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. This package is a dependency package, which depends on Debian&apos;s default Python version (currently v2.1). From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
Python
</glossterm>
<glossdef>
<para>
An object-oriented p-code programming language. From I-gloss
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
python
</glossterm>
<glossdef>
<para>
Python is an interpreted, interactive, object-oriented programming language often compared to Tcl, Perl, Scheme or Java. Python includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac and MFC). Programmers can write new built-in modules for Python in C or C++. Python can be used as an extension language for applications that need a programmable interface. This package contains most of thestandard Python modules, as well as modules for interfacing to the Tix widget set for Tk and RPM. From Mandrake 9.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pytris
</glossterm>
<glossdef>
<para>
two-player networked console tetris clone two-player networked console based tetris clone, written in python, similar to xtet42. From Debian 3.0r0 APT
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
pyxf86config
</glossterm>
<glossdef>
<para>
Python wrappers for the XFree86 library libxf86config. It is used to read and write XFree86 configuration files. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PyXML
</glossterm>
<glossdef>
<para>
PyXML is a package of libraries to process XML with Python. The distribution contains a validating XML parser, an implementation of the SAX and DOM programming interfaces, and an interface to the Expat parser. From Redhat 8.0 RPM
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>
PZDF
</glossterm>
<glossdef>
<para>
Phil Zimmermann Defense Fund (PGP) From VERA
<ulink url="http://www.tldp.org/LDP/Linux-Dictionary/html/index.html">http://www.tldp.org/LDP/Linux-Dictionary/html/index.html</ulink>
</para>
</glossdef>
</glossentry>
</glossary>