Operating System
The operating system is your device's invisible manager: it mediates between hardware and applications, shares out resources and maintains security. This lesson teaches what the operating system does and why its updates should not be postponed.
Beginner · 10 min
In this lesson you will learn
- Explain the operating system's core tasks
- Know which device types common operating systems run on
- Explain the concept of app permissions and why they matter
- Distinguish a system update from an app update
The invisible manager
If your device is a building, the operating system is its manager: it distributes electricity and water to the flats, controls who can reach which floor, and keeps the common areas in order. In technical terms: it shares processor time and memory among applications, manages how files are stored, coordinates what is drawn on screen, and stops applications trespassing on each other's space. Applications never talk to the hardware directly; every request passes through the operating system. That is why the same app has to be built separately for different systems.
The operating systems around you
Two big systems dominate phones: Android and iOS. On computers, Windows and macOS stand out, while Linux runs both on personal computers and, very widely, on the servers that form the internet's invisible backbone. Televisions, smartwatches and car dashboards run operating systems too. The systems look different but their core tasks are the same; the logic you learn in this lesson applies to all of them. The disorientation of switching devices is usually not a difference of concepts but the same functions placed in different spots.
Most of the visible differences between systems are surface: where the icons sit, what the settings are called, how the menus are arranged. The core functions — installing apps, granting permissions, taking updates, managing files — exist in all of them. So the right question when moving to a new device is not "can I learn this system?" but "where do the functions I know live here?" That outlook turns a device switch from a source of dread into a short settling-in period.
Permissions: the system's door control
The most visible of the operating system's security duties is app permissions. When an app wants access to your camera, microphone, location or contacts, the system steps in and asks you. That question is not a formality but a genuine checkpoint: a torch app asking for your contacts is a disproportionate request that should make you pause. Permissions can be managed later, too: in settings you can see which app has access to what and switch off the unnecessary ones. An occasional permission clean-up is a quiet but effective security habit.
System updates
There are two kinds of update, and they get confused. App updates concern a single app and arrive through the store. System updates renew the operating system itself: security patches, bug fixes and new features. The security-critical kind is the second, because a system-level vulnerability can affect not one app but everything on the device. Every device's update support ends one day; a device past its support cannot receive new patches and becomes steadily riskier for anything internet-facing. That makes update support a purchase criterion as important as price. To revisit the hardware–software distinction, see the previous lesson.
Common mistake: Postponing updates indefinitely
Pressing "not now" for weeks is a widespread habit, usually justified by "what if something breaks?". The equation actually runs the other way: the chance of an update breaking something is low and usually temporary, while the risk of walking around with a known vulnerability is constant and grows with time. Instead of postponing, schedule the update for a suitable moment — device charging, work done — and you manage both the worry and the risk.
Today's practice
Open your device's settings and look at two things: is a system update pending, and in the app permissions section, which apps can use your location and microphone? If you find a permission that looks disproportionate, switch it off. If an update is pending, schedule it for this evening.
Summary
- The operating system is the manager between hardware and applications; every request passes through it
- Android, iOS, Windows, macOS and Linux look different but do the same core jobs
- App permissions are a real checkpoint; disproportionate requests are a signal to pause
- System updates outrank app updates; security patches arrive at system level
- A device past its update support grows steadily riskier for internet-facing use
Check your understanding
Questions and answer order are shuffled on every attempt. Results stay in your browser.