cPanel control panel is designed for managing separate hosting accounts on the server. End users/clients are able to:
- upload and manage files for their websites
- edit DNS records for their domains
- add/remove addon domains and subdomains
- install CMS using Softaculous script installer
- create email accounts
- manage email settings and SPAM protection
- check website statistics
- manage databases and backups, etc.
We have cPanel 11.58.0 installed on our hosting servers. You can find the latest documentation covering all its functions here.
You can find cPanel structure overview for cPanel paper_lantern theme and for cPanel x3 themebelow in this guide.
for cPanel paper_lantern theme:
Basically cPanel has two vertical sections with different features:
Left column which includes different Stats information about the account, the possibility to switch cPanel theme, the search bar and frequently accessed menus and Right column which provides a number of various features that are conveniently structured to specific groups based on the concrete aspect of the web hosting service. Additionally, you can see a header above both sections:



Header and Left Column:
- Search
- User
- Stats
- Switch theme
Right Column:
- Exclusive for 2Stallions Hosting customers
- Files
- Databases
- Domains
- Metrics
- Security
- Software
- Advanced
- Preferences
Header and Left Column:
Search User Stats Switch theme
Search: a search bar that allows you to find cPanel features in the quickest way. Just start entering the name of the needed tool to allocate the corresponding menu:

User: this menu provides a nubmer of options related to your cPanel user and account itself – chaning your cPanel password, contact information, style and language as well as resetting all the current account configuration to the default state:

Stats: here you will find all the information related to the statistics of your hosting account. At the bottom of this section you will find Expand Stats button, which allows you to review the full statistics:


Right Column:
Exclusive for 2Stallions Hosting customers
Files Databases Email Domains Metrics Security Software Advanced Preferences
Exclusive for 2Stallions Hosting Customers




How to make backups using CodeGuard
How to back up a WordPress site using CodeGuard

Files


How to use File Manager in cPanel
How do I upload my site?




How to set up Web Disk on Windows 7
How to set up Web Disk on Windows 8

How to access an account via FTP
How to set up FileZilla
How to set up Cyberduck
How to set up iWeb
How to set up Adobe Muse
How to set up Dreamweaver
How to set up CoreFTP Client
How to set up CuteFTP




Databases




















SpamAssassin FAQs
How to configure SpamAssassin in cPanel




Domains







Metrics







Security






Software



How to edit php.ini on shared servers
How to change PHP version on shared servers
How to change PHP version on business servers (for older servers)
How to change PHP version on business servers (for newer servers)





Advanced








Preferences





for cPanel x3 theme:
Basically cPanel has two vertical sections with different features:
Left column which includes different Stats information about the account, the possibility to switch cPanel theme, the search bar and frequently accessed menus and Right column which provides a number of various features that are conveniently structured to specific groups based on the concrete aspect of the web hosting service.


Below you can find a list of each menu for your convenience:
Left Column:
- Switch theme
- Find
- Frequently accessed area
- Stats
- Preferences
- Domains
- Files
- Logs
- Security
- Databases
- Software and Services
- Advanced
- Exclusive for 2Stallions Hosting Customers
Left Column
In this column you will find following options:
Switch theme: it is a panel for switching between x3 and paper lantern themes:

Find: it is a search bar that allows to find cPanel features in the quickest way. Just start entering the name of the needed tool to allocate the corresponding menu:

Frequently accessed area: in this section you will find the most visited menus for quick access:

Stats: here you will find all the information related to the statistics of your hosting account. At the bottom of this section you will find Expand Stats button, which allows you to review the full statistics:

If you see the expanded stats menu, you will find Collapse Stats button at the bottom of this section in order to switch to the short menu version:

Here is an overview of all indexes:
- Main Domain: the primary domain name associated with your hosting account.
- Home Directory: the path the home directory of your account on the server where your websites' folders and files reside.
- Last Login: the last IP address your cPanel has been accessed from.
- CPU Usage: this value specifies how much of the allocated CPU resources you are currently using. The amount of CPU resources we provide to each account is the percentage of the server’s resources.
- Virtual Memory Usage: this index corresponds to the amount of memory, processes can allocate within LVE. When the process tries to allocate memory, CloudLinux checks if the new total virtual memory used by all processes in LVE is within the limit set. If it is not, CloudLinux will prevent memory from being allocated and in most cases this causes the process to fail.
- Physical Memory Usage: the actual memory allocated for your account. Virtual memory is usually a file on a disk drive that the operating system uses to store information (swap-to-from) when the real memory becomes full, for instance the page (swap) file on a Linux system. Therefore, if you try to publish a big post, it might take all physical memory to do so, but after some time it will be normalized.
- Entry Processes: this is the number of processes that enter your account. For example, every PHP page that is accessed by a user will usually generate a single entry process.
- Number of Processes: this limit is similar to the above but includes all the processes generated by the account rather than the specific PHP, SSH or cron jobs.
- I/O Usage: this index represents how much I/O (or disk activity) your account is using. Any task which makes use of the servers disk drive (such as reading or writing to the server) will consume I/O. More details about resource limits can be found here.
- Disk Space Usage: the amount of server disk space provided with your cPanel account. This index displays disk space used by your websites' content, databases, emails, etc.
- File Usage: the current number of files (inodes) and your cPanel account's inode limit.
- Monthly Bandwidth Transfer: the current amount of data transferred to and from your cPanel account for the month and the total amount of your cPanel account's monthly bandwidth limit.
- Email Accounts: the current number of already created email accounts and the total number of email accounts allowed for your cPanel account.
- Subdomains: the current number of already created subdomains and the total number allowed for your cPanel account.
- Parked Domains: the current number of already created parked domains and the total number allowed for your cPanel account.
- Addon Domains: the current number of already added addon domains and the total number allowed for your cPanel account.
- FTP Accounts: the current number of already created FTP accounts and the total number allowed for your cPanel account.
- Mailing Lists: the current number of already created mailing lists and the total number allowed for your cPanel account.
- All SQL Databases: the current number of already created databases and the total number allowed for your cPanel account.
- MySQL Databases: the current number of MySQL or MariaDB databases created your cPanel account.
- PostgreSQL Databases: the current number of PostgreSQL databases created in your cPanel account.
- MySQL Disk Space: the amount of disk space used by your MySQL or MariaDB databases.
- Mailing List Disk Space: the amount of disk space used by your mailing lists.
- Hosting Package: your current hosting plan.
- Server Name: the name of your server.
- cPanel Version: cPanel version installed on the server.
- Theme: the current cPanel interface layout set for your account.
- Apache Version: the current version of the Apache server that is installed on the server.
- PHP Version: the version of PHP running on the server.
- MySQL Version: the version of MySQL running on the server.
- Architecture: the information about the microprocessor type that powers the server.
- Operating System: the system software that manages the server. All our shared servers are Linux Based.
- Dedicated IP Address: the IP address assigned to your cPanel account.
- Path to sendmail: the path of the sendmail program the server. You may find it useful while creating a script that allows visitors to send you emails with a form on your website.
- Path to Per: the location of the Perl interpreter on the server.
- Perl Version: the version of Perl that your server runs.
- Kernel Version: your server’s kernel version, it is the central operating system component.
- cPanel Pro: the version of the cPanel Pro software run on the server.
Right Column
Preferences

This group of features provides you with the general information on cPanel management and allows you to make basic changes to your cPanel account.

