TECHNOLOGY 

Published on
KembaraXtra-Computer Terms – boot sector:
The boot sector is a specific portion of a disk reserved for the bootstrap loader of an operating system. It contains a small program written in machine language that is responsible for initiating the loading of the operating system.
When a computer starts, it reads the boot sector to begin the boot process. This program then loads additional components of the operating system into memory, allowing the system to continue startup.
Picture
Published on
KembaraXtra-Computer Terms – bps:
Bps, short for bits per second, is a unit used to measure the speed of data transmission in networks and communication systems. It indicates how many bits of information can be transmitted in one second.
Because modern communication systems operate at high speeds, bps is often expressed in larger units such as kilobits per second (Kbps), megabits per second (Mbps), or gigabits per second (Gbps). It is important to note that bps differs from baud rate, which measures signal changes rather than data bits.
Picture
Published on
KembaraXtra-Computer Terms – Bourne shell:
The Bourne shell is one of the earliest command-line interpreters developed for the UNIX operating system. Created at AT&T Bell Laboratories, it provides a way for users to interact with the system and execute commands.
It also introduced a scripting language that became widely used for writing shell scripts. Although it lacks some advanced features found in later shells, it remains important because many scripts are still based on its syntax.
Picture
Published on
KembaraXtra-Computer Terms – boutique reseller:
A boutique reseller is a type of value-added reseller that focuses on providing specialized products and services tailored to specific industries or niche markets. These resellers often customize solutions to meet the unique needs of their clients.
Unlike larger system integrators that offer a wide range of services, boutique resellers concentrate on particular areas of expertise. This specialization allows them to deliver highly targeted and personalized solutions.
Picture
Published on
KembaraXtra-Computer Terms – box:
In computing, the term box can refer to several related concepts. It may describe the physical enclosure that houses electronic components such as the central processing unit and other internal hardware of a computer system.
The term is also used informally to refer to the computer itself. In other contexts, it may represent a symbol in a flowchart indicating a decision point, or the boundary surrounding a graphic image displayed on a screen.
Picture
Published on
KembaraXtra-Computer Terms – bozo:
Bozo is an informal slang term commonly used on the Internet, especially in discussion forums and newsgroups, to describe a person who behaves in a foolish, silly, or eccentric manner. It is often used humorously or sarcastically in online conversations.
The term is typically applied to individuals who post unhelpful, irrelevant, or irritating messages. Although informal, it has become part of Internet culture and online communication jargon.
Picture
Published on
ke​mbaraXtra-Computer Terms – bozo filter:
A bozo filter is a feature in some e-mail clients and newsgroup readers that allows users to block messages from specific individuals. It is used to prevent unwanted or annoying communications from reaching the user.
Also known as a kill file, this tool automatically filters out messages from designated senders. It helps users manage their inbox or discussion feeds by eliminating content from sources they prefer to ignore.
Picture
Published on
KembaraXtra-Computer Terms – brain dump:
A brain dump refers to a large amount of information provided in a disorganized or overwhelming way, often in response to a question. This type of response can be difficult to understand or process due to its lack of structure.
Brain dumps are commonly seen in e-mail or newsgroup discussions, where a person shares extensive knowledge without organizing it clearly. While informative, such responses may require effort to interpret effectively.
Picture
Published on
KembaraXtra-Computer Terms – bound:
Bound, as an adjective, refers to a limitation in system performance or speed. For example, a system described as input/output-bound is restricted by the speed of its input and output devices rather than by its processor.
This concept helps identify bottlenecks in a system, where one component limits overall performance despite other components being capable of operating at higher speeds.
Picture
Published on
 KembaraXtra-Computer Terms – branch:
In computing, a branch can refer to a node within a hierarchical structure, such as a directory tree, where it connects the root to leaf nodes. It represents an intermediate point that helps organize data or system elements.
The term can also describe a connection between elements, such as links in a network or paths in a flowchart. In programming, it often relates to the concept of directing execution flow from one point to another.
Picture