Deck 11: Operating System Management and Maintenance

ملء الشاشة (f)
exit full mode
سؤال
You find that disk operations on your server have gradually gotten slower. You look at the hard disk light and it seems to be almost constantly active and the disk seems noisier than when you first installed the system. What is the likely problem?

A)the disk spindles need to be greased
B)the disk is fragmented
C)there are bad sectors on the disk
D)you have not implemented quotas
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Deleting temporary files on a Windows system is not necessary because Windows doesn't create temporary files.
سؤال
Which command should you run on a Windows system to check for and fix problems with the file system?

A)fsck
B)p_fsck
C)chkdsk
D)dskrep
سؤال
Which of the following is a database of information about the Windows operating system including customized settings and software installations?

A)registry
B)performance monitor
C)changelog
D)\windows\system32
سؤال
Which of the following is NOT an argument for using RAID?

A)increased speed
B)decreased costs
C)increased storage capacity
D)increased reliability
سؤال
Which of the following is a method to defragment a hard disk?

A)backup the disk and do a full restore
B)copy the files to a server, reboot, and copy the files back to the disk
C)restart the computer in the BIOS and reset the BIOS to system defaults
D)delete all your applications and then re-install them
سؤال
Where is virtual memory stored on a Linux system?

A)pagefile.sys
B)lower portion of RAM
C)swap file system
D)upper portion of RAM
سؤال
Which of the following is a file extension that indicates the file type of application in a Windows environment?

A)ocx
B)app
C)ini
D)exe
سؤال
A differential backup backs up files that have changed since the last full backup.
سؤال
Which command should you use on a Linux system to find and print a list of files that begin with acctg that have been modified in the last 10 days?

A)find -name acctg* -mtime -10 -print
B)search -name acctg* -mod 10 -print
C)find -name *acctg -mod 10 -print
D)search -name *acctg -mtime 10 -print
سؤال
Which of the following is a file extension in Windows that indicates an ActiveX control?

A).cpl
B).mcs
C).ocx
D).cat
سؤال
Disk fragmentation causes reduced disk performance because the disk read/write heads must move longer distances.
سؤال
Which of the following values is the recommended maximum percentage of disk space you should use for best reliability?

A)50
B)20
C)95
D)80
سؤال
Virtual memory is a storage area in a computer's RAM that is set aside for the page file.
سؤال
In modern Windows operating systems, such as Windows 10, what feature can you configure to return to a previous system configuration in case one or more system files are deleted or if the installation of a new device causes operating system problems?

A)registry backups
B)volume shadow copy service
C)system protection
D)driver signing
سؤال
Which of the following RAID configurations uses disk striping plus mirroring for fault tolerance?

A)RAID 0
B)RAID 10
C)RAID 1
D)RAID 5
سؤال
If you analyze your disk and find that most of the files are stored contiguously on the disk, what should you do?

A)run a disk fragmenting utility
B)run a disk defragmenting utility
C)run chkdsk immediately
D)nothing, the files are stored optimally
سؤال
The organization of the file system on a server has no impact on network performance or security.
سؤال
Which of the following is NOT a good rule to follow when creating a file structure?

A)keep a manageable number of folders in the root
B)create a folder for deleted files to be stored temporarily
C)keep different versions of software in their own folders
D)group files with similar security needs
سؤال
Which of the following commands should you use to delete files on a Linux system?

A)mv
B)rm
C)del
D)erase
سؤال
What command-line utility can you use in Linux to monitor paging?

A)pagemon
B)nbtstat
C)vmstat
D)ifstat
سؤال
What is the difference between writing in linear fashion and writing in sequential fashion?
سؤال
What is the difference between an incremental and differential backup?
سؤال
Describe the Windows registry.
سؤال
What are the advantages of leaving operating system files in the folders created by the OS?
سؤال
What is name for a network problem in which the NIC saturates the network with repeated packets?

A)broadcast storm
B)packet fragments
C)ping flood
D)frame collision
سؤال
You suspect a problem with a file that is important to one of your installed applications. You are running Windows 7 64-bit edition. You have thoroughly checked the Program Files folder and cannot find the folder that holds this application. What might be the problem?
سؤال
Which of the following is a general rule you should consider when configuring a page/swap file in Windows?

A)only systems with less than 1 GB RAM need a page file
B)the initial size should be set to 1.5 times the amount of RAM
C)Linux systems don't allow page file configuration
D)if the swap file system is more than 50% full, it should be increased in size
سؤال
Which of the following is a true statement about rotating backup media?

A)it can protect against media failure
B)you should never have more than one full set of media
C)media rotation is only necessary with tape drives
D)media rotation only happens with hard drives since the platters rotate
سؤال
List three rules for creating a file structure.
سؤال
Which utility can you use in Linux to see basic statistics for your network interface?

A)tracert
B)ipconfig
C)nbtstat
D)ifstat
سؤال
Under what circumstance should you always let Windows manage the paging file size when running Windows Server 2012 and newer?

A)you are using a dual core processor
B)the paging file is on the boot disk
C)your RAM is less than 4 GB
D)storing the paging file on an SSD
سؤال
Which of the following is NOT true about using the ping utility?

A)it determines whether a network connection is working
B)it can determine if two networks can communicate with one another
C)it provides round trip time statistics
D)it cannot work through routers
سؤال
Describe the technique of moving disk files to extend the life of a disk.
سؤال
What is System Protection and how do you configure it?
سؤال
What are cookies?
سؤال
Which backup type creates an exact image of the disk contents?

A)file-by-file backup
B)mirror backup
C)binary backup
D)differential backup
سؤال
What is a good response time on a LAN for the ping utility?

A)1 ms
B)100 ms
C)1 Kb
D)10 Kb
سؤال
Which of the following is a partial backup that backs up files that have changed since the last full or incremental backup?

A)differential
B)sequential
C)incremental
D)binary
سؤال
Briefly describe how disks can become fragmented.
سؤال
Match between columns
the accumulation of empty pockets of space between files on a disk
binary backup
the accumulation of empty pockets of space between files on a disk
cookie
the accumulation of empty pockets of space between files on a disk
defragmentation
the accumulation of empty pockets of space between files on a disk
differential backup
the accumulation of empty pockets of space between files on a disk
disk striping
the accumulation of empty pockets of space between files on a disk
incremental backup
the accumulation of empty pockets of space between files on a disk
page file
the accumulation of empty pockets of space between files on a disk
service packs
the accumulation of empty pockets of space between files on a disk
surface analysis
the accumulation of empty pockets of space between files on a disk
fragmentation
سؤال
Match between columns
a disk diagnostic technique that locates and marks damaged disk areas
binary backup
a disk diagnostic technique that locates and marks damaged disk areas
cookie
a disk diagnostic technique that locates and marks damaged disk areas
defragmentation
a disk diagnostic technique that locates and marks damaged disk areas
differential backup
a disk diagnostic technique that locates and marks damaged disk areas
disk striping
a disk diagnostic technique that locates and marks damaged disk areas
incremental backup
a disk diagnostic technique that locates and marks damaged disk areas
page file
a disk diagnostic technique that locates and marks damaged disk areas
service packs
a disk diagnostic technique that locates and marks damaged disk areas
surface analysis
a disk diagnostic technique that locates and marks damaged disk areas
fragmentation
سؤال
Match between columns
software fixes issued by a vendor to repair software problems
binary backup
software fixes issued by a vendor to repair software problems
cookie
software fixes issued by a vendor to repair software problems
defragmentation
software fixes issued by a vendor to repair software problems
differential backup
software fixes issued by a vendor to repair software problems
disk striping
software fixes issued by a vendor to repair software problems
incremental backup
software fixes issued by a vendor to repair software problems
page file
software fixes issued by a vendor to repair software problems
service packs
software fixes issued by a vendor to repair software problems
surface analysis
software fixes issued by a vendor to repair software problems
fragmentation
سؤال
Match between columns
an allocated portion of disk storage reserved to supplement RAM
binary backup
an allocated portion of disk storage reserved to supplement RAM
cookie
an allocated portion of disk storage reserved to supplement RAM
defragmentation
an allocated portion of disk storage reserved to supplement RAM
differential backup
an allocated portion of disk storage reserved to supplement RAM
disk striping
an allocated portion of disk storage reserved to supplement RAM
incremental backup
an allocated portion of disk storage reserved to supplement RAM
page file
an allocated portion of disk storage reserved to supplement RAM
service packs
an allocated portion of disk storage reserved to supplement RAM
surface analysis
an allocated portion of disk storage reserved to supplement RAM
fragmentation
سؤال
Match between columns
a method that only backs up files that have changed since the last full or incremental backup
binary backup
a method that only backs up files that have changed since the last full or incremental backup
cookie
a method that only backs up files that have changed since the last full or incremental backup
defragmentation
a method that only backs up files that have changed since the last full or incremental backup
differential backup
a method that only backs up files that have changed since the last full or incremental backup
disk striping
a method that only backs up files that have changed since the last full or incremental backup
incremental backup
a method that only backs up files that have changed since the last full or incremental backup
page file
a method that only backs up files that have changed since the last full or incremental backup
service packs
a method that only backs up files that have changed since the last full or incremental backup
surface analysis
a method that only backs up files that have changed since the last full or incremental backup
fragmentation
سؤال
Match between columns
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
binary backup
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
cookie
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
defragmentation
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
differential backup
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
disk striping
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
incremental backup
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
page file
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
service packs
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
surface analysis
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
fragmentation
سؤال
Match between columns
a method that only backs up files that have changed since the last full backup
binary backup
a method that only backs up files that have changed since the last full backup
cookie
a method that only backs up files that have changed since the last full backup
defragmentation
a method that only backs up files that have changed since the last full backup
differential backup
a method that only backs up files that have changed since the last full backup
disk striping
a method that only backs up files that have changed since the last full backup
incremental backup
a method that only backs up files that have changed since the last full backup
page file
a method that only backs up files that have changed since the last full backup
service packs
a method that only backs up files that have changed since the last full backup
surface analysis
a method that only backs up files that have changed since the last full backup
fragmentation
سؤال
Match between columns
the process of removing empty pockets between files on a hard disk drive
binary backup
the process of removing empty pockets between files on a hard disk drive
cookie
the process of removing empty pockets between files on a hard disk drive
defragmentation
the process of removing empty pockets between files on a hard disk drive
differential backup
the process of removing empty pockets between files on a hard disk drive
disk striping
the process of removing empty pockets between files on a hard disk drive
incremental backup
the process of removing empty pockets between files on a hard disk drive
page file
the process of removing empty pockets between files on a hard disk drive
service packs
the process of removing empty pockets between files on a hard disk drive
surface analysis
the process of removing empty pockets between files on a hard disk drive
fragmentation
سؤال
Match between columns
a text-based file used by Web sites to obtain information about a user
binary backup
a text-based file used by Web sites to obtain information about a user
cookie
a text-based file used by Web sites to obtain information about a user
defragmentation
a text-based file used by Web sites to obtain information about a user
differential backup
a text-based file used by Web sites to obtain information about a user
disk striping
a text-based file used by Web sites to obtain information about a user
incremental backup
a text-based file used by Web sites to obtain information about a user
page file
a text-based file used by Web sites to obtain information about a user
service packs
a text-based file used by Web sites to obtain information about a user
surface analysis
a text-based file used by Web sites to obtain information about a user
fragmentation
سؤال
Match between columns
a technique that backs up the entire contents of one or more disk drives in an image format
binary backup
a technique that backs up the entire contents of one or more disk drives in an image format
cookie
a technique that backs up the entire contents of one or more disk drives in an image format
defragmentation
a technique that backs up the entire contents of one or more disk drives in an image format
differential backup
a technique that backs up the entire contents of one or more disk drives in an image format
disk striping
a technique that backs up the entire contents of one or more disk drives in an image format
incremental backup
a technique that backs up the entire contents of one or more disk drives in an image format
page file
a technique that backs up the entire contents of one or more disk drives in an image format
service packs
a technique that backs up the entire contents of one or more disk drives in an image format
surface analysis
a technique that backs up the entire contents of one or more disk drives in an image format
fragmentation
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 11: Operating System Management and Maintenance
1
You find that disk operations on your server have gradually gotten slower. You look at the hard disk light and it seems to be almost constantly active and the disk seems noisier than when you first installed the system. What is the likely problem?

A)the disk spindles need to be greased
B)the disk is fragmented
C)there are bad sectors on the disk
D)you have not implemented quotas
B
2
Deleting temporary files on a Windows system is not necessary because Windows doesn't create temporary files.
False
3
Which command should you run on a Windows system to check for and fix problems with the file system?

A)fsck
B)p_fsck
C)chkdsk
D)dskrep
C
4
Which of the following is a database of information about the Windows operating system including customized settings and software installations?

A)registry
B)performance monitor
C)changelog
D)\windows\system32
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
5
Which of the following is NOT an argument for using RAID?

A)increased speed
B)decreased costs
C)increased storage capacity
D)increased reliability
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
6
Which of the following is a method to defragment a hard disk?

A)backup the disk and do a full restore
B)copy the files to a server, reboot, and copy the files back to the disk
C)restart the computer in the BIOS and reset the BIOS to system defaults
D)delete all your applications and then re-install them
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
7
Where is virtual memory stored on a Linux system?

A)pagefile.sys
B)lower portion of RAM
C)swap file system
D)upper portion of RAM
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
8
Which of the following is a file extension that indicates the file type of application in a Windows environment?

A)ocx
B)app
C)ini
D)exe
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
9
A differential backup backs up files that have changed since the last full backup.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
10
Which command should you use on a Linux system to find and print a list of files that begin with acctg that have been modified in the last 10 days?

A)find -name acctg* -mtime -10 -print
B)search -name acctg* -mod 10 -print
C)find -name *acctg -mod 10 -print
D)search -name *acctg -mtime 10 -print
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
11
Which of the following is a file extension in Windows that indicates an ActiveX control?

A).cpl
B).mcs
C).ocx
D).cat
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
12
Disk fragmentation causes reduced disk performance because the disk read/write heads must move longer distances.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
13
Which of the following values is the recommended maximum percentage of disk space you should use for best reliability?

A)50
B)20
C)95
D)80
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
14
Virtual memory is a storage area in a computer's RAM that is set aside for the page file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
15
In modern Windows operating systems, such as Windows 10, what feature can you configure to return to a previous system configuration in case one or more system files are deleted or if the installation of a new device causes operating system problems?

A)registry backups
B)volume shadow copy service
C)system protection
D)driver signing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
16
Which of the following RAID configurations uses disk striping plus mirroring for fault tolerance?

A)RAID 0
B)RAID 10
C)RAID 1
D)RAID 5
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
17
If you analyze your disk and find that most of the files are stored contiguously on the disk, what should you do?

A)run a disk fragmenting utility
B)run a disk defragmenting utility
C)run chkdsk immediately
D)nothing, the files are stored optimally
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
18
The organization of the file system on a server has no impact on network performance or security.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
19
Which of the following is NOT a good rule to follow when creating a file structure?

A)keep a manageable number of folders in the root
B)create a folder for deleted files to be stored temporarily
C)keep different versions of software in their own folders
D)group files with similar security needs
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
20
Which of the following commands should you use to delete files on a Linux system?

A)mv
B)rm
C)del
D)erase
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
21
What command-line utility can you use in Linux to monitor paging?

A)pagemon
B)nbtstat
C)vmstat
D)ifstat
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
22
What is the difference between writing in linear fashion and writing in sequential fashion?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
23
What is the difference between an incremental and differential backup?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
24
Describe the Windows registry.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
25
What are the advantages of leaving operating system files in the folders created by the OS?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
26
What is name for a network problem in which the NIC saturates the network with repeated packets?

A)broadcast storm
B)packet fragments
C)ping flood
D)frame collision
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
27
You suspect a problem with a file that is important to one of your installed applications. You are running Windows 7 64-bit edition. You have thoroughly checked the Program Files folder and cannot find the folder that holds this application. What might be the problem?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
28
Which of the following is a general rule you should consider when configuring a page/swap file in Windows?

A)only systems with less than 1 GB RAM need a page file
B)the initial size should be set to 1.5 times the amount of RAM
C)Linux systems don't allow page file configuration
D)if the swap file system is more than 50% full, it should be increased in size
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
29
Which of the following is a true statement about rotating backup media?

A)it can protect against media failure
B)you should never have more than one full set of media
C)media rotation is only necessary with tape drives
D)media rotation only happens with hard drives since the platters rotate
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
30
List three rules for creating a file structure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
31
Which utility can you use in Linux to see basic statistics for your network interface?

A)tracert
B)ipconfig
C)nbtstat
D)ifstat
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
32
Under what circumstance should you always let Windows manage the paging file size when running Windows Server 2012 and newer?

A)you are using a dual core processor
B)the paging file is on the boot disk
C)your RAM is less than 4 GB
D)storing the paging file on an SSD
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
33
Which of the following is NOT true about using the ping utility?

A)it determines whether a network connection is working
B)it can determine if two networks can communicate with one another
C)it provides round trip time statistics
D)it cannot work through routers
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
34
Describe the technique of moving disk files to extend the life of a disk.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
35
What is System Protection and how do you configure it?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
36
What are cookies?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
37
Which backup type creates an exact image of the disk contents?

A)file-by-file backup
B)mirror backup
C)binary backup
D)differential backup
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
38
What is a good response time on a LAN for the ping utility?

A)1 ms
B)100 ms
C)1 Kb
D)10 Kb
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
39
Which of the following is a partial backup that backs up files that have changed since the last full or incremental backup?

A)differential
B)sequential
C)incremental
D)binary
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
40
Briefly describe how disks can become fragmented.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
41
Match between columns
the accumulation of empty pockets of space between files on a disk
binary backup
the accumulation of empty pockets of space between files on a disk
cookie
the accumulation of empty pockets of space between files on a disk
defragmentation
the accumulation of empty pockets of space between files on a disk
differential backup
the accumulation of empty pockets of space between files on a disk
disk striping
the accumulation of empty pockets of space between files on a disk
incremental backup
the accumulation of empty pockets of space between files on a disk
page file
the accumulation of empty pockets of space between files on a disk
service packs
the accumulation of empty pockets of space between files on a disk
surface analysis
the accumulation of empty pockets of space between files on a disk
fragmentation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
42
Match between columns
a disk diagnostic technique that locates and marks damaged disk areas
binary backup
a disk diagnostic technique that locates and marks damaged disk areas
cookie
a disk diagnostic technique that locates and marks damaged disk areas
defragmentation
a disk diagnostic technique that locates and marks damaged disk areas
differential backup
a disk diagnostic technique that locates and marks damaged disk areas
disk striping
a disk diagnostic technique that locates and marks damaged disk areas
incremental backup
a disk diagnostic technique that locates and marks damaged disk areas
page file
a disk diagnostic technique that locates and marks damaged disk areas
service packs
a disk diagnostic technique that locates and marks damaged disk areas
surface analysis
a disk diagnostic technique that locates and marks damaged disk areas
fragmentation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
43
Match between columns
software fixes issued by a vendor to repair software problems
binary backup
software fixes issued by a vendor to repair software problems
cookie
software fixes issued by a vendor to repair software problems
defragmentation
software fixes issued by a vendor to repair software problems
differential backup
software fixes issued by a vendor to repair software problems
disk striping
software fixes issued by a vendor to repair software problems
incremental backup
software fixes issued by a vendor to repair software problems
page file
software fixes issued by a vendor to repair software problems
service packs
software fixes issued by a vendor to repair software problems
surface analysis
software fixes issued by a vendor to repair software problems
fragmentation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
44
Match between columns
an allocated portion of disk storage reserved to supplement RAM
binary backup
an allocated portion of disk storage reserved to supplement RAM
cookie
an allocated portion of disk storage reserved to supplement RAM
defragmentation
an allocated portion of disk storage reserved to supplement RAM
differential backup
an allocated portion of disk storage reserved to supplement RAM
disk striping
an allocated portion of disk storage reserved to supplement RAM
incremental backup
an allocated portion of disk storage reserved to supplement RAM
page file
an allocated portion of disk storage reserved to supplement RAM
service packs
an allocated portion of disk storage reserved to supplement RAM
surface analysis
an allocated portion of disk storage reserved to supplement RAM
fragmentation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
45
Match between columns
a method that only backs up files that have changed since the last full or incremental backup
binary backup
a method that only backs up files that have changed since the last full or incremental backup
cookie
a method that only backs up files that have changed since the last full or incremental backup
defragmentation
a method that only backs up files that have changed since the last full or incremental backup
differential backup
a method that only backs up files that have changed since the last full or incremental backup
disk striping
a method that only backs up files that have changed since the last full or incremental backup
incremental backup
a method that only backs up files that have changed since the last full or incremental backup
page file
a method that only backs up files that have changed since the last full or incremental backup
service packs
a method that only backs up files that have changed since the last full or incremental backup
surface analysis
a method that only backs up files that have changed since the last full or incremental backup
fragmentation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
46
Match between columns
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
binary backup
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
cookie
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
defragmentation
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
differential backup
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
disk striping
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
incremental backup
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
page file
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
service packs
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
surface analysis
a disk storage technique that divides portions of each file over all volumes in a set as a way to minimize wear on individual disks
fragmentation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
47
Match between columns
a method that only backs up files that have changed since the last full backup
binary backup
a method that only backs up files that have changed since the last full backup
cookie
a method that only backs up files that have changed since the last full backup
defragmentation
a method that only backs up files that have changed since the last full backup
differential backup
a method that only backs up files that have changed since the last full backup
disk striping
a method that only backs up files that have changed since the last full backup
incremental backup
a method that only backs up files that have changed since the last full backup
page file
a method that only backs up files that have changed since the last full backup
service packs
a method that only backs up files that have changed since the last full backup
surface analysis
a method that only backs up files that have changed since the last full backup
fragmentation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
48
Match between columns
the process of removing empty pockets between files on a hard disk drive
binary backup
the process of removing empty pockets between files on a hard disk drive
cookie
the process of removing empty pockets between files on a hard disk drive
defragmentation
the process of removing empty pockets between files on a hard disk drive
differential backup
the process of removing empty pockets between files on a hard disk drive
disk striping
the process of removing empty pockets between files on a hard disk drive
incremental backup
the process of removing empty pockets between files on a hard disk drive
page file
the process of removing empty pockets between files on a hard disk drive
service packs
the process of removing empty pockets between files on a hard disk drive
surface analysis
the process of removing empty pockets between files on a hard disk drive
fragmentation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
49
Match between columns
a text-based file used by Web sites to obtain information about a user
binary backup
a text-based file used by Web sites to obtain information about a user
cookie
a text-based file used by Web sites to obtain information about a user
defragmentation
a text-based file used by Web sites to obtain information about a user
differential backup
a text-based file used by Web sites to obtain information about a user
disk striping
a text-based file used by Web sites to obtain information about a user
incremental backup
a text-based file used by Web sites to obtain information about a user
page file
a text-based file used by Web sites to obtain information about a user
service packs
a text-based file used by Web sites to obtain information about a user
surface analysis
a text-based file used by Web sites to obtain information about a user
fragmentation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
50
Match between columns
a technique that backs up the entire contents of one or more disk drives in an image format
binary backup
a technique that backs up the entire contents of one or more disk drives in an image format
cookie
a technique that backs up the entire contents of one or more disk drives in an image format
defragmentation
a technique that backs up the entire contents of one or more disk drives in an image format
differential backup
a technique that backs up the entire contents of one or more disk drives in an image format
disk striping
a technique that backs up the entire contents of one or more disk drives in an image format
incremental backup
a technique that backs up the entire contents of one or more disk drives in an image format
page file
a technique that backs up the entire contents of one or more disk drives in an image format
service packs
a technique that backs up the entire contents of one or more disk drives in an image format
surface analysis
a technique that backs up the entire contents of one or more disk drives in an image format
fragmentation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.