about OS's Flashcards

1
Q

When attempting to improve system performance for Linux computers with a limited amount of memory, why is increasing the size of the swap file system not considered the best solution?

A

A swap file system uses hard disk space to store inactive RAM content. (The swap file system is used by Linux when it runs out of physical memory. When needed, the kernel moves inactive RAM content to the swap partition on the hard disk. Storing and retrieving content in the swap partition is much slower than RAM is, and therefore using the swap partition should not be considered the best solution to improving system performance.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which three components are used to assign file and directory permissions in Linux systems?

A

group
owner
all users
(In Linux, file and directory permissions are assigned as follows:
Owner – the owner user of the file or directory
Group – the user group that has been assigned to the file or directory
All users – all other users on the system)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which built-in tool is available on a Mac OS X machine to perform disk backups?

A

Time Machine (Time Machine is an automatic backup utility in the Mac OS. The Mac Disk Utility allows an administrator to configure disk backups. The Deja Dup tool is a tool built into the Linux OS for backing up data. Finder is similar to the Windows File Explorer tool and is used to navigate the Mac OS file system.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A user calls the help desk reporting that a laptop with Linux freezes on startup and displays kernel panic. What could cause this problem?

A

A driver has become corrupted. (A corrupted driver or failing hardware could cause kernel panic for Linux or Mac OS. The laptop will not be able to boot successfully. Either GRUB or LILO corruption or GRUB or LILO deletion would cause the stop screen to display a “Missing GRUB” or “Missing LILO” message. A resource unavailable to an application will cause the application to stop responding, but not prevent a laptop from starting up.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A technician is booting a laptop that has Windows 10 installed with 2 GB RAM. The boot process is currently working on the following step: NTOSKRNL.EXE starts the login file called WINLOGON.EXE. What is the next step that will happen in the boot process?

A

WINLOGON.EXE displays the Windows Welcome screen.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A user is booting a tablet that has Windows 10 installed. The boot process is currently working on the following step: WINLOGON.EXE displays the Windows Welcome screen What is the next step that will happen in the boot process?

A

There are no more steps, the boot process is complete.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A manager is booting a tablet that has Windows 8 installed. The boot process is currently working on the following step: POST. What is the next step that will happen in the boot process?

A

BIOS locates and reads the configuration settings that are stored in the CMOS memory.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

An accountant is booting a PC that has Windows 8 installed. The boot process is currently working on the following step: BIOS locates and reads the configuration settings that are stored in the CMOS memory. What is the next step that will happen in the boot process?

A

The BIOS boots the computer using the first drive that contains a valid boot sector.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A network analyst is booting a PC that has Windows 7 installed with 2 GB RAM. The boot process is currently working on the following step: The code in the boot sector is executed and the control of the boot process is given to Windows Boot Manager. What is the next step that will happen in the boot process?

A

Winload uses the path specified in BOOTMGR to find the boot partition.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

An analyst is booting a desktop that has Windows 7 installed with 4 GB RAM. The boot process is currently working on the following step: Winload uses the path specified in BOOTMGR to find the boot partition. What is the next step that will happen in the boot process?

A

WinLoad loads two files that make up the core of Windows: NTOSKRNL.EXE and HAL.DLL.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

A gamer is booting a desktop that has Windows 7 installed on dynamic drives. The boot process is currently working on the following step: WinLoad reads the registry files, chooses a hardware profile, and loads the device drivers. What is the next step that will happen in the boot process?

A

The Windows kernel takes over the boot process.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

A technician is booting a laptop that has Windows 10 installed with 2 GB RAM. The boot process is currently working on the following step: The Windows kernel takes over the boot process. What is the next step that will happen in the boot process?

A

NTOSKRNL.EXE starts the login file called WINLOGON.EXE.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

A user is booting a laptop that has Windows 10 installed. The boot process is currently working on the following step: WINLOGON.EXE displays the Windows Welcome screen What is the next step that will happen in the boot process?

A

There are no more steps, the boot process is complete.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A manager is booting a tablet that has Windows 8 installed. The boot process is currently working on the following step: The Windows kernel takes over the boot process. What is the next step that will happen in the boot process?

A

NTOSKRNL.EXE starts the login file called WINLOGON.EXE.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A gamer is booting a desktop that has Windows 10 installed on dynamic drives. The boot process is currently working on the following step: WinLoad reads the registry files, chooses a hardware profile, and loads the device drivers. What is the next step that will happen in the boot process?

A

The Windows kernel takes over the boot process.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

A manager is booting a tablet that has Windows 8 installed. The boot process is currently working on the following step: WINLOGON.EXE displays the Windows Welcome screen What is the next step that will happen in the boot process?

A

There are no more steps, the boot process is complete.

17
Q

An analyst is booting a tablet that has Windows 7 installed with media card reader. The boot process is currently working on the following step: WINLOGON.EXE displays the Windows Welcome screen What is the nextstep that will happen in the boot process?

A

There are no more steps, the boot process is complete.

18
Q
What does the OS function do?
hardware access 
file and folder management
application management
user interface
A

hardware access — loads device drivers and updates.
file and folder management — organizes storage media into a logical structure.
application management — locates and loads software programs.
user interface — displays and manages menus and icons

19
Q

A new customer asks if all of its older company computers, which are still running Windows XP, can be immediately upgraded to Windows 10. What are two important concerns that the IT technician must discuss with the customer in order to determine if the OS upgrade can be done?

A

compatibility of existing applications and custom software with the new OS, minimum memory and processor requirements for Windows 10

20
Q

Refer to the exhibit. A computer technician creates a bootable USB hard drive and loads a Linux operating system on it. When the technician reboots the computer, it does not boot to the Linux OS. Instead, the light on the optical drive flashes and then the computer loads Windows. What needs to be done to ensure that the computer automatically boots from the USB hard drive if it is connected?https://itexamanswers.net/wp-content/uploads/2020/10/A-computer-technician-creates-a-bootable-USB-hard-drive-and-loads.jpg

A

Move the USB Hard Disk drive option to the top of the boot order.

21
Q

The help desk receives a call from a customer who reports a computer issue that occurs after trying to install Windows 10 with a disc that the IT department provided. When the customer reboots the computer, instead of loading Windows, the computer displays the Windows installation program screen again. Which probable cause should the IT technician place at the top of the list of most obvious reasons for the error?

A

The customer forgot to remove the disc from the optical drive.

22
Q

Refer to the exhibit. A payroll department employee has shared a locally attached HP Officejet Pro 8110 printer over the network in Windows 10. What do the other Windows 10 users in the payroll department have to do in order to print to the shared printer?https://itexamanswers.net/wp-content/uploads/2020/10/A-payroll-department-employee-has-shared-a-locally-attached-HP-Officejet-Pro.jpg

A

Use the Add a printer option and select the HP Officejet Pro 8110 in Payroll printer in the Select a printer screen.

23
Q

A computer technician uses Windows tools to gather information such as system components, operating system, users, and disk drives on multiple systems within the company. Another technician suggests that the tasks would take less time if they were automated. Which two built-in scripting capabilities in Windows enable a technician to run a simple text file, created in Notepad, which contains the necessary commands and variables?

A

PowerShell ISE script interpreter

command line batch script interpreter

24
Q

Refer to the exhibit. Examine both the output and the source code of the Linux shell script sample.sh. Which two statements describe the variables contained in the sample.sh script?https://itexamanswers.net/wp-content/uploads/2016/05/ITE_v7.01_answers-1.jpg

A

The $uname variable is an input variable defined within the script., The $HOSTNAME variable is an environmental variable initialized by the system.

25
Q

A network analyst is booting a laptop that has Windows 7 installed with cellular SIM slot. The boot process is currently working on the following step: The Windows kernel takes over the boot process. What is thenext step that will happen in the boot process?

A

NTOSKRNL.EXE starts the login file called WINLOGON.EXE.

26
Q

Refer to the exhibit. What can be determined about the contents of the ite_user home directory?https://itexamanswers.net/wp-content/uploads/2016/05/ITE_v7.01_answers_2-1.jpg

A

There are two data files and three directories contained in this user directory.

27
Q

An end user wants to be able to recover an older version of a document that was created earlier in the day. Assuming that Windows Backup is enabled, which Windows 10 function can provide a user access to recover specific versions of a file?

A

File History

28
Q

What can an IT technician accomplish using the Manage Storage Spaces feature in Windows 8 and 10?

A

create storage pools and configure disk arrays

29
Q

While troubleshooting an issue on a customer computer, an on-site technician believes that the problem can be resolved by using Windows Restore. What type of information is not restored when using Windows Restore with a recent restore point snapshot?

A

user data files

30
Q

A technician is booting a PC that has Windows 10 installed on dynamic drives. The boot process is currently working on the following step: POST. What is the next step that will happen in the boot process?

A

BIOS locates and reads the configuration settings that are stored in the CMOS memory.

31
Q

Refer to the exhibit. What can be determined from the output of this command?https://itexamanswers.net/wp-content/uploads/2020/12/i363539v2n1_Linux-1607775461.7325.png

A

The owner, group, and others have read permissions to January.

32
Q

A technician is booting a PC that has Windows 10 installed on dynamic drives. The boot process is currently working on the following step: BIOS locates and reads the configuration settings that are stored in the CMOS memory. What is the next step that will happen in the boot process?

A

The BIOS boots the computer using the first drive that contains a valid boot sector.

33
Q

A network analyst is booting a laptop that has Windows 7 installed with cellular SIM slot. The boot process is currently working on the following step: The Windows kernel takes over the boot process. What is the next step that will happen in the boot process?

A

NTOSKRNL.EXE starts the login file called WINLOGON.EXE.

34
Q

A gamer is booting a tablet that has Windows 7 installed with 4 GB RAM. The boot process is currently working on the following step: The Windows kernel takes over the boot process. What is the next step that will happen in the boot process?

A

NTOSKRNL.EXE starts the login file called WINLOGON.EXE.

35
Q

An accountant is booting a desktop that has Windows 8 installed. The boot process is currently working on the following step: WinLoad loads two files that make up the core of Windows: NTOSKRNL.EXE and HAL.DLL. What is the next step that will happen in the boot process?

A

WinLoad reads the registry files, chooses a hardware profile, and loads the device drivers.

36
Q

A user is booting a desktop that has Windows 10 installed that also uses an extended partition. The boot process is currently working on the following step: The code in the boot sector is executed and the control of the boot process is given to Windows Boot Manager. What is the next step that will happen in the boot process?

A

Winload uses the path specified in BOOTMGR to find the boot partition.