SEARCH

GEEK GLOSSARY / TECH TERMS

E-ink is a specific type of electronic paper manufactured by the E Ink Corporation and is used in a wide variety of ebook readers including the Amazon Kindle, Barnes & Noble Nook, Sony Reader, and Kobo eReader. E-ink is an electrophoretic display composed of hundreds of thousands of light and dark nanoparticles suspended between two plates of electrostatically-charged glass. The precise application of current to the display panel attracts or repels the nanoparticles and creates the image.  E-ink is well suited for reading where the slow refresh rate is inconsequential.

about 3 months ago - by  |  Comments (0)

A wiki is a website designed so that its users may easily add, modify, or delete content via web browsers, usually either via simple markup language or an in-browser rich text editor. Although the concept and software for the first wiki appeared as early as 1994, it wasn’t until the early 2000s that the wiki structure took off and became a popular tool for collaborative work.

about 3 months ago - by  |  Comments (0)

Universal Plug and Play (UPnP) is a set of networking protocols that permits networked devices such as game consoles, printers, Wi-Fi access points, computers, and routers to automatically discover each other and establish networking services for file sharing, streaming media, and other networked file-transfer services.

about 3 months ago - by  |  Comments (0)

A NAS, or Network Attached Storage device, is a specialized file server that connects to your local network. NAS devices are, compared to full server installations, running bare bones operating systems that serve to facilitate file sharing using common networked file sharing protocols (such as SMB, CIFS, and NFS).

about 3 months ago - by  |  Comments (0)

File Transfer Protocol (FTP) is a standard network protocol that enables file transfer between two TCP/IP-based computers. FTP is built on a client-server model wherein one computer functions as the file host (server) and one computer functions as the file retriever (the client). The original FTP standards were established in 1980 and FTP servers are still in use today as repositories for software updates, academic files and more.

about 4 months ago - by  |  Comments (0)

Network File System (NFS) is a Unix-based file sharing protocol originally developed by Sun Microsystems in the early 1980s. The protocol is not a local disk system but instead allows computers to view the files on other computers over the network as if the remote files were local. NFS is used on Unix-based systems such as Solaris and AIX, Unix-like systems like Linux and FreeBSD, and has been ported to other operating systems like Windows and NetWare.

about 4 months ago - by  |  Comments (0)

Server Message Block (SMB) is a network protocol most commonly used by Windows machines to share access to files, printers, and other peripherals. Although SMB has enjoyed widespread use because of its inclusion in Windows, the protocol is regarded by many as inefficient. SMB has a high overhead which makes it unsuitable for streaming video over less-than-ideal network conditions (especially when streaming to low-end hardware) and it has high-latency when used over wide-area networks.

about 4 months ago - by  |  Comments (0)

A Disk Image is a copy of an existing disk that encompasses everything from the files to the file system.  Unlike simply copying all the files off a DVD or hard disk, a disk image is a perfect copy of the source.

about 4 months ago - by  |  Comments (0)

File synchronization is the process of updating files in two different locations via a set of rules.  Two common forms of file synchronization are mirroring, where files are copied from a source to secondary locations, (as in the case of mirroring heavily-downloaded files across servers to decrease load) and bi-directional file syncing, where the contents of one directory are matched against the contents of another directory so that both have the same number and version of files.

about 4 months ago - by  |  Comments (0)

Browser Extensions are small computer programs that extend the functionality of web browsers.  Extensions are used for everything from the practical (such as changing the user-interface of popular websites to improve them) to the frivolous (replacing all embedded video with Rick Roll videos).

about 4 months ago - by  |  Comments (0)

A password manager is a software-based tool that helps users manage passwords, pin codes, and other authentication methods. The user selects a very strong password to serve as a master key to decrypt the passwords stored in the password manager.  The password manager typically takes care of everything else, including generating strong passwords for individual applications and services and organizing generated passwords.

about 4 months ago - by  |  Comments (0)

Digital Rights Management (DRM) is a type of access control technique used by copyright holders, publishers, and hardware manufacturers to limit the use, manipulation, and distribution of digital content after the initial sale of that content.

about 4 months ago - by  |  Comments (0)

Encryption, a sub-set of cryptography, is the process of encoding data so that it is accessible only to authorized parties.  Modern computer users enjoy the benefits of encryption in many different forms including encrypted browsing connections (via SSL) while accessing financial data or submitting credit card payments, the ability to encrypt entire hard disks with modern operating systems and tools (such as BitLocker in Windows 7), and email/message encryption (via tools like Pretty Good Privacy).

about 4 months ago - by  |  Comments (0)

A botnet is a collection of computers (or devices like smartphones) connected to the internet that are controlled by a third party for malicious purposes.  This control is usually gained when the end user executes malicious software on their system and, in doing so, grants access to the botnet’s operator.

about 4 months ago - by  |  Comments (0)

Most computer users are familiar with one-factor authentication wherein they must provide a password to log into a computer or service (such as email).

about 4 months ago - by  |  Comments (0)

Spam is unsolicited commercial communication, most commonly in the form of email contact with the recipient.  Spamming is a distinctly electronic phenomenon as it is would be be prohibitively expensive to send out mass mailings via physical mail in the same fashion.  In the case of electronic spamming the cost is almost entirely borne by internet service providers and end users with next to zero cost for the spammers themselves–thus it remains profitable to send tens of thousands of spam emails and receive only one or two replies.

about 4 months ago - by  |  Comments (0)

A Trojan Horse, more commonly referred to as simply a “trojan”, is a non-replicating malware application that masquerades as a useful application but instead allows unauthorized access to a user’s system.

about 4 months ago - by  |  Comments (0)

Netcat is a Unix networking tool (since ported to every major operating system) that is commonly referred to as a “Swiss Army Knife for TCP/IP”. It was designed to be a reliable back-end tool that can be either directly accessed by the user or called by other applications.

about 4 months ago - by  |  Comments (0)

HyperText Markup Language is the text language that defines all of the content on every web page that you visit, and is even used in most email clients to display the text you’re reading right now.

about 4 months ago - by  |  Comments (0)

The Internet Control Message Protocol (ICMP) is one of the core networking protocols used to run the Internet. ICMP differs from other transport protocols such as UDP and TCP in that it is not usually used to exchange data between systems but instead used as a diagnostic mechanism.

about 4 months ago - by  |  Comments (0)

Routers are a vital component of home and business network connectivity. While a simple hub or a network switch can do the job of linking your computers together into a local network (to share files, play LAN-enabled games, or share a printer), you need a router for the critical task of linking two networks together.

about 4 months ago - by  |  Comments (0)

If you need to connect multiple wired devices to your network–such as a laser printer, computer, DVR, and so on–you need a switch. A network switch is a telecommunication device that relays messages from devices connected to it and then transmits them only to the specified receiving device on the network. Switches are more advanced than hubs–hubs are “dumb” network devices in that they simply repeat every message sent to them to every other device on the network. Switches also include mechanisms for avoiding and detecting message collision.

about 4 months ago - by  |  Comments (0)

RAID, or Redundant Array of Independent Disks, is a form of storage technology that combines multiple disk drives into one logical storage unit. RAID can be implemented at the hardware or software level, and comes in a variety of RAID schemes based on the needs of the end user. The RAID hardware or software is what distinguishes the arrangement of disks from simply being a Jumble of Hard Disks (JOHD) arrangement. RAID specifically links each hard drive in the array together into some sort of scheme that either increases performance, data redundancy, or both in a manner that could not be achieved by simply adding more hard drives to a static system.

about 4 months ago - by  |  Comments (0)

A firewall is a network security tool designed to monitor network traffic and allow or block network activity based on a set of predetermined rules. The firewall acts as a bridge between an internal network and an external network.

about 4 months ago - by  |  Comments (0)

The Power Supply Unit (PSU) is one of the most critical components of a computer system. The PSU is responsible for converting the mains AC (the power from the outlet) into low-voltage and properly regulated DC power for the hardware components of the computer can safely utilize. Manufacturing defects in a Power Supply Unit can have catastrophic consequences for the attached hardware.

about 4 months ago - by  |  Comments (0)