• About WordPress
    • WordPress.org
    • Documentation
    • Learn WordPress
    • Support
    • Feedback
Skip to content
May 26, 2026
  • Linkedin
  • Twitter
  • Facebook
  • Youtube

Daily CyberSecurity

Zero-hour alerts. Unmatched analysis.

Primary Menu
  • Home
  • CVE Watchtower
  • Cyber Criminals
  • Data Leak
  • Linux
  • Malware
  • Vulnerability
  • Submit Press Release
  • Vulnerability Report
Light/Dark Button
  • Home
  • Technique
  • PC hardware and software
  • Technique

PC hardware and software

Ddos June 1, 2022 6 minutes read
tech-word

Considering the computer and everything connected with it and work on it, conditionally divided into two parts: Hardware and software. These are two directions in computer technology, mutually conditioning the development of each other.

Hardware is all the electronic stuffing of the computer and the necessary peripheral equipment. The processor, the electronic boards, the storage devices, the monitor, the keyboard – all this belongs to the hardware.

Software is a set of software products needed to perform their tasks. The software is the bridge that allows connecting the person with the PC, arranges the interface convenient for the decision of concrete tasks, and automates a necessary set of commands and operations. The program turns out to be the interpreter, with the help of which we can tell the machine what we want it to do, activate the necessary hardware, and perform the necessary operations. Each task has its translator. The most important of these interpreters is the operating system, which provides the lowest level of communication with the machine. It organizes the automated execution of basic operations and commands. Other programs here look already like add-ins providing already indirect transfer of commands to the machine through the operating system.

The composition of a computer system is called its configuration. Modern computers have a block design. The hardware configuration required to perform specific types of work can be assembled from ready-made blocks and flexibly changed as needed.

Coordination between the individual blocks is accomplished through devices called hardware interfaces. The standards for hardware interfaces are called protocols. Hardware interfaces are divided into serial and parallel.

Serial interfaces transfer data sequentially, bit by bit, and therefore provide low data rates and have a simple design. They are used to connect slow devices, as well as in cases where there are no limits on the duration of data exchange, such as connecting a keyboard and mouse. The data transfer rate of a serial interface is measured in bits per second.

Parallel interfaces allow data to be transmitted simultaneously in groups of bits, which increases the data transfer rate. The number of bits in a group is called the interface bit rate. There are 8-bit, 16-bit, 32-bit, and 64-bit interfaces. They are more complex than serial interfaces. They are used where data transfer speed is important: for connecting printing devices, graphics input devices, external storage devices, etc. The performance of parallel interfaces is measured in bytes per second.

Currently, the basic hardware configuration of a personal computer includes the following devices:

  • system unit;
  • monitor;
  • keyboard;

Exceptions are monoblocks, where the system unit and monitor are combined into a single unit, and a touchscreen display can be used instead of a keyboard and mouse.

Hardware

Internal devices

The system unit is the main unit of the computer, inside which the most important components are installed. The devices inside the system unit are called internal devices and the devices connected to it from the outside are called external or peripheral devices. External devices are most input/output devices and some devices designed for long-term data storage.

Internal devices are:

  • The motherboard;
  • central processing unit;
  • RAM;
  • hard disk drive;
  • video card;
  • sound card (integrated on the motherboard or connected via interfaces);
  • CD drive;
  • The motherboard contains:
  • a set of chips that control the operation of the computer’s internal devices;
  • Buses – sets of wires that allow signals to be exchanged between the computer’s internal devices;
  • A persistent storage device – a chip designed to store some important data when the computer is turned off;
  • an operating memory device;
  • connectors for additional devices.

Peripheral devices

Peripheral devices are connected to the system unit and are designed to perform auxiliary operations. They give the computing system flexibility and versatility. Peripherals include monitors, keyboards, mice, printers, scanners, modems, and some other devices for input, output, and storage, as well as for data exchange.

Monitor, is the main peripheral device of the computer and serves both to display information entered by input devices and to provide messages to the user, as well as to display the results obtained in the course of the work. The monitor is connected via a video card.

Software

The ultimate goal of executing any program is to control the hardware. Software and hardware work in continuous interaction, and their division is rather conventional.

There is a relationship between the programs as well as between the hardware, so we can talk about a software interface. The software interface is based on protocols – agreements on the interaction of programs. The software of a computer system is divided into several interacting levels. Each next level relies on the software of previous levels. This division of software simplifies the development and operation of programs. Each successive level increases the functionality of the entire system.

Software levels

Basic level. This is the lowest level of software. The basic software is responsible for interacting with the underlying hardware. It is usually part of the basic hardware and is stored in special chips called permanent memory devices ROM, or Read-Only Memory (ROM). Programs and data are written to the ROM at the stage of its manufacture and cannot be changed during operation.

System-level. This level provides the interaction of other programs of the computing system with the base level programs and directly with the hardware. The operational indicators of the whole computer system largely depend on the programs of this level. When new hardware is connected to the system, a program must be installed on the system level to ensure that other programs interact with the hardware. Specific programs responsible for interaction with specific devices are called device drivers.

Service Level. Software at this level interacts with both base-level software and system-level software. The utility programs are called utilities. They are designed to automate the work of checking, adjusting, and configuring the computer system, as well as expanding and improving the functions of the system programs.

Application-level. The software of this level is a set of application programs with which to perform specific work at a given workplace. The range of possible applications of the computer system depends on the availability of application programs for different activities. The breadth of functionality of the computer directly depends on the type of operating system used.

Conclusion

Computer technology is used in almost every aspect of modern society. And in this article we’ve covered everything in detail about hardware and software, we hope you found it useful.

Share this article:

Facebook Post LinkedIn Telegram

No related posts.

Search

Translation

CVE WATCHTOWER
🚨

Receive alerts for vulnerabilities being exploited in the wild.

⚑

Get notified instantly when a Proof of Concept (PoC) exploit is published.

πŸ”

Access critical info on vulnerabilities even when marked as "RESERVED".

🧠

Insights powered by decades of expertise and global intelligence sources.

🎯

Customize alerts with up to 10 keywords for your specific tech stack.

πŸ“Š

Export the raw CVE database for SIEM integration and reporting.

Upgrade Package

πŸ”΄ Live Critical Threats

  • CVE-2026-3660CVSS 9.8
    IBM Engineering Lifecycle Management 7.0.3 ( through ) Interim Fix 021, 7.1.0...
  • CVE-2026-8633CVSS 9.8
    IBM Web Server Plug-ins for WebSphere Application Server and WebSphere Liberty 8.5,...
  • CVE-2026-46624CVSS 9.9
    Twenty is an open source CRM. From 1.7.7 through 1.16.7, a critical...
  • CVE-2026-44668CVSS 9.8
    FACTION is a PenTesting Report Generation and Collaboration Framework. Prior to 1.8.3,...
  • CVE-2026-45721CVSS 9.0
    Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when...
  • CVE-2026-7251CVSS 9.8
    Eppendorf BioFlo 320Β is vulnerable to due to VNC server using a hard-coded...
  • CVE-2026-7374CVSS 9.9
    A flaw was found in KubeVirt's virt-handler component. This vulnerability allows an...
  • CVE-2026-45247CVSS 9.8
    Mirasvit Full Page Cache Warmer for Magento 2 before version 1.11.12 contains...
  • CVE-2026-9543CVSS 9.8
    A vulnerability has been found in Totolink N300RH 6.1c.1353_B20190305. Affected is the...
  • CVE-2026-42774CVSS 9.3
    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')...
Powered by CVE WATCHTOWER

Recent Zero-Day Vulnerabilities

  • Exploited in the Wild: Critical OWA Spoofing Flaw (CVE-2026-42897) Hits On-Premises Exchange Servers
  • Exploited in the Wild: Maximum CVSS 10 SD-WAN Flaw (CVE-2026-20182) Grants Admin Control
  • Exploited in the Wild: Critical 9.8 CVSS RCE Hits Canon GUARDIANWALL MailSuite
  • Exploit Code Released: Public PoC Dumps for Windows BitLocker Bypass and SYSTEM Elevation Zero-Days
  • Exploited in the Wild: “Dirty Frag” Linux Vulnerability Grants Instant Root Access
  • Under Active Attack: Ivanti EPMM Zero-Day Exploited in the Wild via Harvested Admin Credentials
Our Websites
  • Penetration Testing Tools
  • The Daily Information Technology
  • Daily CyberSecurity

    • About SecurityOnline.info
    • Advertise with us
    • Announcement
    • Contact
    • Contributor Register
    • Login
    • About SecurityOnline.info
    • Advertise on SecurityOnline.info
    • Contact Us

    When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works

    • Disclaimer
    • Privacy Policy
    • DMCA NOTICE
    • Linkedin
    • Twitter
    • Facebook
    • Youtube
    Copyright Daily CyberSecurity Β© All rights reserved.