Comptia (XK0-004) Exam Questions And Answers page 17
Which of the following best describes the need for the ADM process to be governed?
To enable development of reference architectures
To enable the architecture domains to be integrated
To ensure that the method is being applied correctly
User Interfaces and Desktops
Security
What are the responsibilities of an Architecture Board?
Single Choice
Which of the following is a responsibility of an Architecture Board?
Allocating resources for architecture projects
Creating the Statement of Architecture Work
Achieving consistency compliance review
Determining the scope of an architecture compliance review
Conducting assessments of the maturity level of architecture discipline within the organization
Essential System Services
A junior Linux administrator is optimizing a system in which an application needs to take priority 0 when running the process. The administrator runs the ps command and receives the following output:
Given this scenario, which of the following steps will address this issue?
Given this scenario, which of the following steps will address this issue?
Issue the command renice n 0 p 8481
Issue the command renice p 8481
Issue the command renice p 0 -n 8481
Issue the command renice n 8481
Command Line Interface
Shells, Scripting, and Data Management
A user receives an access_denied error when trying to modify a file, even though the file permissions are set to 777. Which of the following commands should be used to view additional file permissions?
getsebool
getenforce
ls -z
ps -z
Devices, Linux Filesystems, and Filesystem Hierarchy Standard
Shells, Scripting, and Data Management
According to TOGAF, the recommended dimensions used to define the scope of an architecture include all the following, except:
Architecture Domains
Enterprise Focus
Level of Detail
Subject Matter
Time Period
User Interfaces and Desktops
Administrative Tasks
A systems administrator wants to increase the existing drive space on a Linux server with a software RAID. After physically adding the new drive to the system, and then adding the drive to the RAID array, the administrator notices the available drive space has not increased. A status of the array shows the new drive and the original storage space:
md0 : active Raid sdd1[3]S sdc1[2] sdb1[1] sda1[0]
954585654 blocks level5 64K chunk algorithm 2 [3/3] [UUU]
Which of the following should the administrator do to make all storage space available on the RAID array?
md0 : active Raid sdd1[3]S sdc1[2] sdb1[1] sda1[0]
954585654 blocks level5 64K chunk algorithm 2 [3/3] [UUU]
Which of the following should the administrator do to make all storage space available on the RAID array?
Run hdparm to alert the kernel to a new drive.
Convert the new drive to a hot spare.
Set the RAID type to a RAID 1.
Grow the array size to four members.
Scripting and Automation
Devices, Linux Filesystems, and Filesystem Hierarchy Standard
Which one of the following best describes the next step in an Architecture Compliance Review once the scope of the review has been determined?
Interview the project principals to obtain background information
Prepare the Architecture Compliance Review report
Schedule the Architecture Review meeting
Send the assessment report to the Architecture Review co-ordinator
Tailor the checklists to address business requirements
System Configuration and Management
Administrative Tasks
Which of the following is described by the TOGAF Architecture Content Framework as a type of artifact that shows lists of things?
Building Block
Catalog
Diagram
Matrix
Deliverable
System Configuration and Management
Administrative Tasks
A Linux administrator opens a ticket to have an external hard drive mounted. As a security policy, external storage kernel modules are disabled.
Which of the following is the BEST command for adding the proper kernel module to enable external storage modules?
Which of the following is the BEST command for adding the proper kernel module to enable external storage modules?
rmmod /lib/modules/3.6.12-100-generic/kernel/drivers/usb/storage/usb-storage.ko
modinfo /lib/modules/3.6.12-100-generic/kernel/drivers/usb/storage/usb-storage.ko
depmod /lib/modules/3.6.12-100-generic/kernel/drivers/usb/storage/usb-storage.ko
insmod /lib/modules/3.6.12-100-generic/kernel/drivers/usb/storage/usb-storage.ko
Command Line Interface
Devices, Linux Filesystems, and Filesystem Hierarchy Standard
Which one of the following is the practice by which the enterprise architecture and other architectures are managed and controlled at an enterprise level?
IT governance
Architecture governance
Corporate governance
Technology governance
The program management office
System Configuration and Management
Essential System Services
Comments