Image Quick Guide
Quick Guide for Public Image
This WordPress tutorial, based on LAMP, takes you step by step from creating a BCC instance, configuring the LAMP environment (Linux + Apache + MySQL + PHP), to building your first WordPress blog.
-
Sign in to Baidu AI Cloud official website.
- If you have not unregistered, you must first Create a Baidu Account.
- If you have already registered, directly Sign in.
-
Complete Real-Name Authentication.
Choose either "Enterprise Authentication" or "Personal Authentication" as per your needs. For "Yearly/monthly subscription instances," real-name authentication is mandatory if purchasing public network bandwidth greater than 0. For "Postpay instances," real-name authentication must also be completed.
If you have not completed real-name authentication when creating a BCC instance, click the Authentication prompt button on the page to complete the process on the real-name authentication page.
-
Create a BCC instance.
BCC instances can be created in two ways: yearly/monthly subscription or pay-as-you-go. For details, see Create BCC Instance.
For Linux images, choose Ubuntu 14.04.1 LTS (64-bit). Once created, check the instance inventory for the public IP address.
-
Log in to the BCC console.
Use a remote login tool, input the public IP in the IP Name field, and log in as root.
-
Set up Apache.
Plain Text1# apt-get install apache2 //Install apache 2# vim /etc/apache2/apache2.conf 3 //Add ServerName localhost 4# service apache2 restart //Start apache service 5# chmod a+w /var/www //Grant write permissions to the current user -
Set up PHP and MySQL.
Plain Text1# apt-get install php5 php5-mysql 2# apt-get install mysql-server 3# mysql -u root -p 4> mysql 5# exit -
Install and configure WordPress.
Plain Text1# cd /var/www/html 2# wget http://dlsw.baidu.com/sw-search-sp/soft/fd/26373/wordpress_V4.2.2_zh_CN.1436773043.zip 3# apt-get install unzip 4# unzip 5# ls /var/www/html/wordpress 6 index.php wp-admin wp-content wp-load.php wp-signup.php 7 license.txt wp-blog-header.php wp-cron.php wp-login.php wp-trackback.php 8 readme.html wp-comments-post.php wp-includes wp-mail.php xmlrpc.php 9 wp-activate.php wp-config-sample.php wp-links-opml.php wp-settings.php - Visit "
/wordpress" to view your WordPress blog.
Quick Guide for Service Integration Image
Zhujibao CentOS6.5 (64-bit)
Service provider: Xuzhou Bafang Network Technology Co., Ltd.
OS: CentOS6.5 (64-bit)
Integrated software: Nginx1.4.7, MySQL5.1.73, PHP5.2.17/PHP5.4.24, PHPMyAdmin4.0.10, PureFtpd1.0.36, Memcached1.4.18 and Zhujibao Linux 2.1.3
Key functions:
- The system comes pre-installed with the Zhujibao management panel for quick and flexible deployment of a secure web environment, as well as convenient site, database, and FTP management and backups.
- Enhance website performance and security settings, improve speed and load capacity, and enable one-click switching between PHP5.2 and PHP5.4.
- 7x24 all-day online after-sales support to fully safeguard your applications!
Notes of after-sales service:
Email: baidubce@admin5.com (7×24 hours) Tel: 13305205345 (7×24 hours)
User document:
Zhujibao CentOS6.5 (64-bit) website building document
Notes:
When using Zhujibao CentOS image, add TCP ports 21, 80, 9999, and 35000-50000 to the ingress rule of security group. For configuration methods, refer to the user document or Configuration Document of Security Group.
Copyright statement of open source software:
Copyright statement of open source software of Xuzhou Bafang Network Technology Co., Ltd.
Legal statement of Baidu AI Cloud:
Baidu AI Cloud does not claim any rights to the images provided by service providers. The copyright belongs to the lawful owner of the images.[More statements](BCC/Resources/Baidu AI Cloud Image Service Agreement.md)
Zhujibao Windows Server 2008 (64-bit)
Service provider: Xuzhou Bafang Network Technology Co., Ltd.
OS: Windows Server 2008 (64-bit)
Integrated software: SP, .NET2.0/3.5/4.0, PHP5.2.17/PHP5.4.21, MySQL5.1.73, PHPMyAdmin4.0.10, FileZilla 0.9.41, and Zhujibao 2.0.9
Key functions:
- The system is pre-installed with the Zhujibao Linux management panel, realizing quick and flexible deployment of a secure WEB environment, and easy management and backup of sites, databases, FTP, etc.
- Optimize website environment and system security settings, improve access speed and load capacity, and support one-click switching from PHP5.2 to PHP5.4.
- 7x24 all-day online after-sales support to fully safeguard your applications!
Notes of after-sales service:
Email: baidubce@admin5.com (7×24 hours) Tel: 13305205345 (7×24 hours)
User document:
Zhujibao Windows Server 2008 (64-bit) website building document
Notes:
When using Zhujibao Windows image, add TCP ports 21, 80 and 6801-6802 to the ingress rule of security group. For configuration methods, refer to the user document or Configuration Document of Security Group.
Copyright statement of Open Source Software:
Copyright statement of open source software of Xuzhou Bafang Network Technology Co., Ltd.
Legal statement of Baidu AI Cloud:
Baidu AI Cloud does not claim any rights to the images provided by service providers. The copyright belongs to the lawful owner of the images. [More statements](BCC/Resources/Baidu AI Cloud Image Service Agreement.md)
LAMP environment based on CentOS6.5 (64-bit)
Service provider: Baidu AI Cloud
OS: CentOS6.5 (64-bit)
Integrated software: Apache 2.2.15, MySQL 5.1.73, PHP 5.3.3 and vsftp 2.2.2
Key functions:
- Officially provided by Baidu AI Cloud, ensuring security and stability.
- The system environment is set via source code compilation, and FTP server is integrated to facilitate the uploading of website files by users.
- After purchase, users can easily create websites with reference to the user documentation, avoiding complex configuration tasks.
Notes of after-sales service:
Technical services are provided by Baidu AI Cloud.
User document:
Instructions for Use of LAMP Environment Based on CentOS6.5 (64-bit)
Notes:
- When using the LAMP environment image based on CentOS6.5 (64-bit), add TCP ports 21 and 80 to the ingress rule of security group. For configuration methods, refer to the user document or Configuration Document of Security Group.
- This LAMP setup uses default software versions from the official yum source. If specific software has vulnerabilities and updates are unavailable in the yum source, refer to Baidu AI Cloud's official security announcements for updates and fixes.
Copyright statement of Open Source Software:
Copyright statement of open source software of Baidu AI Cloud
Legal statement of Baidu AI Cloud:
Baidu AI Cloud does not claim any rights to the images provided by service providers. The copyright belongs to the lawful owner of the images.[More statements](BCC/Resources/Baidu AI Cloud Image Service Agreement.md)
WordPress environment based on CentOS6.5 (64-bit)
Service provider: Baidu AI Cloud
OS: CentOS6.5 (64-bit)
Integrated software: Apache 2.2.15, MySQL 5.1.73, PHP 5.3.3, vsftp 2.2.2, phpMyAdmin 4.0.10 and WordPress 3.9
Key functions:
- Officially provided by Baidu AI Cloud, ensuring security and stability.
- The system is pre-installed with the WordPress blog platform, allowing users to easily configure and set up the blog platform according to the documents.
- The phpMyAdmin management platform is installed by default for convenient database management.
Notes of after-sales service:
Technical services are provided by Baidu AI Cloud.
User document:
Instructions for Use of WordPress Environment Based on CentOS6.5 (64-bit)
Notes:
- When using the WordPress environment image based on CentOS6.5 (64-bit), add TCP ports 21 and 80 to the ingress rule of security group. For configuration methods, refer to the user document or Configuration Document of Security Group.
- This LAMP setup uses default software versions from the official yum source. If specific software has vulnerabilities and updates are unavailable in the yum source, refer to Baidu AI Cloud's official security announcements for updates and fixes.
Copyright statement of Open Source Software:
Copyright statement of open source software of Baidu AI Cloud
Legal statement of Baidu AI Cloud:
Baidu AI Cloud does not claim any rights to the images provided by service providers. The copyright belongs to the lawful owner of the images.[More statements](BCC/Resources/Baidu AI Cloud Image Service Agreement.md)
