Posts Tagged ‘computer’

What is computer network?

A computer network is a group of two or more computer systems linked together. The purpose of having computer network is to allow computers to communicate with each other and share resources and information.
The type of communication in computer network might be a download of video from Youtube, using your web browser like Firefox, Internet [...]

How Computer resolves hostname

Basically there are 2 ways in resolving hostname to IP address:
1. DNS
2. Host file
The easiest way is to register a hostname in a DNS server. All computers in the network point the DNS server setting to this DNS server.

In this case, you only need to modify this information in the DNS server and the [...]

Workgroup vs. Domain in Windows 2003 environment

There are two modes of operation in Windows 2003 environment. Basically a computer can work as workgroup computer or domain computer. Most home and small business environments will be Workgroup, and most enterprise businesses will run in domain mode.
Basically when you install Windows 2003 server, by default it is a workgroup computer.

Workgroup environment is [...]