How to create a free web server with CPanel?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our ITSupportBD questions & Answers Engine to ask questions answer people’s questions & connect with other IT people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Create own cPanel web hosting server free (Bangla Tutorial).
In this video, I want to show you: How to create your own hosting server in Linux CentOS 7. You can easily create your old laptop or desktop on a Linux web hosting server. Please use the CWP script to create a server.
1.# hostnamectl set-hostname cwp.itsupport.com.bd
2.# hostnamectl
3.# yum -y update
4.# yum -y install wget
5.# cd /usr/local/src
6.# wget http://centos-webpanel.com/cwp-el7-latest
7.# sh cwp-el7-latest
Save the SQL password and link. Reboot the server and use the weblink to manage your own server.
How to create your own hosting server for free.
I will show you How to create your own hosting server for free.
You can easily create your old laptop or desktop on a Linux web hosting server.
This hosting web server creation is easy.
Just follow a few simple three steps.
Step 1: Make sure that your server is running a supported operating system amd64 or arm64.
Ubuntu 18.04 LTS,
Ubuntu 20.04 LTS,
Debian 9,
Debian 10 and Debian 11.
Step 2: Log in as the system root user.
You’ll need to connect to your server as a root user,
either directly from the console or remotely using SSH.
Step 3: Download & install Panel.
In this Step, you now Download the installation script.
typing flowing command and Run the installer script.
There I am using the Azure portal to show you how to install the virtual operating system.
You can use physical machines if you want.
I choose Ubuntu 20.04 LTS operating system.
Open the 22, 80, 443 and 8083 Port On Firewall From your network.
Here is the step-by-step process.
Now You’ll need to connect to your server as a root user,
either directly from the console or remotely using SSH.
open this link for a full description.
The address is shared in the description box.
Run the download script
Run the installer and follow the prompts.
Run this script to start the installation and wait for it to finish.
It will take 10 to 15 minutes to complete the installation.
Now installation is finished.
You will find the login information of the control panel at the top here.
Here you can open port 8083 from your firewall.
browse your IP with port 8083.
Log in to your web server control panel.
This is your web server control panel. You can create a hosting client user .
I’m adding A record in my domain DNS record that points to subdomain to my webserver.
If you liked this video, then please subscribe to this YouTube Channel and If you face any problems,
please comment to me.
Install the Vesta CPanel on Ubuntu Server
First, You log in to your ubuntu server on the root user
Then Started your server update
It is recommended to update your server with the latest version. You can do it with the following command in your Ubuntu terminal:
apt-get update -y &
apt-get upgrade -y
The server is updated, restart it to apply all the configuration changes.
Download VestaCP:
First, you will need to download VestaCP easy installation script from their official websites. You can download it with the following command:
sudo wget https://vestacp.com/pub/vst-install.sh
Once downloaded, change the permission with the following command:
chmod 755 vst-install.sh
Next, start the installation by running the following command:
sudo bash vst-install.sh
Or
sudo bash vst-install.sh --force
_| _| _|_|_|_| _|_|_| _|_|_|_|_| _|_|
_| _| _| _| _| _| _|
_| _| _|_|_| _|_| _| _|_|_|_|
_| _| _| _| _| _| _|
_| _|_|_|_| _|_|_| _| _| _|
Vesta Control Panel
The following software will be installed on your system:
– Nginx Web Server
– Apache Web Server (as backend)
– Bind DNS Server
– Exim Mail Server
– Dovecot POP3/IMAP Server
– MySQL Database Server
– Vsftpd FTP Server
– Softaculous Plugin
– Iptables Firewall + Fail2Ban
Would you like to continue [y/n]: y
press y to continue to install:
Please enter an admin email address like this: [email protected]
Please enter FQDN hostname your domain like: [test.itsupport.com.bd]:
Installation backup directory if you like: /root/vst_install_backups/1564552012
It could take up to 15 minutes. You should see a message indicating the install was successful and give you your admin password. save the password and login https://(your IP):8083
Here is the easy trick to use the vestaCP control panel file manager.
Install Free File Manager VestaCP
vesta file manager
vesta web file Manager plugin
How to Install Vesta Cp file Manager Free
Step 1: Login Using ssh with root user
Step 2: Open the vesta.conf file
Using this command
sudo nano /usr/local/vesta/conf/vesta.conf
Press insert key and edit this file
step 3: Add
FILEMANAGER_KEY='ILOVEREO'
lineStep 4: Press Ctrl+X and save y
Step 5: login the vestacp control panel and check.
You can enjoy the file manager of the vesta control panel for free
**** Note if vesta automatically remove this code after 24h you can save again *****