General:
NAS = Networked Attached Storage
DHCP = Dynamic Host Configuration Protocol
TCP/IP = Transmission Control Protocol/Internet Protocol
Eth0 = Primary or first listed ethernet port (default installations of lmce make this External network)
Eth1 = Secondary or second listed ethernet port (default installations of lmce make this Internal network)
DCE = Data Communications Equipment
USB-A = Universal Serial Bus-A terminal (typical flat rectangular usb plug/jack)
USB-B = Universal Serial Bus-B terminal (typical square usb plug/jack used often for printer and some modem connections)
Switch (networking) = a device that forwards packets of information along a network, addressing is allowed but the device does not give new devices IP addresses
Hub (networking) = a device that forwards all packets to all connected devices, each device then reads the packet to see if it contains information intended for it)
Router (networking) = a device that reads incoming packets and sends them to only the addressed client, typically enabled as DHCP controller for the network)
VGA = Video Graphics Array (standard 15 pin, blue rectangular monitor plug)
DVI = Digital Visual Interface (rectangular connector for digital video transmission, types are DVI-D, DVI-A and DVI-I)
Serial Connector/Port = a 9 pin connector on some computers and devices that addresses attached devices in serial
D-Sub 9 = see Serial Connector/Port
AP (networking, wireless) = Access Point - where wireless clients clients attach to a wired network, can be configured to extend wireless coverage in repeater mode
IP = Internet Protocol (typical usage is IP address or a location where computers can be addressed at)
MAC = Media Access Control address - the unique identifier of a hardware device, not to be confused with Mac' which is abbreviated for Macintosh Computers and OS
OS = Operating System
BIOS = Basic Input Output System - a set of commands that a computer uses to understand itself and its internal components
CMOS = Complimentary Metal-Oxide Semiconductor - the battery savable settings made to BIOS that allow for options to be stored and recalled after power loss
CPU = Central Processing Unit - also referred to as proc, processor or in multiple core processors, a single core
RAM = Random Access Memory - also referred to as memory but not to be confused with storage memory
IDE = Integrated Drive Electronics - typically referring to physical drives (hard drive, dvd drive, cd drive) connected along a 44 pin IDE controller port on the motherboard
MotherBoard = the main component of your computer that contains the cpu, ram and ports for other devices to connect to
MoBo/Mainboard/SystemBoard - see Motherboard
SATA = Serial Advanced Technology Attachment or Serial ATA - a type of connect that allows connection to serial addressed devices such as hard drive, dvd-drives etc
PATA = Parallel Advanced Technology Attachment or Parallel ATA - an uncommon used term for IDE connections, sometimes used by linux programs such as Disk Utility
HDD = Hard Drive Disk - as BIOS understands detected devices the disks are labeled as disk then partition in numbers starting with 0, example hdd0,0 and hdd0,1 are the same device but
shown as to seperate partitions. Linux displays SCSI, SATA and USB drives differently with alphabetical designations for devices and numeric extensions for partitions. BIOS recognizes
2 SATA harddrives with 2 partiions each as 'hdd0,0 hdd0,1 hdd1, 0 & hdd1,1' where linux recognizes 'sda1, sda2, sdb1 & sdb2'
HDMI = High-Definition Multimedia Interface - a common connector that combines a digital video signal with a digital audio signal on a single cable and connector.
VOIP = Voice Over Internet Protocol -
SIP = Session Initiation Protocol (see VOIP) - this is a signaling and transmission method that VOIP can be addressed via
Linux Terms:
sudo = Super User DO -
root =
terminal =
tty =
ls - lsusb, lspci, etc
LinuxMCE common terms
Core = The primary computer in the lmce network, the device containing lmce files and directories
DCE/dcerouter = The function of the lmce core that directs commands to various plugins and devices
GSD = Generic Serial Device
MD = Media Director, the term used to describe diskless nodes which store their image on the core and are capable of displaying media
Orbiter = a device used to control a media director, with small exceptions these function as controllers only and can not display media
Template = A developed set of instructions to instruct lmce how to communicate to attached devices and programs. Created as generic for similar items or specific to one item as necessary
Dev = Developers - Programmers who develop, implement, bug-fix and often support Users and Testers, also referred to as devel(s)
User = A user of LinuxMCE, the development intention of lmce is to allow users functional home automation, media, phone, climate and communications integration without knowledge of the
above listed items. The end user of lmce
Tester = Users who assist developers by communicating device and setting issues to the developers, this information is used to make the User's experience automated and problem free
Community = Users, Testers & Developers that together make up the LinuxMCE project
Project = A term used to describe LinuxMCE in terms of an ongoing and ever improving software solution
more to come later, I will update this reply