Author Topic: Computer Terms Beginning with "N"  (Read 7568 times)

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Computer Terms Beginning with "N"
« on: April 06, 2014, 07:42:37 AM »
Source : PC.net


Name Server

A name server translates domain names into IP addresses. This makes it possible for a user to access a website by typing in the domain name instead of the website's actual IP address. For example, when you type in "www.microsoft.com," the request gets sent to Microsoft's name server which returns the IP address of the Microsoft website.

Each domain name must have at least two name servers listed when the domain is registered. These name servers are commonly named ns1.servername.com and ns2.servername.com, where "servername" is the name of the server. The first server listed is the primary server, while the second is used as a backup server if the first server is not responding.

Name servers are a fundamental part of the Domain Name System (DNS). They allow websites to use domain names instead of IP addresses, which would be much harder to remember. In order to find out what a certain domain name's name servers are, you can use a WHOIS lookup tool.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #1 on: April 06, 2014, 07:43:25 AM »
NAS

Example: "The printing business used an NAS device to share project information between multiple workstations."

NAS is short for "Network Attached Storage." It refers to a network storage system in which shared data is stored in a central location, using an NAS server. The NAS server contains one or more hard drives that can be accessed by multiple computers on the network. Most NAS systems allow the network administrator to configure the file sharing settings, including which computers can access the data. NAS systems are used in both business and home networks.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #2 on: April 06, 2014, 07:44:09 AM »
NAT

Stands for "Network Address Translation." NAT translates the IP addresses of computers in a local network to a single IP address. This address is often used by the router that connects the computers to the Internet. The router can be connected to a DSL modem, cable modem, T1 line, or even a dial-up modem. When other computers on the Internet attempt to access computers within the local network, they only see the IP address of the router. This adds an extra level of security, since the router can be configured as a firewall, only allowing authorized systems to access the computers within the network.

Once a system from outside the network has been allowed to access a computer within the network, the IP address is then translated from the router's address to the computer's unique address. The address is found in a "NAT table" that defines the internal IP addresses of computers on the network. The NAT table also defines the global address seen by computers outside the network. Even though each computer within the local network has a specific IP address, external systems can only see one IP address when connecting to any of the computers within the network.

To simplify, network address translation makes computers outside the local area network (LAN) see only one IP address, while computers within the network can see each system's unique address. While this aids in network security, it also limits the number of IP addresses needed by companies and organizations. Using NAT, even large companies with thousands of computers can use a single IP address for connecting to the Internet. Now that's efficient.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #3 on: April 06, 2014, 07:44:52 AM »
Native File

When you save a file using a certain program, the file is often saved in a proprietary format only that program can recognize. For example, if you save a Microsoft Word document, it is saved as a Word document (i.e. mydocument.doc). This is a native Word file -- that is, the file format is native to the Microsoft Word application and may not be recognized by other programs.

When you use the "Save As..." command to save a file, you may be given the option to save the file in a different format. For example, you might be able to save a Word document as a plain text (.txt) file or a rich text (.rtf) file. These formats are not native to Microsoft Word, but can still be opened by the Microsoft Word program. Similarly, Adobe Photoshop saves files as Photoshop documents (.psd files), but can also save them in .jpg and .gif formats, among others.

It is usually best to save a file in a program's native file format because you can be sure it will store all the data you have created with the program. While other formats may be more compatible with other programs, they might not save all the information in the file. For example, if you save a Word document as a plain text file, all the text formatting you had added will be removed. Saving a Photoshop document in JPEG format will reduce the image quality and flatten all the image's layers.

So if you're planning on editing a file after you've saved it, saving it as a native file is the best choice. If you want to save the most compatible version of the file, saving a copy of the file in a more generic format is a good idea.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #4 on: April 06, 2014, 07:45:36 AM »
NetBIOS

Stands for "Network Basic Input/Output System." NetBIOS was introduced in 1983 by IBM as an improvement to the standard BIOS used by Windows-based computers. The BIOS provides an interface between the computer's operating system and the hardware. As the name implies, NetBIOS adds support for networking, including the ability to recognize other devices connected to the network.

NetBIOS provides an API (Application Program Interface) for software developers to use. The NetBIOS API includes network-related functions and commands, which can be incorporated into software programs. For example, a programmer can use a prewritten NetBIOS function to enable a software program to access other devices on a network. This is much easier than writing the networking code from scratch. In other words, NetBIOS prevents programmers from having to "reinvent the wheel" just to get their program to connect to a network.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #5 on: April 06, 2014, 07:46:13 AM »
Netiquette

Netiquette, or net etiquette, refers to etiquette on the Internet. Good netiquette involves respecting others' privacy and not doing anything online that will annoy or frustrate other people. Three areas where good netiquette is highly stressed are e-mail, online chat, and newsgroups. For example, people that spam other users with unwanted e-mails or flood them with messages have very bad netiquette. You don't want to be one of those people. If you're new to a newsgroup or online chat room, it may help to observe how people communicate with each other before jumping in.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #6 on: April 06, 2014, 07:46:59 AM »
Netmask

Example: "Class A IP addresses have a netmask of 255.0.0.0."

A netmask is used to define a range of IP addresses. It is similar to a subnet mask, but is used to define classes of IPs rather than a range of IPs that may be used within a network. For example, IP addresses of class B have a subnet mask of 255.255.0.0. This means the IPs must all have the same first two sections, but may have different numbers for the second two sections.

Because a limited number of IP addresses are available, most IP ranges are assigned as Class C, which has a netmask 255.255.255.0. This defines a range of IPs that have identical numbers in the first three sections, but may contain any number between 0 and 255 in the final section. Therefore, a Class C netmask defines a range of 256 different addresses.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #7 on: April 06, 2014, 07:47:43 AM »
Network

When you have two or more computers connected to each other, you have a network. The purpose of a network is to enable the sharing of files and information between multiple systems. The Internet could be described as a global network of networks. Computer networks can be connected through cables, such as Ethernet cables or phone lines, or wirelessly, using wireless networking cards that send and receive data through the air.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #8 on: April 06, 2014, 07:49:42 AM »
Network Topology

A network topology describes the arrangement of systems on a computer network. It defines how the computers, or nodes, within the network are arranged and connected to each other. Some common network topologies include star, ring, line, bus, and tree configurations. These topologies are defined below:

1. Star - One central note is connected to each of the other nodes on a network. Similar to a hub connected to the spokes in a wheel.

2. Ring - Each node is connected to exactly two other nodes, forming a ring. Can be visualized as a circular configuration. Requires at least three nodes.

3. Line - Nodes are arranged in a line, where most nodes are connected to two other nodes. However, the first and last node are not connected like they are in a ring.

4. Bus - Each node is connected to a central bus that runs along the entire network. All information transmitted across the bus can be received by any system in the network.

5. Tree - One "root" node connects to other nodes, which in turn connect to other nodes, forming a tree structure. Information from the root node may have to pass through other nodes to reach the end nodes.

It is helpful for a network administrator to know the pros and cons of different network topologies when putting together a network. By weighing the benefits of each type, the administrator can choose the configuration that is most efficient for the network's intended purpose.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #9 on: April 06, 2014, 07:50:52 AM »
Newbie

A new user of a technology, such as a computer, a certain computer program, or the Internet, is often referred to as a "newbie." The term originated sometime around 1990 and supposedly comes from the English phrase, "new boy," which refers to someone in their first year of public schooling. In online chat rooms, veteran net users like to call anybody who asks an easy question a newbie. If you ever get called a newbie, just shake it off -- everybody has to learn sometime.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #10 on: April 06, 2014, 07:51:34 AM »
Newsgroup

A newsgroup is an Internet-based discussion about a particular topic. These topics range from sports, cars, investing, teen problems, and some stuff you probably don't want to know about. Users post messages to a news server which then sends them to a bunch of other participating servers. Then other users can access the newsgroup and read the postings. The groups can be either "moderated," where a person or group decides which postings will become part of the discussion, or "unmoderated," where everything posted is included in the discussion.

To participate in a newsgroup, you must subscribe to it. It typically doesn't cost anything, but some groups can be hard to get into unless you know people in the group. Nearly all newsgroups are found on Usenet, which is a collection of servers around the world. Because of the global spectrum of newsgroups, they make up largest bulletin board system (BBS) in the world. Last time I checked, there were more than 13,000 newsgroups in existence, with new ones being added all the time. You can choose from a number of different "Newsreader" programs that allow you to access and participate in newsgroups. Newsgroup access has also been integrated into Netscape and Internet Explorer, so you can just use your Web browser if you want.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #11 on: April 06, 2014, 07:52:29 AM »
NIC

Stands for "Network Interface Card." Pronounced "nick," this is the card that physically makes the connection between the computer and the network cable. These cards typically use an Ethernet connection and are available in 10, 100, and 1000 Base-T configurations. A 100 Base-T card can transfer data at 100 Mbps. The cards come in ISA and PCI versions and are made by companies like 3Com and LinkSys. So if you want to connect your computer to a network, you better get yourself a NIC.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #12 on: April 06, 2014, 07:53:25 AM »
NNTP

Stands for "Network News Transfer Protocol." For a message to be posted to a newsgroup, it must be sent through this protocol that interacts between news servers and newsreader programs. NNTP is basically the software foundation of a newsgroup server. It is what queries, distributes, posts, and retrieves news articles. Not too exciting, I know. But what do you expect -- this is computer terminology.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #13 on: April 06, 2014, 07:54:20 AM »
NOC

Stands for "Network Operations Center." It is the central location where a company's servers and networking equipment are located. The NOC may reside either within a company's campus or at an external location. Smaller businesses and organizations often have an internal NOC, in which local technicians administer and monitor the servers. Larger companies may have a NOC setup at a location developed specifically to house server equipment.

Network operations centers, often called datacenters, are almost always connected to a high-speed Internet connection. Large NOCs, such as those used by Web hosting companies, are often connected directly to the Internet backbone. This gives the servers the most bandwidth possible.

While NOCs are used by all Web hosting companies and ISPs, they are also useful to companies whose services are not related to the Internet. Many companies use a NOC to manage internal communications, administer employee e-mail accounts, and backup data. Because maintaining an Internet connection is vital to most businesses today, most NOCs are monitored 24/7, with automatic alerts that notify technicians when servers or network connections are down.

Offline MysteRy

  • Global Moderator
  • Classic Member
  • ****
  • Posts: 218307
  • Total likes: 23035
  • Karma: +2/-0
  • Gender: Female
  • ♥♥ Positive Thinking Will Let U Do Everything ♥♥
    • http://friendstamilchat.com/
Re: Computer Terms Beginning with "N"
« Reply #14 on: April 06, 2014, 07:55:10 AM »
Node

Any system or device connected to a network is also called a node. For example, if a network connects a file server, five computers, and two printers, there are eight nodes on the network. Each device on the network has a network address, such as a MAC address, which uniquely identifies each device. This helps keep track of where data is being transferred to and from on the network.

A node can also refer to a leaf, which is a folder or file on your hard disk. In physics, a node, or nodal point, is a point of minimum displacement or where multiple waves converge, creating a net amplitude of zero.