Wednesday, June 10, 2015

How To Create Sub-Server Virtualmin

Hello again, in previous Tutorial Topic about How To Create Multiple Website on Virtualmin, now i want to share How To Create Sub-Server on Virtualmin using Centos 6 64Bit.
In this tutorial i still use VPS from Evoburst.com, the reason is, Evoburst.com provide high resource with low end price.


Step 1 - Manage Domain and Add Sub-Domain in DNS Management
- Login to freenom.com
- Click on Domains > My Domains      (see pic below)


- Click on Manage on Domain you create in previous tutorial before (Tutorial host multiple website using Virtualmin)  (see pic below)


- Click on Manage Freenom DNS
-

- Add your subdomain name (in this tutorial i using forum as subdomain), Type = A, Target = <vps ip address> (see pic below)
- Click on Save Changes


- Now wait about 5-10 minutes, while trying this
- Open terminal and type this code
host forum.angelimusvps.tk ns01.freenom.com

Note change forum.angelimusvps.tk to <your-sub-domain>.<domain>.tk.co
- if the result is forum.angelimus.tk has address 104.xxx.xxx.x9
- it means your subdomain is registered.


Step 2 - Creating Sub-Server on Virtualmin
- Now go To Virtualmin (see pic below)

- Then Click on Sub-Server
- Domain Name = <your-sub-domain>.<domain>.tk.co      ex: forum.angelimusvps.tk

- Click on create server, now open the browser, and type <your-sub-domain>.<domain>.tk.co      ex: forum.angelimusvps.tk

- If you got error like this
- It means your subdomain is ready to use.
- Open terminal, and type
cd /home/angelimusvps.tk/domains/forum.angelimusvps.tk/public_html
echo "This test sub-server - angelimus.blogspot.com" >> index.html

- Now your browser again and refrsh, like picture above. (see pic above)
Thanks for reading my tutorial, supported by freenom.com and evoburst.com

0 comments:

Post a Comment