What is an operating system ?
Software that acts as a middleman between a computer hardware and the computer user.
what is Linux?
It is a free and opensource OS.
what are some advantages of using Linux?
what are some Linux flavors?
what is the super-user account in Linux called ?
root
Linux is case sensitive T or F
T
what is the core of a Linux system called ?
The kernel
what is a file system in Linux ?
A file system in Linux is a method for organizing and managing files on a storage device, like a hard drive or SSD. It determines how data is stored, accessed, and managed.
what are some of the directories in a Linux file system and their usage ?
what does it mean when we say a software is opensource ?
Anyone can inspect, modify or enhance the source code.