Posted by admin in Tutorials on March 9, 2016 with No Comments
Hi,
Today, I will show you how to config and run your own domain with linux VPS.
What we will do in this articles ?
Ok let start.
1. Install FREE VestaCP Control Panel
In this articles, we will choose VestaCP as free and lightning fast website control panel. It is free and have a lot of great features.
Requirement before install VestaCP:
# Supported Operating Systems:
# RHEL / CentOS 5,6,7
# Debian 6,7,8
# Ubuntu 12.04-15.10
In this articles, we will chose Ubuntu 14.04, 32 bits.
First of all, Login to your client area at https://service.kitdos.com
Go to services -> choose your active service.
At the bottom of page, you will see our VPS control panel.
in VPS management Tabs, click on Control Panel button.
After that, a popup will be showed !
Chose VestaCP as control panel name.
Ok, then you confirm the installation.
Then click on reboot/restart button, VestaCP will be installed when your VPS is started !!!
Our system will install VestaCP for your VPS. It may takes upto 30 minutes to complete !!!
After 30-45 minutes, You can login to VestaCP at url:
1 2 3 |
https://Your.IP.Address:8083/ login: root password: Your Root Password |
Root password should be sent to your email address when you order VPS from kitdos.com
Login Page
Ok, Now you can login to VestaCP now,
Let check and try it. Very good control panel.
2. Register child name server and add domain to Vesta Control panel.
Child name server, in some registrar, they call “NS Registration” or “Register Nameserver”.
Example, in name.com, we may see like this:
Example, you want to register ns1.yourdomain.com & ns2.yourdomain.com
Then put ns1 and IP address of VPS.
After that, you will have to register another name server: put ns2 and your IP address of VPS.
Ok, now you are done with name server registration,
You will have to wait for some hours.
DNS around the world need to update your name server data.
3. Add name server to your VPS as main name server when you add domain.
First, you go to DNS tabs, then click on [ADD DNS DOMAIN] button.
Then you input data with these sample data.
Your domain, VPS IP address and name servers which you have registered !!!
After that, Then next.
Now, your domain has been added to VPS and You just need to upload your document/scripts to the public html of this domain.
Enable FTP access to your domain:
Go back to Web tab, chose edit one domain then go to the bottom of page:
In this page, you can create new FTP account to access to yourdomain.com main document.
Login ftp details:
1 2 3 4 5 6 7 |
IP: Your main IP VPS Port: 21 Username: You chose Password: You chose |
In FTP account, just need to upload data to Public_html folder.
Then you are ready to go now.
DONT FORGET YP UPDATE YOURDOMAIN.COM TO USE YOUR OWN NAME SERVER SUCH AS: NS1.YOURDOMAIN.COM & NS2.YOURDOMAIN.COM
Thank you so much for your reading !!!
Posted by admin in Tutorials on March 3, 2016 with No Comments