Archive for the ‘Article’ Category

Internal Memory (RAM,ROM)

Thursday, December 31st, 2009

internal memoryInternal Memory
CPU can only store data and instructions in the register of small size , so can not store all the information needed for the entire process from the program. To overcome this, the device is equipped with process main deposits (Main storage) or internal memory. The size of main memory in bytes is determined. Memory play consists of Random Access Memory (RAM) and Read Only Memory (ROM). (more…)

CPU (Central Processing Unit)

Friday, December 25th, 2009

cpu1 CPU (Central Processing Unit)

Processor
Processing Equipment (Processing Device) Is a data processing tool – enter the data and displays the result to the output device.  Processing tool consists of Central Processing Unit and Control Unit.
CPU (Central Processing Unit), The place where the program instructions are processed. At Micro Computer This tool is called a microprocessor. CPU consists of two main parts of the Control Unit and Arithmetic and Logical Unit (ALU) and several small deposits commonly called the Register. (more…)

Protocol Types (OSI and DPA Model)

Thursday, December 24th, 2009

Protocol Types

There are many protocols in use today, some protocols to meet international standards and there is only applicable to a particular computer. Therefore a lot of these protocol differences. To make the similarity of each protocol function, then there is an international agency set the standard communication protocol, this body is known as ISO (International Standards Organization). ISO makes standards called the OSI protocol (more…)

Setup Windows NT Terminal Server v4.0

Thursday, December 24th, 2009

How to Setup Windows NT Terminal Server v4.0

ASSUMPTIONS:

LAN Card Realtek chips / clone NE2000

Computer can boot from CDROM

Hard disk 1 GB minimum, have the format of the DOS

HOW TO INSTALL: (more…)

LAN Configuration on Windows 98

Thursday, December 24th, 2009

LAN Configuration on Windows 98.

To use the facility and the existing network components in Windows 98, must first install and configure. The steps as follows:

  1. The first process gives the computer name (unique) to ensure that used computers can be recognized by other computer users connected on the network.
  2. Installing hardware and software, to create a computer connected to the network (more…)

Synchronous Transmission And Asynchronous Transmission

Thursday, December 24th, 2009

Synchronous Transmission

Synchronous Transmission, ie :  sending the bits in the source of the sender (Source) must be synchronized (line) with time recipient of the bits are received by the receiver (Receiver). Data transmission using a synchronous way in Transmission have a problem how to related synchronization bits synchronization with  character synchronize. Bit Synchronization, associated with the delivery time when resources should be put the bits that are sent to the transmission channel and receiver must know when exactly to take the bits that sent it. This problem can be (more…)

DHCP Server

Wednesday, December 23rd, 2009

DHCP Server
dhcp 300x187 DHCP ServerStands for Dynamic Host Configuration Protocol. Application program to set the client IP address automatically or centrally. Why DHCP ..?, Host or terminal that much, Easily control the network administrator for the network in terms of provision of IP address, network administrator Ease in network control.
Configuring the router mikrotik OS
Login as admin
Type the command:
ip dhcp-server setup (more…)

Changing Windows Password Through Dos (command cmd)

Wednesday, December 23rd, 2009

Changing password windows through Dos (command cmd)
To change the user passwords for MS Windows including the administrator password through the commands in the CMD.
Start> Run and type cmd
Type net user password | *
Serves to remove the password that is attached
Type net user <username><new password>
Username accordance with the existing username in your windows
Password is the password replacement of the old (more…)