Introduction to Linux, SQL, and Python Flashcards
What is Linux?
An open-source, or publicly available, operating system. Unlike other operating systems, for example MacOS or Windows, Linux relies on a command line as the primary user interface. Linux itself is not a programming language, but it does allow for the use of text-based commands between the user and the operating system.
What is Linux commonly used for by entry-level security analysts
examining logs to better understand what’s occurring in a system.
What does SQL stand for?
Structured Query Language
What is SQL?
A programming language used to create, interact with, and request information from a database.
What is a database?
an organized collection of information or data