Question: How many classes of items did the U.S. Supreme Court rule could not be patented?
Answer Options:
Answer: three
Question: The system administrator is the person responsible for
Answer Options:
Answer: Day-to-day operation of a technology system
Question: The system security officer is the person responsible for
Answer Options:
Answer: Writing, enforcing, and reviewing security operating procedures
Question: Common system administration tasks include
Answer Options:
Answer: Updating software
Question: System administration provides all of the following except
Answer Options:
Answer: Project management
Question: Cloud computing models include all of the following except
Answer Options:
Answer: Revenue as a service
Question: A virtual machine
Answer Options:
Answer: Is a software container into which an operating system and applications can be installed
Question: Writing the necessary data in the appropriate locations on a computer’s hard drive for running a software program is called
Answer Options:
Answer: Installation
Question: Selecting one among many possible combinations of features of a system is called
Answer Options:
Answer: Configuration
Question: Limiting access to information system resources only to authorized users, programs, processes, or other systems is called
Answer Options:
Answer: Access control
Question: In the context of system administration, the operating system is
Answer Options:
Answer: Software which controls hardware devices, manages memory, and hides underlying physical hardware from user applications
Question: In the context of system administration, the kernel is
Answer Options:
Answer: Software which controls hardware devices, manages memory, and hides underlying physical hardware from user applications
Question: In the context of system administration, the shell is
Answer Options:
Answer: A text-based program that allows users to interact with the shell
Question: Common shell programs include
Answer Options:
Answer: Bourne shell, C shell, Bourne-again shell
Question: The filesystem root is represented in Linux by
Answer Options:
Answer: /
Question: The current folder is represented in Linux by
Answer Options:
Answer: .
Question: The parent folder of the current folder is represented in Linux by
Answer Options:
Answer: ..
Question: The default shell prompt for a regular user in the bash shell is
Answer Options:
Answer: $