CENTOS 6.10 Installation VirtualBox virtualization Platform

Source: Internet
Author: User

Demand:

1. Improve the existing server utilization, reduce the cost of single server;

2. Virtualization is simple and quick to operate

3. Graphical operation control interface for remote access to operational servers anywhere

Implementing the required Resources
1. The underlying operating system select CentOS 6.10 x86-64 Download link
2. Virtualization platform Select VirtualBox 5.2.20 and extension oracle_vm_virtualbox_extension_pack-5.2.20.vbox-extpack resource address
3. Console version Select phpvirtualbox5.2.0 Resource Address

Introduction to Installation steps:
1. Installation of environmental resources:
Yum-y Install build-essential dkms unzip wget apache2 php php-mysql libapache2-mod-php php-soap php-xml
2. Installing VirtualBox
Yum-y Install virtualbox-5.2-5.2.20_125813_el6-1.x86_64.rpm
3. Installing the VirtualBox extension control
Vboxmanage Extpack Install oracle_vm_virtualbox_extension_pack-5.2.20
4. Unzip the Phpvirtualbox into the Apache directory
Unzip Phpvirtualbox-develop.zip

CP phpvirtualbox-develop/var/www/html/phpvirtualbox/-FPR
5. Change the Phpvirtualbox parameter
CP Config.php-example config.php
Vim config.php

vi/var/www/html/phpvirtualbox/config.php

1/ Username/password for System user, runs VirtualBox /2 var $username = ' Linux user name '; 3 var $password = ' password ';

Create a/etc/default/virtualbox file

Vi/etc/default/virtualbox

The Linux user specified above is still added

Vboxweb_user=linux User Name

6. Restart the service
Service Vboxdrv Restart
Service Vboxweb-service Restart
Service httpd Restart

7. Install successfully, open the console
Open the browser, enter the URL:/HTTP/server address/phpvirtualbox/
After entering the default user identification (Admin) and password (admin), an interface that is identical to the original VirtualBox will be displayed.

CENTOS 6.10 Installation VirtualBox virtualization Platform

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.