How To Install WHM cPanel On A CentOS Server | With English Subtitle
How to install WHM cPanel on a CentOS Server
In this video I will show How to install WHM cPanel on a CentOS Server properly without any erorr. All used commands are given below. If you have further query please feel free to contact us. Thank you.
————————Summary————————
00.38 : Login into server using ssh client
00.59 : Updating software repository of CentOS
Command : yum –y update
1.32 : Installing Perl
Command : yum –y install perl
1.47 : Updating Hostname
Command : hostnamectl set-hostname “YOUR HOSTNAME”
2.01 : Disabling NetworkManager
Command : systemctl stop NetworkManager
Systemctl disable NetworkManager
2.14 : Starting network service
Command : systemctl enable network.service
systemctl enable network.service
2.26 : Disabling SELinux by editing manually
Command : setenforce 0
nano /etc/sysconfig/selinux
If nano not installed, use this command
Yum –y install nano
3.05 : Installing WHM cPanel
Command : cd /home
curl -o latest -l https://securedownloads.cpanel.net/latest
4.27 : Creating new cPanel store account
5.47 : cPanel & WHM configuration
Follow us on Twitter : https://twitter.com/arnhostbd/
Follow us on Facebook : https://www.facebook.com/arnhostbd/
Follow us on Instagram : https://www.instagram.com/arnhost/
Follow us on Website : https://arnhost.com/
____________________________________
SUBSCRIBE OUR CHANNEL
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Channel URL: https://www.youtube.com/channel/UCHQfC9op70HLc_8fZsl1R-w/
Hello friends welcome my YouTube channel
and thanks for watching this video
and please please subscribe my channel
FAIR-USE COPYRIGHT DISCLAIMER
* Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for “fair use” for purposes such as criticism, commenting, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favor of fair use.
1)This video has no negative impact on the original works (It would actually be positive for them)
2)This video is also for teaching purposes.
3)It is positively transformative in nature.
4)I only used bits and pieces of videos to get the point across where necessary.
ANTI-PIRACY WARNING
All right reserved. This visual content is a copyrighted material of ARN Tech.
Any unauthorized reproduction, redistribution or re upload is fully prohibited from this content.
Legal action will be undertaken against those who violate the copyright of this content.
centos 7