Comptia (SK0-004) Exam Questions And Answers page 8
An administrator is attempting to install a 64-bit OS on a VM that is hosted by a server known to have 64-bit CPUs. However, the new VM will not boot properly. Which of the following is MOST likely the problem?
The server is not a Type 2 hypervisor.
The server does not have AMD-V or Intel VT switched on.
The server does not have hybrid server capability turned on.
Server Administration
Security
An administrator is attempting to run the following command on a Linux system: sudo apt-get update. However, the administrator is presented with an error stating the required permissions to run the apt-get utility are not present. Which of the following files should be modified using the visudo command?
/etc/sudoers
/etc/groups
/etc/passwd
/etc/named.conf
Server Administration
An administrator is building a web server to host an online banking application. The server should not have access to the internal network, and only ports that are used by the application should be opened. Which of the following MUST be implemented to meet the business requirements?
Add the server to the internal network and use IPSec to encrypt communication between the web server and other devices.
Use an ISA server to block access to the internal network.
Use VPN to block all ports that are not used by the application.
Use the company firewall to block all ports that are not used by the application.
Server Administration
Security
An administrator is concerned about a volume on a server containing SQL databases with only 3% available disk space. The administrator is considering turning on NTFS compression to create space. Which of the following statements is TRUE?
Compressing volumes that contain databases is highly recommended due to the poor space utilization of databases
Compressing a volume using NTFS is also known as compacting
Compressing a volume containing databases is not recommended since it slows down the speed
Adding additional memory is a better solution to a space problem since databases are stored in RAM
Storage
An administrator is configuring a multi-terabyte storage array for high-speed file access by a Unix system. Which of the following filesystem types would be best for the administrator to implement?
Ext2
NTFS
ReiserFS
ZFS
Storage
Security
An administrator is configuring an application server. The application requires a filesystem with journaling capability. Which of the following is the administrator MOST likely to choose?
ext2
DFS
ext4
FAT32
Server Administration
Storage
An administrator is configuring a RAID array on a new server with parity and striping. Which of the following is the MINIMUM number of disks needed to implement this array?
1
2
3
4
Storage
Storage Technologies
An administrator is configuring external storage that will be accessed by multiple servers via the existing Ethernet at a minimum cost. Which of the following technologies BEST meets these objectives?
NFS
Fibre Channel
HBA fabric
DAS
Storage
Security
An administrator is connecting a laptop to administer a switch using an Ethernet cable, which works on a PC to a wall jack. The switch is functioning, but the administrator is unable to establish a connection with the switch. Which of the following is MOST likely the issue?
The switch is faulty
The port is faulty
The cable is a rollover cable
The cable is a straight-through cable
Networking
An administrator is creating a comprehensive backup system to backup a single web server.
Which of the following is the BEST way to provide full restore?
Which of the following is the BEST way to provide full restore?
Take an image backup nightly while the server is online.
Take an incremental backup while the server is offline.
Take a monthly snapshot backup while the server is online.
Take a differential backup while the server is online.
Server Administration
Storage
Comments