Monday, August 29, 2016

Simple Make Webserver From CT (LXC Container) With Centos 6.x On Proxmox...



It's very simple and very fast ! Build Webserver with LXC CentOS 6.x in proxmox 4.x.

Perform update :
# yum update -y
Install HTTPD Centos :
# yum install httpd -y
Run httpd :
# service httpd start
Check page centos webserver with your ip address/Domain  ex.10.10.10.99. you can change the front insert at /var/www/html/ and insert index.html so check it out !

Installing Php :
# yum install php
For Check you php creat file info.php in /var/www/html/ like in my video.
<?php
phpinfo();
?>
My reference from digitalocean you can read it's for full installation and Furthermore :
http://goo.gl/Rx1Sbu

If you have any questions , you can comment below, if have you like my video Pleas Like And subscribe. Thank's For Watching :)

I am a fan of technology and i love coffee. I’m also interested in web programming and networking. below there are some accounts you can follow to contact me.


EmoticonEmoticon