And so today I would like to talk about installing Vds Server On Centos , I wrote a small note possible someone emphasizes something useful for themselves.
This theme is a note to himself. On the Internet, anything sensible not found.
After successful installation CentOs go over SSH to a server and execute the following commands.
1
|
yum update
|
Updates on the size of the update today took over 100 meters.
Install PHP:
Install PHP:
1
|
yum install php
|
To verify the correct installation of PHP, issue:
1
|
php -v
|
1
|
yum install mysql
|
And then we set the Webmin. (Free Web Hosting Control Panel)
For what it is necessary to go to the folder /usr/src
For what it is necessary to go to the folder /usr/src
1
|
cd /usr/src
|
Download the package rpm (5 мгб)
1
|
wget http://sourceforge.net/projects/webadmin/files/webmin/1.500/webmin-1.500-1.noarch.rpm
|
Run:
1
|
rpm -U webmin-1.500-1.noarch.rpm
|
We expect until we get a notice Webmin install complete.
1
|
Webmin install complete. You can now login to as root with your root password.
|
Done. Login link http://ip_сервера:10000/ - Does not work with corporate proxy servers Inet
No Comment
You can post first response comment.