Please enable JavaScript to use CodeHS

Cyber Glossary

Flashcards

Course:

Module:

Lesson:

Search:

operating system (OS) General

The primary software that runs applications and manages all the hardware, memory and other software on a computer.

software General

A set of computer instructions that tells the computer how to work.

workstation OS General

Most commonly used on a desktop or laptop computer and can perform many tasks without an internet connection.

mobile OS General

An operating system used on mobile devices, such as a mobile phone or tablet.

server OS General

Used on specialized computers that take in requests and send back a response (mail server, web server, etc).

embedded OS General

Will only perform one type of task and are used in machines such as an ATM or a GPS system.

firmware General

An operating system that is permanently etched into a hardware device such as a keyboard or a video card.

hypervisor General

Operating systems that are most commonly used to run multiple operating systems on a computer system at the same time.

platform General

An operating system such as Windows, Mac OS, Android or iOS.

single-platform software General

Software that only works on one platform, such as only on Android phones, or only on Mac computers.

cross-platform software General

Software that works on multiple platforms.

user account General

Used to log in to a computer, comprised of a username, password, personalized settings and set permissions.

admin account General

Has full access and full control to manage other users, set permissions and change computer settings and programs.

user permissions General

Authorization given to user accounts that grants them certain privileges and enables them to access specific folders and files.

host account General

The main, controlling account responsible for providing security updates, antivirus software and setting permissions for anyone on the same network.

security baseline General

An agreed upon set of rules and permissions.

authorization General

Specifying access rights and permissions for each user.

authentication General

Proving the identity of the user.

Linux General

An open-source and community-developed operating system.

Apple Macintosh (macOS) General

An operating system that uses a graphical user interface designed by Apple Inc. for use on desktops and laptops.

Microsoft Windows General

An operating system that uses a graphical user interface designed by Microsoft for use on desktops and laptops.

file system General

A method of organizing files and retrieving them from storage.

file management General

Software that manages data and files along with the ability to create, modify, and move these files.

GUI (graphical user interface) General

A type of interface that uses interactive graphical elements such as windows, buttons, and icons.

patches General

Updates that address and fix security vulnerabilities within a program or product.

computer virus General

A type of computer program that can spread by modifying other computer programs and inserting its own code (rules).

backup General

A copy or snapshot of the state of your computer.

full backup General

Backs up everything on your computer.

incremental backup General

Backs up only what has changed since the last backup.

browser General

Used to navigate the world wide web and view HTML files.

cache General

A collection of data and files used to increase the speed of the browser.

client-side scripting General

Program code, usually written in JavaScript, that is executed on the client's browser.

proxy server General

An intermediary between the user and the Internet that takes requests from the user and returns a response.

certificate General

Confirms the identity and authenticity of a website.

command line interface (CLI) General

Processes commands to a computer program in the form of lines of text.

file extension General

The suffix at the end of a filename that indicates what the type of file.

processor General

The electronic part of a computer that executes the instructions that are passed to it by the operating system. It’s also called a CPU, or central processing unit.

software license General

Legally binding guidelines for use and distribution of software.

open source software General

Software that is available for anyone to access and modify.

proprietary software General

Software that is owned by an individual or company.

application architecture model General

Refers to the design of the essential parts of an application and how they are connected to each other.

locally installed software General

Software installation that is performed on your local computer.

local network hosted General

Software installation that is performed on a local area network (LAN).

cloud hosted General

Software that is installed, hosted and accessed entirely from a remote server or location.