Which of the following options describes one of the commonly known characteristics, though are not always indicative, of an average spam email message?
The message contains an attachment.
Which of the following options best indicate the typical delivery failure rate that a spamming email account will report, if examining from the Mail Delivery Reports interface found in WHM?
The account will have a high failure rate.
Given the following, which option best describes an actual reason that the system may place a message into the Exim queue?
The Exim service has been stopped and the SMTP daemon is not running.
What actions can you perform in the WHM Home » Email » Mail Queue Manager interface?”
Delete a particular message permanently so that is not delivered.
When mail is delivered to "/dev/null”, which of the following statements accurately indicate what happens to the message?
The message has been permanently deleted.
If you suspect that mail sent to the user who is over their quota is not delivered, which of the following WHM interfaces might you look to confirm why the message was not delivered?
WHM Home » Email » Mail Delivery Reports
Which of the following options describes one of the commonly known characteristics, though are not always indicative, of an average spam email message?
The message has a high rate of failed recipients.
The system's administrator receives an email alert from WHM when which of the following conditions occur?
hostname does not point to the main IP address on the server.
Which of the following query returns the IP addresses of the nameservers for the IP address 10.9.8.7?
dig +nssearch 8.9.10.in-addr.arpa
After installing cPanel & WHM in a new environment, what is the initial, default state of DNS clustering?
DNS clustering is initially disabled and must be manually enabled.
Which of the following can be described as having the following major strengths?
1. Very high performance.
2. Low memory footprint.
PowerDNS
Given the following options, which indicates the ideal source from which you should obtain your server's resolver IP addresses?
Your hosting provider or data center.
Within which of the following WHM interfaces would you perform a graceful restart of the nameserver software?
WHM Home >> Restart Services >> DNS Server
Within which of the following WHM interfaces would you enter the default nameservers for accounts that a reseller creates?
WHM Home >> Resellers >> Edit Reseller Nameservers and Privileges
Which of the following options accurately describes an action one performs in WHM's EasyApache 4 interface?”
Install new PHP extensions for use in your active Apache/PHP environment.
Which of the following options accurately describe an action that one can perform from within WHM's EasyApache 4 interface?”
Change the MPM that is used in your Apache installation.
Besides increasing the speed of the build process, which of the following options describes another reason that EasyApache 4 provides an improvement over EasyApache 3
Reduced chance of critical Apache failures.
When operating in a cPanel & WHM environment, which of the following files are used by Apache to define the PHP configuration?
/etc/apache2/conf.d/php.conf
What types of packages do EasyApache 4 rely on to install modules and extensions, when provisioning an EasyApache 4 profile?
RPM packages.
MySQL Profiles can set up what kind of relationship between servers
1-to-1 (1:1) only
Which of the following types of tables can you repair using the Repair a MySQL Database interface, found in WHM?
MyISAM
The WHM Home >> SQL Services >> Additional Access Hosts interface creates server-level grants that are similar to the grants that can be created in which of the following cPanel account-level Interfaces?
cPanel Home >> Databases >> Remote MySQL
Which of the following options indicate the correct number of characters that a MySQL 4.1 password contains before being updated to the current standard of 41 character-hashes?”
16 characters.
Which of the following is a term that indicates a trait of the object described by the table, or can be otherwise referenced as a table column?
Field
Which of the following MySQL/MariaDB-related terms describe a data structure that improves operations' speed in a table accurately?
Index
Which of the following options describes an actual benefit of utilizing remote MySQL capabilities using the MySQL Profiles feature in WHM?
Remote MySQL servers can reduce load on the WHM Server.
Given the options below, which of these accurately indicate a point during WHM user interactions, which triggers the system to create grants for all pre-existing cPanel accounts, is based on the configurations set within the Additional MySQL Access Hosts interface?
When the user clicks the link at the bottom of the Additional MySQL Access Hosts interface labeled "click here".
What language is used to add, remove, and view data in a MySQL/MariaDB database?
SQL
Which of the following database-related terms defines marking a table or row so that only one process can access it a time?”
Locking
Which of the following best describes the MySQL root password's role in a cPanel & WHM environment?”
A password that is primarily handled via automated means by cPanel & WHM back-end services and can be reset as needed.
Which important configuration file would allow you to change important server options, such as enabling debug logging for BIND/named?
/etc/named.conf
Which of the following is the first nameserver that the resolver queries to determine the address of the TLD nameserver?
The root nameserver.
To ensure that the internet sees the changes that you make DNS zone file manually, which of the following components of a DNS zone should you update?
The serial number
Which of the following MySQL/MariaDB-related variables can be controlled via an option found within WHM's Tweak Setting interface?
max_allowed_packet
Which of the following yum commands would remove, or uninstall, the mod_speling RPM?
yum remove ea-apache24-mod_speling
Referencing the Apache error log entry shown below, which of the following options best describes the yellow-highlighted portion of the log entry (take note of the specifically-highlighted portion)?
[Fri Sep 09 10:42:29.902022 2011] [core:error] [pid 35708:tid 4328636416] [client 72.15.99.187] File does not exist: /usr/local/apache2/htdocs/favicon.ico
The Apache process ID of the process that triggered the error.
Which of the following items can be described as any of the three things listed below?
1. A command line program for installing software.
2. A file format used to package software.
3. The individual packages created in that format.
RPM
What is the role of the -f flag when used with the exiqgrep utility?
Select messages by sender address.
In a cPanel & WHM environment, within which of the following parent directories would you find a subdirectory that includes EasyApache's templates and userdata information, stored by cPanel?
/var/cpanel/
Referencing the Apache error log entry shown below, which of the following options best describes the yellow-highlighted portion of the log entry?
[Fri Sep 09 10:42:29.902022 2011] [core:error] [pid 35708:tid 4328636416] [client 72.15.99.187] File does not exist: /usr/local/apache2/htdocs/favicon.ico
The inbound IP address of the node that requested the item that caused the error message
In the context of a MySQL database, which of the following can best be described as an attribute used to sort or specify data, sometimes across tables?
Index
Most of the executables found within the /usr/local/cpanel/bin directory are not intended for standard usage by users, and are not developed to be user-friendly (frequently lacking any kind of help output or formal documentation). These are intended primarily for back-end and automated handling, as opposed to those executables found within the /usr/local/scripts (/scripts) folder.
There is at least one notable exception to this. Which of the following tools found within this path is actually recommended for server administrator use as needed, in certain circumstances?
Which of the following can be described as a calculated numerical value resulting from a pre-determined algorithm used to represent a set of data?
Checksum
In a cPanel & WHM environment, which of the following files might you find in the /var/cpanel/databases directory?
dbindex.db.json
In the MySQL Database interface, you've successfully created a database and a database user. You want the new user to be able to access the new database. What is the next step?
no ans
When changes are made in the MultiPHP INI Editor interface, what file are the configuation changes written into?
no ans
Which email account is used as the outgoing email address on mail sent by PHP scripts on your account?
no ans
Your main website's files should be stored within which of these directories?
/home/$user/public_html
Which of the following best describes an Add-on domain?
An alias domain redirecting to a subdomain.
What is the name for a type of domain that is managed by cPanel, but contains no actual content, and is instead redirected to another domain?
no answer
Which of the following are required to obtain an SSL certificate through the SSL/TLS Wizard?
no ans
Which interface can be used to set a virtual host's PHP version?
cPanel & WHM
EasyApache 4 is known for improving the speed of the build process, but what is another benefit of using EasyApache 4 over EasyApache 3?
Reduced chance of critical Apache failures.
In a cPanel & WHM environment operating with EasyApache 4, one could define an EasyApache profile as which of the following?
A collection of packages that can be provisioned.
- Which of the following options best describes one of the most notable behaviors that separates the DSO handler from other PHP handlers available in a cPanel & WHM environment?
no ans
During PHP requests, which of the following statements accurately describes how the DSO handler processes the request?
Given the following, which best describes an actual reason that the system may place a message into the Exim queue?
The load average on the server is above the delivery threshold.
What HTTP status code could be displayed in the Apache logs if a client requests a path containing a file or directory with incorrect permissions or improper user/group ownership values?
500
During PHP requests, which of the following statements accurately describes how the DSO handler processes the request?
PHP handling operates internally by Apache's own processes
In modern installations of cPanel & WHM, how is the PHP version determined for newly created accounts, when System PHP-FPM status is set to ON?
It is set to the same value as the system default.
Why is it suggested against using PHP DSO without mod_ruid2 or mpm_itk?
PHP DSO runs as the user nobody by default. In a shared hosting environment, this is a security issue.
In a cPanel & WHM environment, which of the following options accurately describes what the system default PHP version setting defined in WHM's MultiPHP Manager interface represents?
The version that is used if a domain does not already have a specific version selected for it.
In which of the following WHM interfaces would you enter the default nameservers for accounts that root creates?
WHM Home >> Server Configuration >> Basic WebHost Manager Setup
In what mode does cPanel create SPF records by default?
Development mode (non-production)
As a WHM administrator, you receive the following email alert:
The hostname server.example.com resolves to the 10.0.2.5 IP address. It should resolve to the 10.0.3.5 IP address.
What is the most likely scenario to have caused this notification to be sent?
The hostname does not point to the main IP address on the server
cPanel offers a DNSOnly installation specifically for using a standard cPanel & WHM environment in a DNS cluster configuration. Which of the following is the standard license cost associated with DNSOnly?”
Free
Diego is a web designer who operates his own cPanel & WHM server. He wants to create a test subdomain for one of his clients and upload some web content to it so that he can share a "beta" (non-production) version of the site to his client.
Which of the following interfaces should he start with, in order to accomplish this?
cPanel » Domains » Subdomains
How can you change the default PHP version of a cPanel & WHM server using the command-line?
Use the /usr/local/cpanel/bin/rebuild_phpconf command.
Which of the following options best describes the yellow-highlighted portion of the Apache access log entry shown below?
127.0.0.1 - frank [10/Oct/2000:13:55:36 -0700] "GET /apache_pb.gif HTTP/1.0" 200 2326
The size of the returned file (in bytes)
In a cPanel & WHM environment, which of the following options accurately describes what the system default PHP version setting defined in WHM's MultiPHP Manager interface represents?
The version that is used if a domain does not already have a specific version selected for it.
To retrieve the IPv6 record of a domain, you would query for which of the following records in a domain?
AAAA
In the named.conf
file, which section appears first by default?
no answer
Nameserver address record setup in modern installations of cPanel & WHM, both within the Basic WHM Setup and Edit Reseller Nameservers and Privileges interfaces, provide support for certain DNS records associated which of the following types of hostnames?
Hostnames that resolve to AAAA records.
What happens when a domain with two NS records in its zone is queried for its NS records?
One record is randomly returned each time.
What would be the best solution to address the email notifications that include the following message: dbindex cache file is out of date
Run /scripts/fix-dbindex
Which term best describes an attribute used to sort or specify data, sometimes across tables, in the context of a MySQL database?
Index
Which of the following files can be found in the /var/cpanel/databases directory in a cPanel & WHM environment?
dbindex.db.json
The following options found in the Exim Configuration Manager - Basic Editor interface in WHM enables the checking of DNS resolution to see if the sender's domain exists?
Sender Verification Callouts
What is one characteristic that is often, though not always indicative, of an average spam email message?
The message is large in size.
Which of the following options best describes the term email reputation?
It is a calculation of the likelihood of a message being spam based on other messages sent from the same server.
If you receive a report that emails from a particular user on your server are not being delivered to the inbox or bounced back, and you see a green checkmark icon next to the message when you check the WHM Home » Email » Mail Delivery Reports interface, what is the most likely explanation for this icon?
That the message was delivered successfully to a folder other than the inbox.
The following options found in the Exim Configuration Manager - Basic Editor interface in WHM enables the contact of the sender's mail server to see if the sender exists?
Sender Verification
Given the following options, which accurately describe the Mail Troubleshooter interface's behavior, found in WHM?
It does not send an actual test message but simulates sending one.
What header information would be present in both email messages being exchanged between two cPanel servers but not appear in the Exim logs of either server?
Exim ID
In Maildir, what type of item is stored in the "cur" folder?
Mail that HAS been read.
In which subdirectory of a cPanel backup folder can individual database backups created within a cPanel account-level backup be found?
In the mysql directory
Which of the following mail diagnostics are available within the WHM interface, and can help you troubleshoot mail?
A diagnostic tool that provides a telnet-like interface, allowing you to manually reproduce the SMTP process.
If the mail server defers a message, what did it do to the message?
Rejected it.
What does it mean when a mail server "relays" its mail?
It is handing mail off to another mail server for delivery.
Which Exim command can be used to display the total number of messages in the mail queue?
exim -bpc
Examcp >>>>> Download Now
ReplyDelete>>>>> Download Full
Examcp >>>>> Download LINK
>>>>> Download Now
Examcp >>>>> Download Full
>>>>> Download LINK Hr