Glossary
Where we make sense of the jargon and technical terms used in this community.
- LAN search for term
-
Local Area NetworkA computer network linking workstations, file servers, printers, and other devices within a local area, such as an office, a building, or a building complex. LANs allow the sharing of resources and the exchange of both video and data.
- LAN driver search for term
-
A device driver that transmits and receives data from the LAN. It serves as a link between a workstation's operating system and the physical network.
- LANalyzer Agent search for term
-
In ZENworks Server Management, an RMON agent (also called the Traffic Analysis Agent) that can run on a NetWare or Windows server to collect information about activity on your network.
- lanzcon search for term
-
In ZENworks Server Management, a utility in the Traffic Analysis Agent that enables or disables network monitoring by the selected network adapters and provides a source of detailed troubleshooting information.
- LAPB search for term
-
Link Access Procedure-Balanced; Link Access Protocol-BalancedA CCITT and an ITU-T bit-oriented protocol similar to the Synchronous Data Link Control (SDLC) protocol.
- large Internet packet search for term
-
A functionality that allows the maximum size of internetwork packets to be increased beyond 576 bytes.
- laser printer search for term
-
A printer using laser copier technology to produce high-quality printed material from computer data. The laser charges an electrostatically sensitive drum to accept carbon-based toners which are then transferred and fused to paper or transparency material.
- latency search for term
-
The delay inherent between starting to send data and that data starting to arrive at its destination.
- launch cache search for term
-
In ZENworks Desktop Management, a nalcache subdirectory that contains the Novell eDirectory information needed by Novell Application Launcher to start an application. The launch cache also contains the information needed to uninstall the application.
- Launch gadget search for term
-
ZENworks Launch gadgetIn ZENworks Desktop Management, a Web interface that can be used in a Novell exteNd Director 4.1 portal. Used to launch ZENworks applications.
- LCGI search for term
-
Local Common Gateway InterfaceAn implementation of the Common Gateway Interface (CGI), which is the protocol for processing user-supplied information through server scripts and applications. LCGI invokes and communicates with external processes running on a local Web server.
- LCM search for term
-
Login Client ModuleA client-side component of an LSM. The LCM and LSM transmit login credentials using the Multiple Authentication Framework Functions.
- LCN search for term
-
logical channel numberA unique number given to each virtual circuit for a call. An LCN is attached to each packet in the call and differentiates the packets from packets generated by other users for other calls.
- LCP search for term
-
Link Control ProtocolA packet that provides procedures for establishing, configuring, testing, and terminating the operation of PPP data-link connections. LCP also automates the configuration and establishment of serial links for bridges and routers over wide area networks (WANs), and controls the header compression and link quality on dial-up PPP links.
- LDAP search for term
-
Lightweight Directory Access ProtocolAn X.500-related Open Systems Interconnection (OSI) protocol that clients can use to read and write Directory information. LDAP is used to publish Directory information such as telephone numbers and e-mail addresses. The Directory features available to LDAP clients are dependent upon the features built into the LDAP server and the LDAP client; some clients have the ability to read and write data; others can only read Directory data.Web browsers and e-mail programs can query an LDAP-compliant directory (for example, Novell eDirectory).LDAP allows a client to search through a large database of addresses, phone numbers, and people stored on a server.
- LDIF search for term
-
LDAP Directory Interchange FormatThe LDIF format is used to convey directory information (content records) or a description of a set of changes made to directory entries (change records). An LDIF file consists of a series of records separated by line separators.Records can be Change Records or Content Records. Content Records are usually the result from an LDAP query. They have a basic format of name-value pairs (usually "attribute name":"some value" - such as CN: David). Change Records contain a set of commands for a particular entry (such as add, delete, or modify). They are used when you want to modify entries within your directory.
- leading period search for term
-
A Novell Directory Services (NDS)
- leaf object search for term
-
A Novell Directory Services (NDS) object, located at the end of a branch in the NDS tree, that does not contain any other objects. Examples include User, Group, and NetWare Server objects.
- Leaf Server search for term
-
In ZENworks Desktop Management and ZENworks Server Management, an Inventory server that has inventoried workstations or inventoried servers attached to it for scanning. It is the lowest-level inventory server in the inventory tree hierarchy. It rolls up the scan data to the inventory server above it.
- Leaf Server with Database search for term
-
In ZENworks Desktop Management and Server Management, an Inventory server that has inventoried workstations or inventoried servers attached to it for scanning, and also has an inventory database. It is the lowest-level inventory server in the inventory tree hierarchy. It rolls up the scan data to the inventory server above it.
- learning router search for term
-
A type of router that gets its configuration from a configured router on the same network. This can be an AppleTalk non-seed router.
- leased line search for term
-
A dedicated communications line that is usually leased from a public data networks (PDN) vendor on a monthly basis.
- least recently used search for term
-
An algorithm that calculates the longest period of time that a file, page, or other entity has not been accessed.
- LEC search for term
-
1. Local Exchange Carrier: A telephone company that provides local connections and, if the service area is expanded, connections to the interexchange carrier (IXC).2. LAN Emulation Client.
- LEN search for term
-
low-entry networkingA network in which type 2.1 nodes are attached directly to one another using peer-to-peer protocols. This allows the low-entry network to support multiple and parallel sessions between logical units (LUs).
- level 1 routing search for term
-
The interaction of routers within the same routing area.
- level 2 routing search for term
-
Routing between areas to form a routing domain controlled by a single administrative unit. For example, communications within an organization would be level 2 routing.
- level 3 routing search for term
-
Routing between routing domains controlled by different administrative units. For example, communications between different companies or academic organizations would be level 3 routing.
- LH search for term
-
link headerThe control information for data-link control at the beginning of a basic link unit.
- License Certificate object search for term
-
An NDS leaf object used with Novell Licensing Services (NLS) technology to represent product license certificates. License Certificate objects are added to the License container object when an NLS-aware application is installed.
- License object search for term
-
A container object created automatically when applications enabled for Novell Licensing Services (NLS) technology are installed, or when a license certificate is created.Administrators can create a License Certificate through the metering option, even though an application does not comply with Licensing Services APIs. When a metering certificate is created, NLS automatically adds a License container object to NDS.
- License Service Provider search for term
-
A NetWare Loadable Module (NLM) that responds to requests from NetWare Licensing Services (NLS) clients and licensing service managers for licensing information or license units.
- lights-out distribution search for term
-
In ZENworks Desktop Management, the scheduling of an application distribution so that it occurs at non-peak times or at a time prior to when a user will need the application.
- Lightweight Directory Access Protocol search for term
-
An X.500-related Open Systems Interconnection (OSI) protocol that clients can use to read and write Directory information. LDAP is used to publish Directory information such as telephone numbers and e-mail addresses. The Directory features available to LDAP clients are dependent upon the features built into the LDAP server and the LDAP client; some clients have the ability to read and write data; others can only read Directory data.Web browsers and email programs can query an LDAP-compliant directory (for example, Novell eDirectory).
- LILO search for term
-
Linux LoaderSmall program installed in the boot sector of the hard disk that starts Linux or another operating system.
- line description search for term
-
In AS/400, an object that contains information describing a particular communications line that is attached to the system.
- Link Access Procedure-Balanced search for term
-
Synonym for "Link Access Protocol-Balanced."A CCITT and an ITU-T bit-oriented protocol, similar to the Synchronous Data-Link Control (SDLC) protocol.
- Link Access Protocol-Balanced search for term
-
Synonym for "Link Access Procedure-Balanced."A CCITT and an ITU-T bit-oriented protocol, similar to the Synchronous Data Link Control (SDLC) protocol.
- Link Control Protocol search for term
-
A packet that provides procedures for establishing, configuring, testing, and terminating the operation of PPP data-link connections. LCP also automates the configuration and establishment of serial links for bridges and routers over wide area networks (WANs), and controls the header compression and link quality on dial-up PPP links.
- link header search for term
-
The control information for data-link control at the beginning of a basic link unit.
- link layer search for term
-
Shortened form for "data-link layer," "link services layer," or "link support layer."
- Link Services Layer search for term
-
Intermediary software that routes packets between LAN boards (with their multiple-link interface drivers MLIDs) and protocol stacks. The LSL maintains LAN board, protocol stack, and packet buffer information.
- link state packet search for term
-
A packet generated by a NetWare Link Services Protocol (NLSP) router that lists the router's neighbors and attached IPX networks.
- link state protocol search for term
-
A routing algorithm that controls the way each router broadcasts information about the state of its links (network attachments) to all nodes in the internetwork. This approach reduces routing loops and network traffic but has greater memory requirements than the distance vector algorithm.NetWare Link Services Protocol (NLSP), Open Shortest Path First (OSPF), and Intermediate System-to-Intermediate System (IS-IS) are examples of link state protocols.
- link state router search for term
-
A router that uses NLSP (NetWare Link State Protocol) to distribute its own link states to all other routers on the network and to update its database with link state information received from other routers.
- link support layer search for term
-
An implementation of the Open Data-Link Interface (ODI) specification that serves as an intermediary between the NetWare server or router LAN drivers and communication protocols, such as IPX, AFP, or TCP/IP, and AppleTalk.
- link trailer search for term
-
The control information for data-link control at the end of a basic link unit.
- link, hypertext search for term
-
hypertext linkAn electronic cross-reference placed into "computer-viewable" files that allows the user to jump from the current location to another location within the same document or in other documents.
- link-level protocol search for term
-
A set of rules that defines methods for communicating over a channel, circuit, or link.
- Linux distribution search for term
-
A Linux operating system plus application software comprising the Linux kernel, the GNU Manifesto explains the details. In legal terms, GNU software is protected by the GNU General Public License, or GPL, and by the GNU Lesser General Public License, or LGPL. The Linux kernel, which is subject to the GPL, benefits from this project (especially from the tools), but should not be seen as the same thing.">GNU operating system, assorted free software, and sometimes proprietary software, all created by individuals, groups, or organizations from around the world. Also known as a Linux distro.
- Linux distros search for term
-
A Linux operating system plus application software comprising the Linux kernel, the GNU Manifesto explains the details. In legal terms, GNU software is protected by the GNU General Public License, or GPL, and by the GNU Lesser General Public License, or LGPL. The Linux kernel, which is subject to the GPL, benefits from this project (especially from the tools), but should not be seen as the same thing.">GNU operating system, assorted free software, and sometimes proprietary software, all created by individuals, groups, or organizations from around the world. Also known as a Linux distribution.
- Linux Loader search for term
-
Small program installed in the boot sector of the hard disk that starts Linux or another operating system.
- Linux Management search for term
-
ZENworks Linux ManagementNovell ZENworks Linux Management is a powerful and secure management solution that provides IT administrators with centralized control over software configurations on Linux servers and workstations. It uses Policy-Driven Automation to deploy, manage and maintain Linux resources, allowing ZENworks Linux Management to provide centralized control across the lifecycle of Linux systems with desktop lockdown, imaging, remote control, inventory and software management.
- Linux Management Agent search for term
-
In ZENworks Server Management, allows you to manage and monitor all the information about your Linux servers.
- LIP search for term
-
large Internet packetAllows the maximum size of internetwork packets to be increased beyond 576 bytes.
- LMI search for term
-
Local Management InterfaceAn implementation agreement that addresses signaling and other network management functions.
- LMI search for term
-
layer management interface.
- load automatically search for term
-
To load a program during a computer or operating system startup process without any user intervention.Generally, this is done by adding a command to a startup file such as config.sys, startup.ncf, or autoexec.bat. Sometimes it is done simply by setting certain parameters in a program; for example, if a program that otherwise would load automatically required a password, setting the password would allow the program to load without user intervention.
- load balancing search for term
-
1. A scheme for distributing network traffic among parallel paths. Load balancing provides redundancy while using the available bandwidth efficiently.2. In ZENworks Desktop Management, the use of multiple servers to minimize individual server workload in delivering an application.3. In ZENworks Server Management, the use of scheduling to minimize workload on Distributor servers in the creation and sending of distributions.
- load script search for term
-
A script that contains the commands to start a resource or service on a cluster server or to mount a volume on a cluster server.
- load sharing search for term
-
The ability of two or more remote bridges or routers to share their traffic load in a parallel configuration. If one bridge or router fails, traffic is routed to the next parallel bridge or router.
- loadable module search for term
-
A program that can be loaded and unloaded from a server or a workstation while the operating system is running.
- Loadable Storage Subsystem search for term
-
A layer in the NSS software architecture that exchanges information with the Media Access Layer (MAL) about storage devices and volumes. Information about the devices and volumes then flows up through the object engine and into the semantic agents. LSS provides the interface for non-NSS storage formats such as CD-ROMs.
- Loadable Storage System search for term
-
A default journal-based storage system, also known as the Z Loadable Storage System (ZLSS), shipped with Novell Storage Services (NSS). Other storage systems (such as CD-ROM or DOS/FAT) are also provided.
- LOCADDR search for term
-
The local address of a logical unit (LU) at the associated physical unit, given as a decimal integer. In NetWare Link/SNA, LOCADDR=0 is required for independent logical units on a type 2.1 node.
- Local Area Network search for term
-
A computer network linking workstations, file servers, printers, and other devices within a local area, such as an office, a building, or a building complex. LANs allow the sharing of resources and the exchange of both video and data.
- Local Common Gateway Interface search for term
-
An implementation of the Common Gateway Interface (CGI), which is the protocol for processing user-supplied information through server scripts and applications. LCGI invokes and communicates with external processes running on a local Web server.
- local drive search for term
-
A storage device that is physically contained in or attached to a workstation.
- Local Exchange Carrier search for term
-
A telephone company that provides local connections and, if the service area is expanded, connections to the interexchange carrier (IXC).
- local interrupt search for term
-
An interrupt that is specific to a hardware platform which, in turn, is local to an individual processor.
- Local Management Interface search for term
-
An implementation agreement that addresses signaling and other network management functions.
- local printer search for term
-
A printer attached directly to a port on the print server.
- localhost search for term
-
The computer system the user is working on. The remote system is any other system in the network with which the local computer can communicate.
- Locality search for term
-
One of the five types of container objects that can be created and added to the NDS tree. The other four are Country (C), Licensed Product (LP), Organization (O), and Organizational Unit (OU). Locality designates the location of this portion of the network. For example, if a Country object such as US exists, a Locality object, EAST, can be added for the East coast under US. The object is placed below the Country object, Organization object, or Organizational Unit object.
- LocalTalk network search for term
-
A system of cables, cable extenders, and connector boxes that connect computers and network devices as part of the AppleTalk network system. A LocalTalk network is an AppleTalk Phase 1 network that supports only a nonextended network configuration.
- Location Transparency search for term
-
The property of a server-side resource, application, or network service that masks its physical location to network clients.
- Locksmith search for term
-
A user that has complete access to all exteNd Director application and subsystem objects, regardless of specified access to the individual objects. When you deploy your finished application, you can secure access to administrative functions in your application by changing the Locksmith to a known user in your directory realm.
- log file search for term
-
One of the three types of files produced by each backup session. The other two are Data file and Error file. Log files are placed in a directory on the host server and accessed through the SBACKUP "Main Menu" screen. The log files are labeled with the same description given the session. Both log and error files contain information such as the session's date, time, and media identification, but the error file also contains a list of any errors that occurred during the backup session, such as files that were not backed up.
- logical block addressing search for term
-
Maps conceptual data storage onto secondary s