Archive for the ‘Master CIW Administrator’ category

What is OSPF?

November 1st, 2009

Open Shortest Path First (OSPF) is a routing protocol that is used in large networks. Internet Engineering Task Force (IETF) designates OSPF as one of the Interior Gateway Protocols. A host uses OSPF to obtain a change in the routing table and to immediately multicast updated information to all the other hosts in the network.

Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
  • Share/Bookmark

Secure Internetwork Communication By Using Packet Filtering

October 29th, 2009

The Windows Server 2003 operating system is designed to work on a network. It receives traffic from other computers over the network. Based on the request made, it takes a decision to route packets to use its services, and processes the request sent by the client. Any computer, when accessible for communication, is also a security risk, if it is accessible from the Internet too. A server accessible from the Internet is open to all clients that can connect to it. An unauthorized user can attempt to access the system for many destructive purposes. The most common of them are listed below:

  • Accessing confidential data.
Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
  • Share/Bookmark

What is AutoFill?

September 29th, 2009

The AutoFill feature of a browser automatically fills the text in the text box as the user types. It does not suggest any options as done by the AutoComplete feature. The AutoFill feature can be set by the user of the browser and not by the author of the Web site.

Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
  • Share/Bookmark

What is 4NF?

September 25th, 2009

The fourth normal form states that the database must be in BCNF and all the multivalued dependencies in the table are also functional dependencies whose determinant is a candidate key. Symbolically, if A -> > B|C, then A -> B and A -> C. Here, A, B, and C are attributes.

Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
  • Share/Bookmark

What is 1NF (Normal Form)?

September 24th, 2009

The 1NF is a normalization form in which each column in a row contains a single value, i.e., each attribute of the entity is single valued. Single valued attributes are also known as atomic attributes, as they cannot be decomposed into smaller units. There are mainly three kinds of attributes that prevent a table from being in the first normal form. They are as follows:

  • Composite attributes
  • Plural attributes (attributes that have more than one value)
  • Attributes with complex data types

The table below is in 1 NF, as all the columns in each row contain a single value.

Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
  • Share/Bookmark

What is Network Load Balancing?

September 16th, 2009

Network Load Balancing is a Windows Server 2003 clustering technology. It runs as a driver in Microsoft Windows and distributes incoming requests across each node included in the cluster. Its primary purpose is to load-balance by distributing TCP/IP traffic among the server nodes in a cluster. For load balancing-aware applications, such as Exchange Server 2003, when one of the nodes fails or becomes offline, the load is automatically distributed to other nodes in the cluster. A cluster using Network Load Balancing can have 2 to 32 nodes. Administrators can configure it through the Network Load Balancing Manager, which is located in the Administrative Tools program menu.

Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
  • Share/Bookmark

What is chage command?

September 10th, 2009

The chage command is used for changing user password expiry information.

Syntax:

chage [-m mindays] [-M maxdays] [-d lastday] [-E expireday] [-I inactive] [-W warndays] [-l] user

The functions of the switches are as follows:

Switch Meaning
-m Minimum number of days between each successive password change.
Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
  • Share/Bookmark

What is grep command?

September 8th, 2009

The grep command is a Unix command that is used to search for patterns within one or more files. It displays the name of the file that contains the matched line.

Syntax:

grep flag PatternList filename

Following is a list of some flags used with the grep command:

Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
  • Share/Bookmark

What is IP masquerading?

September 7th, 2009

IP masquerading is a form of network address translation that is generally employed by firewalls and routers. Through this method, a Linux computer with a valid IP address can act as a gateway for other computers in the LAN, which do not have a valid IP address. The computers without a valid IP address can then access the Internet through this gateway. The computers on the LAN, having no valid IP address can use their private addresses to connect to the configured gateway. When the gateway receives a packet from such a computer, it assigns it a new source port number and inserts its own IP address into the header of the packet. This packet is then sent to the Internet as if it came from the gateway. When the gateway receives an incoming packet, it searches if the port number is one of those that it assigned previously to such a computer. If a match occurs, the gateway retrieves the original port number and private IP address of the corresponding computer and inserts them into the packet header. This packet is then sent to the destined computer.

Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
  • Share/Bookmark

What is FINGER command?

September 7th, 2009

The FINGER command is used in Unix systems. Basically, this command is used to find out whether or not a user is logged on to a specific computer. Depending upon the version of Unix being used, more detailed information about a user can also be obtained through this command. This command can also be used for reading the contents of a user’s .plan and .project files (if these exist with appropriate permissions).

Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
  • Share/Bookmark
uCertify.com | Our Company | Articles | Contact Us | News and Press Release | uCertify India | Entries (RSS)
MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD    Cisco Certification: CCNA, CCENT    A+, Network+, Security+ Project+
Oracle Certification: OCP 11g, OCP 10g, OCA 11g, OCA 10g    CIW foundation    EC-212-32,    CISSP    Photoshop ACE CS4    Adobe Flash ACE, PMP, CAPM
© 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.