SlideShare a Scribd company logo
Useful Terms Related to
cPanel & WHM
Table of Contents
2
Mail Exchanger (MX) Entry
Mail Server Name Indication (Mail
SNI)
Mail Transfer Agent (MTA)
maildir
Mailing List
Mailman
Manage2
mod_ userdir
Modulus
Mount
Multipurpose Internet Mail
Extensions (MIME) Type
MySQL®
Nameserver
Network Address Translation (NAT)
Open Relay
open_ basedir
OpenID® Connect (OIDC)
Operating System (OS)
Option Module (optmod)
Organizational Validation (OV)
Certificate
 MX entry is a record that specifies where an email is sent by the system, for a
domain. It contains the IP address of the mail server.
 When custom mail delivery or an email scanning service is used by a user, the MX
record for a domain might need to be changed by the server administrator. This
can be done in WHM’s “Edit MX Entry” interface by clicking on WHM -> Home ->
DNS Functions -> Edit MX Entry.
 MX records can be configured by cPanel users in the “Email Routing” interface in
cPanel, by clicking on cPanel -> Home -> Email -> Email Routing.
3
Mail Exchanger (MX) Entry
YELLOW
 When the handshake process begins, it is the Mail SNI that lets a client request a specific
hostname. In this documentation, SNI refers to this protocol with regard to Apache,
whereas Mail SNI refers to this protocol with regard to Exim.
Mail Server Name Indication (Mail SNI)
4
Mail Transfer Agent (MTA)
 MTA is a program through which email messages are sent
and received. Exim is an MTA.
 To digress, we use the Internet to send emails for the
purpose of communication as well as browse the Internet for
other uses by visiting relevant websites. These websites are
made accessible by web hosting companies that provide
server space to store the files of these websites.
Exceptionally good web hosting service providers are often
referred to as the “Best Windows Hosting Company” or as
the “Best Web Hosting Company” or as the “Top Cloud
Hosting Company”.
5
Maildir
6
It is that format which stores emails in flat files as individual messages that have
unique filenames. It can be managed by a user in the “Mailbox
Conversion” interface in WHM, by clicking on WHM -> Home -> Email -> Mailbox
Conversion.
Mailing List
7
 Mailing list is a list of email addresses that can be used by the mailing list
members for communication. It can be used for the purpose of sending email
messages to a large group. The Mailman program for mailing list software is
used by cPanel & WHM. A user can use the “Mailing Lists” interface in cPanel for
the purpose of creating and managing mailing lists, by clicking on cPanel ->
Home -> Email -> Mailing Lists.
Mailman
8
Mailman refers to a mailing list software. It is used to send email messages to a group of
email addresses that have been specified.
Manage2
9
Manage2 is a cPanel, L.L.C. website. It lets a user perform tasks that are related to
licensing.
The providers of hosting log into Manage2 for the purpose of adding, updating and
removing licenses related to cPanel products. It is used for managing and paying invoices
as well.
Static Website’s Advantages
10
 Fast recovery- If there is a crash or break, all you have to do is redeploy in order to
restore the website
 Availability- Since static websites are comparatively less complex than dynamic websites,
there are fewer things that can break
 Security-Static websites are more secure than dynamic websites. Dynamic websites are
often at a greater risk of malicious attacks due to the fact that these interact with the users
 SEO- The ranking of static websites can be usually higher than that of dynamic websites on
search engines. This happens as static websites are typically faster and the content is easily
crawlable
11
1-800-123 -8156
Whoa! That’s a big number, aren’t you proud?
Mod_Userdir
Mod_userdir is an Apache module. It allows visitors to enter the hostname of the user,
a tilde (~) and the username of the website owner, for the purpose of viewing a
website. It is recommended to keep the mod_userdir module disabled by accessing it
in the “Apache mod_userdir Tweak” interface in WHM. This is recommended because
the system accounts for bandwidth per-host and not per-user.
WHM -> Home -> Security Center -> Apache mod_userdir Tweak.
Mount
In general, mounting a file system makes it accessible to users. The mount command
can be used in a Linux or a Unix operating system to let the operating system know
that a device or a file system is ready for use. Moreover, it affixes that particular
device or system to a specific directory.
Multipurpose Internet Mail Extensions (MIME) Type
MIME type is a file’s component. It identifies the file type. This helps the browsers to
handle it accurately.
cPanel & WHM lets a user specify the application that needs to be used to open files
that have a specific extension. MIME types can be added and managed through
“MIME Types” interface in cPanel.
cPanel -> Home -> Advanced -> MIME Types.
MySQL®
MySQL is an open-source relational database management system. Integrated
MySQL installation and database editing tools are provided by cPanel & WHM. A
server’s MySQL version can be upgraded by the user in WHM’s MySQL or MariaDB
Upgrade interface, by clicking on WHM -> Home -> SQL Services -> MySQL or
MariaDB Upgrade.
.
Nameserver
Nameserver is a physical computer. It contains a list of domain names along with their IP addresses. Visitors are
allowed by these computers to have access to a domain through its IP address. Data is gathered about domains, over
time, by the nameserver software. Due to this any change that is made to DNS records, might need 48 hours or more
to reach all the nameservers that are on the Internet. There are many types of nameservers, such as local, clustered,
remote and custom or private. These are mentioned below, in brief.
Local- These nameservers are authoritative nameservers and reside on the server that hosts the cPanel accounts of the
nameserver.
Remote- These are authoritative nameservers. A separate server hosts these.
Clustered- These nameservers exist collectively. This collection of nameservers shares information as well as
authoritative nameserver status. This type of nameserver prevents downtime. In the event that one server fails,
additional servers perform the functions that are necessary.
Custom or Private- This type of nameserver is a custom-branded name for an authoritative nameserver.
.
Network Address Translation (NAT)
NAT refers to one IP address space’s remapping to another. This is accomplished by making modifications to the
network address information of IP headers of packets while these are in transit across a router. This method makes it
possible to use a single IP address for an entire private network.
.
Open Relay
Open relay refers to a certain mail server configuration. It enables the sending of mail by anyone through a server.
This configuration can be enabled or disabled by any user in the “Mail” section of the “Tweak Settings” interface in
WHM. However, for security concerns, it is recommended to not allow a server to function as an open relay.
WHM -> Home -> Server Configuration -> Tweak Settings.
.
open_basedir
This is a feature that uses PHP in order to deny users the ability to open such files that are not within their home
directories. This feature can be modified in the Editor Mode section in “MultiPHP INI Editor” interface of WHM.
WHM -> Home -> Software -> MultiPHP INI Editor.
.
open_basedir
This is a feature that uses PHP in order to deny users the ability to open such files that are not within their home
directories. This feature can be modified in the Editor Mode section in “MultiPHP INI Editor” interface of WHM.
WHM -> Home -> Software -> MultiPHP INI Editor.
.
OpenID® Connect (OIDC)
OIDC is a standard that is meant for third-party authentication. It is used by cPanel & WHM’s External
Authentication feature, for the purpose of communicating with third-party authentication providers.
External Authentication modules can be used by third-party developers to authenticate with identity providers that
are OpenID Connect-compliant.
External Authentication can be configured in “Manage External Authentications” interface in WHM.
WHM -> Home -> Security Center -> Manage External Authentication.
.
Operating System (OS)
OS refers to that background software which is meant to run all the other software applications on one’s system. Any
server or computer requires an operating system. Certain specific versions of the CentOS, Red Hat Enterprise Linux
(RHEL) and CloudLinux™ operating systems are supported by cPanel & WHM.
.
Option Module (optmod)
This is an Apache configuration option. Features are added by it to the
EasyApache system.
Here, let us take a moment to briefly describe web hosting which refers to the
technology and the services that make a website accessible over the Internet. Web
hosting is provided by web hosting service providers. These companies are also referred
to as the “Best Windows Hosting Company” or as the “Best Web Hosting Company” or
as the “Top Cloud Hosting Company” when their service’s quality is excellent.
.
Organizational Validation (OV) Certificate
OV certificate is a digital certificate that is used for SSL/TLS verification.
The certificate authority (CA) ascertains that a particular DNS domain is
controlled by the applicant. This is done through a vetting process. OV
certificates offer more security than DV (Domain Validation) certificates.
Certificates can be purchased and installed in the “SSL/TLS
Wizard” interface in cPanel, by clicking on cPanel -> Home -> Security ->
SSL/TLS Wizard.
HTTPS is enabled on the web browser address bar of a user by OV
certificates. These certificates declare that a website is secure. A Secure
Site Seal is used for that purpose.
25
Thanks!
ANY QUESTIONS?
You can find me at:
www.htshosting.org
www.htshosting.org/best-web-hosting-company-India
www.htshosting.org/best-windows-hosting
www.htshosting.org/best-cloud-hosting-company
support@htshosting.org

More Related Content

PPTX
Important Terms that are Encountered Frequently by cPanel Users
PDF
Configuring the Apache Web Server
PPT
Web servers – features, installation and configuration
PPTX
Apache web server
PPT
Web server administration
PDF
Apache web server tutorial for linux
PPTX
Apache server configuration & optimization
PPTX
Useful Terms Related to the World Wide Web
Important Terms that are Encountered Frequently by cPanel Users
Configuring the Apache Web Server
Web servers – features, installation and configuration
Apache web server
Web server administration
Apache web server tutorial for linux
Apache server configuration & optimization
Useful Terms Related to the World Wide Web

What's hot (20)

PPSX
Web server
PPTX
Apache web server
PPTX
Exchange 2013 Architecture Details
ODP
web server
PPT
apresentacao_apache2..
PDF
Web server
PPT
US07FFT-mod_ftp.ppt
ODP
Apache ppt
PPT
Apache HTTP Server
PPT
Apache Web Server Architecture Chaitanya Kulkarni
PPT
Utosc2007_Apache_Configuration.ppt
PPT
Web Server Technologies I: HTTP & Getting Started
PDF
Notes2
PDF
Apache Server Tutorial
PPTX
PPTX
Web server hardware and software
PDF
PDF
Exchange 2010 Poster
PDF
APACHE WEB SERVER FOR LINUX
PPTX
Server and Its Types - Presentation
Web server
Apache web server
Exchange 2013 Architecture Details
web server
apresentacao_apache2..
Web server
US07FFT-mod_ftp.ppt
Apache ppt
Apache HTTP Server
Apache Web Server Architecture Chaitanya Kulkarni
Utosc2007_Apache_Configuration.ppt
Web Server Technologies I: HTTP & Getting Started
Notes2
Apache Server Tutorial
Web server hardware and software
Exchange 2010 Poster
APACHE WEB SERVER FOR LINUX
Server and Its Types - Presentation
Ad

Similar to Useful Terms Related to cPanel & WHM (20)

PPTX
cPanel & WHM Glossary
PPTX
Frequently Used Terms Related to cPanel
PPTX
Some useful c panel terms
PPTX
cPanel: Brief Glossary
PPTX
Windows and Linux Hosting Terminology
PPTX
Keynote talk on Windows 8 - Jeff Stokes
PDF
Meeting 14. web server ii
PDF
Web hosting presentations by hostindia.net
PDF
4 Basic PHP
DOCX
Mail store server4 manual-en
PPTX
Presentation about servers
PPT
Survey on Client Tools, Server and Communication types
PPT
Net druid new presentation
PPTX
Setting-up-Computer-Server Powerpoint presentation
PDF
10 Best Web Hosting Control Panels.pdf
PPT
Net Druid Presentation
PPT
Net Druid Presentation
PPT
Net Druid Presentation
PPTX
Lamp introduction in Fedora
cPanel & WHM Glossary
Frequently Used Terms Related to cPanel
Some useful c panel terms
cPanel: Brief Glossary
Windows and Linux Hosting Terminology
Keynote talk on Windows 8 - Jeff Stokes
Meeting 14. web server ii
Web hosting presentations by hostindia.net
4 Basic PHP
Mail store server4 manual-en
Presentation about servers
Survey on Client Tools, Server and Communication types
Net druid new presentation
Setting-up-Computer-Server Powerpoint presentation
10 Best Web Hosting Control Panels.pdf
Net Druid Presentation
Net Druid Presentation
Net Druid Presentation
Lamp introduction in Fedora
Ad

Recently uploaded (20)

PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
cuic standard and advanced reporting.pdf
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Big Data Technologies - Introduction.pptx
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Empathic Computing: Creating Shared Understanding
PPTX
A Presentation on Artificial Intelligence
PPT
Teaching material agriculture food technology
PPTX
Machine Learning_overview_presentation.pptx
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
Advanced methodologies resolving dimensionality complications for autism neur...
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Digital-Transformation-Roadmap-for-Companies.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
cuic standard and advanced reporting.pdf
A comparative analysis of optical character recognition models for extracting...
Reach Out and Touch Someone: Haptics and Empathic Computing
Big Data Technologies - Introduction.pptx
NewMind AI Weekly Chronicles - August'25-Week II
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Encapsulation_ Review paper, used for researhc scholars
Chapter 3 Spatial Domain Image Processing.pdf
Empathic Computing: Creating Shared Understanding
A Presentation on Artificial Intelligence
Teaching material agriculture food technology
Machine Learning_overview_presentation.pptx
Assigned Numbers - 2025 - Bluetooth® Document
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Spectral efficient network and resource selection model in 5G networks
Per capita expenditure prediction using model stacking based on satellite ima...

Useful Terms Related to cPanel & WHM

  • 1. Useful Terms Related to cPanel & WHM
  • 2. Table of Contents 2 Mail Exchanger (MX) Entry Mail Server Name Indication (Mail SNI) Mail Transfer Agent (MTA) maildir Mailing List Mailman Manage2 mod_ userdir Modulus Mount Multipurpose Internet Mail Extensions (MIME) Type MySQL® Nameserver Network Address Translation (NAT) Open Relay open_ basedir OpenID® Connect (OIDC) Operating System (OS) Option Module (optmod) Organizational Validation (OV) Certificate
  • 3.  MX entry is a record that specifies where an email is sent by the system, for a domain. It contains the IP address of the mail server.  When custom mail delivery or an email scanning service is used by a user, the MX record for a domain might need to be changed by the server administrator. This can be done in WHM’s “Edit MX Entry” interface by clicking on WHM -> Home -> DNS Functions -> Edit MX Entry.  MX records can be configured by cPanel users in the “Email Routing” interface in cPanel, by clicking on cPanel -> Home -> Email -> Email Routing. 3 Mail Exchanger (MX) Entry
  • 4. YELLOW  When the handshake process begins, it is the Mail SNI that lets a client request a specific hostname. In this documentation, SNI refers to this protocol with regard to Apache, whereas Mail SNI refers to this protocol with regard to Exim. Mail Server Name Indication (Mail SNI) 4
  • 5. Mail Transfer Agent (MTA)  MTA is a program through which email messages are sent and received. Exim is an MTA.  To digress, we use the Internet to send emails for the purpose of communication as well as browse the Internet for other uses by visiting relevant websites. These websites are made accessible by web hosting companies that provide server space to store the files of these websites. Exceptionally good web hosting service providers are often referred to as the “Best Windows Hosting Company” or as the “Best Web Hosting Company” or as the “Top Cloud Hosting Company”. 5
  • 6. Maildir 6 It is that format which stores emails in flat files as individual messages that have unique filenames. It can be managed by a user in the “Mailbox Conversion” interface in WHM, by clicking on WHM -> Home -> Email -> Mailbox Conversion.
  • 7. Mailing List 7  Mailing list is a list of email addresses that can be used by the mailing list members for communication. It can be used for the purpose of sending email messages to a large group. The Mailman program for mailing list software is used by cPanel & WHM. A user can use the “Mailing Lists” interface in cPanel for the purpose of creating and managing mailing lists, by clicking on cPanel -> Home -> Email -> Mailing Lists.
  • 8. Mailman 8 Mailman refers to a mailing list software. It is used to send email messages to a group of email addresses that have been specified.
  • 9. Manage2 9 Manage2 is a cPanel, L.L.C. website. It lets a user perform tasks that are related to licensing. The providers of hosting log into Manage2 for the purpose of adding, updating and removing licenses related to cPanel products. It is used for managing and paying invoices as well.
  • 10. Static Website’s Advantages 10  Fast recovery- If there is a crash or break, all you have to do is redeploy in order to restore the website  Availability- Since static websites are comparatively less complex than dynamic websites, there are fewer things that can break  Security-Static websites are more secure than dynamic websites. Dynamic websites are often at a greater risk of malicious attacks due to the fact that these interact with the users  SEO- The ranking of static websites can be usually higher than that of dynamic websites on search engines. This happens as static websites are typically faster and the content is easily crawlable
  • 11. 11 1-800-123 -8156 Whoa! That’s a big number, aren’t you proud?
  • 12. Mod_Userdir Mod_userdir is an Apache module. It allows visitors to enter the hostname of the user, a tilde (~) and the username of the website owner, for the purpose of viewing a website. It is recommended to keep the mod_userdir module disabled by accessing it in the “Apache mod_userdir Tweak” interface in WHM. This is recommended because the system accounts for bandwidth per-host and not per-user. WHM -> Home -> Security Center -> Apache mod_userdir Tweak.
  • 13. Mount In general, mounting a file system makes it accessible to users. The mount command can be used in a Linux or a Unix operating system to let the operating system know that a device or a file system is ready for use. Moreover, it affixes that particular device or system to a specific directory.
  • 14. Multipurpose Internet Mail Extensions (MIME) Type MIME type is a file’s component. It identifies the file type. This helps the browsers to handle it accurately. cPanel & WHM lets a user specify the application that needs to be used to open files that have a specific extension. MIME types can be added and managed through “MIME Types” interface in cPanel. cPanel -> Home -> Advanced -> MIME Types.
  • 15. MySQL® MySQL is an open-source relational database management system. Integrated MySQL installation and database editing tools are provided by cPanel & WHM. A server’s MySQL version can be upgraded by the user in WHM’s MySQL or MariaDB Upgrade interface, by clicking on WHM -> Home -> SQL Services -> MySQL or MariaDB Upgrade. .
  • 16. Nameserver Nameserver is a physical computer. It contains a list of domain names along with their IP addresses. Visitors are allowed by these computers to have access to a domain through its IP address. Data is gathered about domains, over time, by the nameserver software. Due to this any change that is made to DNS records, might need 48 hours or more to reach all the nameservers that are on the Internet. There are many types of nameservers, such as local, clustered, remote and custom or private. These are mentioned below, in brief. Local- These nameservers are authoritative nameservers and reside on the server that hosts the cPanel accounts of the nameserver. Remote- These are authoritative nameservers. A separate server hosts these. Clustered- These nameservers exist collectively. This collection of nameservers shares information as well as authoritative nameserver status. This type of nameserver prevents downtime. In the event that one server fails, additional servers perform the functions that are necessary. Custom or Private- This type of nameserver is a custom-branded name for an authoritative nameserver. .
  • 17. Network Address Translation (NAT) NAT refers to one IP address space’s remapping to another. This is accomplished by making modifications to the network address information of IP headers of packets while these are in transit across a router. This method makes it possible to use a single IP address for an entire private network. .
  • 18. Open Relay Open relay refers to a certain mail server configuration. It enables the sending of mail by anyone through a server. This configuration can be enabled or disabled by any user in the “Mail” section of the “Tweak Settings” interface in WHM. However, for security concerns, it is recommended to not allow a server to function as an open relay. WHM -> Home -> Server Configuration -> Tweak Settings. .
  • 19. open_basedir This is a feature that uses PHP in order to deny users the ability to open such files that are not within their home directories. This feature can be modified in the Editor Mode section in “MultiPHP INI Editor” interface of WHM. WHM -> Home -> Software -> MultiPHP INI Editor. .
  • 20. open_basedir This is a feature that uses PHP in order to deny users the ability to open such files that are not within their home directories. This feature can be modified in the Editor Mode section in “MultiPHP INI Editor” interface of WHM. WHM -> Home -> Software -> MultiPHP INI Editor. .
  • 21. OpenID® Connect (OIDC) OIDC is a standard that is meant for third-party authentication. It is used by cPanel & WHM’s External Authentication feature, for the purpose of communicating with third-party authentication providers. External Authentication modules can be used by third-party developers to authenticate with identity providers that are OpenID Connect-compliant. External Authentication can be configured in “Manage External Authentications” interface in WHM. WHM -> Home -> Security Center -> Manage External Authentication. .
  • 22. Operating System (OS) OS refers to that background software which is meant to run all the other software applications on one’s system. Any server or computer requires an operating system. Certain specific versions of the CentOS, Red Hat Enterprise Linux (RHEL) and CloudLinux™ operating systems are supported by cPanel & WHM. .
  • 23. Option Module (optmod) This is an Apache configuration option. Features are added by it to the EasyApache system. Here, let us take a moment to briefly describe web hosting which refers to the technology and the services that make a website accessible over the Internet. Web hosting is provided by web hosting service providers. These companies are also referred to as the “Best Windows Hosting Company” or as the “Best Web Hosting Company” or as the “Top Cloud Hosting Company” when their service’s quality is excellent. .
  • 24. Organizational Validation (OV) Certificate OV certificate is a digital certificate that is used for SSL/TLS verification. The certificate authority (CA) ascertains that a particular DNS domain is controlled by the applicant. This is done through a vetting process. OV certificates offer more security than DV (Domain Validation) certificates. Certificates can be purchased and installed in the “SSL/TLS Wizard” interface in cPanel, by clicking on cPanel -> Home -> Security -> SSL/TLS Wizard. HTTPS is enabled on the web browser address bar of a user by OV certificates. These certificates declare that a website is secure. A Secure Site Seal is used for that purpose.
  • 25. 25 Thanks! ANY QUESTIONS? You can find me at: www.htshosting.org www.htshosting.org/best-web-hosting-company-India www.htshosting.org/best-windows-hosting www.htshosting.org/best-cloud-hosting-company support@htshosting.org