Toggle navigation
TechnoWikis.com
Email or Username
Password
Remember
Login
Register
|
I forgot my password
All Activity
Questions
Hot!
Pending
Ask a Question
Privacy Policy
Contact
Install CPanel and WHM on a VPS Centos
Home
Tutorials
Development
Web Servers
Install CPanel and WHM on a VPS Centos
(adsbygoogle = window.adsbygoogle || []).push({});
+4
votes
227
views
Install CPanel and WHM on a VPS Centos
asked
Jun 23, 2019
in
Web Servers
by
backtothefuture
(
552k
points)
reopened
Jun 23, 2019
|
227
views
answer
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Add answer
Cancel
1
Answer
+5
votes
Best answer
We will access our server via ssh from the terminal window.
We enter the IP that our Hosting provider provided us.
Once logged by ssh introduce the following codes.
We first install some dependencies that may be necessary on any server that has nothing installed
Always before installing on a server it is convenient to update it and clean the cache
root @ server1 [~] # yum clean all
root @ server1 [~] # yum list updates
root @ server1 [~] # yum -y update
After updating it, we restart the server from the terminal
root @ server1 [~] # reboot
We install perl can always be necessary for operations of some program such as nano to edit files and install some other tools
root @ server1 [~] # yum install perl
root @ server1 [~] # yum install wget
root @ server1 [~] # yum install nano
Stop the default Linux firewall in case it is activated on the server
root @ server1 [~] # service iptables save
root @ server1 [~] # service iptables stop
root @ server1 [~] # chkconfig iptables off
Then we access the home
root @ server1 [~] # cd / home
We downloaded the latest available version of Cpanel and then we started installing Cpanel
root @ server1 [~] # wget -N
http://httpupdate.cPanel.net/latest
root @ server1 [~] # sh latest
If we are going to do a cluster dns or we will have several servers, it will not be necessary.
root @ server1 [~] # wget -N http: //httpupdate.cp.../latest-dnsonly
root @ server1 [~] # sh latest-dnsonly
Then the process of installing all the files, system checks and auto configurations will take approximately 30 to 50 minutes depending on the server's capabilities.
Then we must perform a test or Trial activation
root @ server1 [~] # / usr / local / cpanel / cpkeyclt
We must also go to the Cpanel website
http://cpanel.net/
to request that the IP of our server be granted a free trial license for 15 days, until the definitive one is purchased.
Then at the end of the installation you must log in to cPanel with a web browser.
In the address bar, type:
http: // my-ip: 2087 / for access to whm which is the admin panel
http: // my-ip: 2086 / for access as a reseller
http: // my-ip: 2082 / for access as a user
These url are the ip and the port, while the domain is delegated, being delegated it will be able to replace the ip with the corresponding domain.
For the general administrator in the web browser use your access data to the server to log in to cPanel as root.
After the installation and from the Cpanel control panel, we started to configure and verify cpanel.
Some tasks to carry out are:
Make sure that the hostname (host name) and the nameservers are correct.
Update the Apache and php modules
Assign ip addresses and check the dns
Install a firewall like csf and some antivirus like clamav
Create packages and accounts for users
Configure Backups (Backups)
Configure statistics software
In terms of security, we also fear the Security Center, which allows you to configure security functions, such as resistance to brute force attacks, security detection, group management and access so that you can better secure your server.
answered
Jun 23, 2019
by
stackoverflow
(
3.5m
points)
edited
Jun 23, 2019
ask related question
comment
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Add comment
Cancel
Related questions
+5
votes
1
answer
Create a VPS Server in a home computer
asked
Jun 23, 2019
in
Web Servers
by
backtothefuture
(
552k
points)
|
316
views
+3
votes
1
answer
How to install evalhook on Centos (WHM)
asked
Jul 28, 2019
in
Linux / Unix
by
backtothefuture
(
552k
points)
|
468
views
+3
votes
1
answer
Installation Gnupanel for dedicated server or VPS based on Debian
asked
Jun 24, 2019
in
Web Servers
by
backtothefuture
(
552k
points)
|
850
views
+3
votes
1
answer
How to install Rapidleech on an Ubuntu VPS
asked
Aug 9, 2019
in
Guides
by
backtothefuture
(
552k
points)
|
1k
views
servers
ubuntu
+5
votes
1
answer
How to install and configure XAMPP in Windows 10
asked
Jan 29, 2020
in
Web Servers
by
backtothefuture
(
552k
points)
|
469
views
Sponsored articles cost $40 per post. You can contact us via
Feedback
All categories
Tutorials
7.5k
Microsoft
1.9k
Android
1.4k
Security
120
Linux / Unix
543
Internet
757
Virtualization
104
Apple
611
Networks
64
Other Devices
321
Other Applications
184
Hardware
19
Development
53
HTML5 / CSS3
12
Web Servers
9
JavaScript
12
Other languages
2
PHP
8
CMS
4
Python
5
WebServers
1
Digital Marketing
47
Databases
14
Graphic Design
30
Guides
794
GraphicDesign
54
Networking
4
PlayStation
186
Gaming
55
Linux/Unix
85
Manzana
33
Otherdevices
38
Otherapps
49
Digitalmarketing
39
Safety
1
Developing
2
Help
685
Social Networks
34
Android Tutorial
549
iPhone Tutorial
267
News
17
Social
6
Phone
11
Telephone
9
Applications
167
Smartphones
3
Cell Phones
11
Applications
25
Travels
6
Photo
21
Education
18
Games
25
Internet
14
Music
8
Technique
10
Video
6
Windows
5
Apple
2
Cell Phones
3
TikTok
216
Trips
2
House
1
Operating System
5
Tips & Tricks
892
Solutions
6
Tutorials
3
FAQ
1
Applications
5
Cell Phones
2
Tutorials
4
Computers
6
Tutoriales
2
8
Technology
2
In Computers
1
In Applications
2
Tutorials Tutorials
9
Applications Applications
25
Aplicaciones Applications
4
Devices Devices
5
Tutoriales Tutorials
1
Tutorials u00a0 Tutorials
2
Applications u00a0 Applications
2
Devices u00a0 Devices
1
OS OS
1
Etc Etc
2
Most popular questions within the last 30 days
Please leave a comment about whether the solution works or not (with device model)
[X]Close
10,659
questions
10,791
answers
510
comments
3
users