China official image site: http://centos.ustc.edu.cn/
/* Instructions */
CD/etc/yum. Repos. d [Go To The yum. Repos. d directory]
MV CentOS-Base.repo CentOS-Base.repo.save [modifying source file name backup]
Wget http://centos.ustc.edu.cn/centos-base.repo.5 download]
MV CentOS-Base.repo.5 CentOS-Base.repo [renamed downloaded file]
1. Update the system kernel to the latest version.
Yum-y update
After the system is updated, if an error message is prompted during Yum installation, run the following
Tags: C99 media dia database service apach start ubuntu command list
Update Source listOpen "Terminal Window", enter "sudo apt-get update"-and "enter the root user's password"--return, you can. If you do not run the command and install MySQL directly, a "few packages cannot be downloaded, you can run the Apt-get update------" error message, causing the installation to fail.
Label:
Component
Official website
Direct
Note
Mysql
http://dev.mysql.com/downloads/mysql/
Http://mirrors.sohu.com/mysql/MySQL-5.7/mysql-5.7.12.tar.gz
MySQL Source
./mysql-uroot-p ( in the bin directory, start Go directly to MySQL (because the password is just set to 123456, so the return will be an error ./mysql-uroot-p( again in the bin directory, start Enter password 123456, successfully enter mysql> instructions All OK, close the Command line window Two. Installing
Nonsense not to say, although you can install MySQL directly through the Yum, but in order to be able to have a clearer understanding of the installation process, we still use the source code to compile the installation.
The code is as follows
Copy Code
$ wget http://dev.mysql.com/get/Downloads/MySQL-5.6/
Label:Yum is such a good thing that it's easy to install. The server was configured with JDK and Tomcat yesterday and continues to install MySQL today.First step: #yum-y Install Mysql-serverNext is the second unit waiting for the
Author's note:
Not entirely original
I want to find a tutorial,
However, according to a tutorial, you have made thousands of commands,
Half left,
I can't afford it anymore.
Based on lnmp configuration experience,
Try it by yourself.
Lucky success.
The following is the text
Certificate -----------------------------------------------------------------------------------------------------------------------------------
Configure a third-party yum source for CentOS 6.2 (no nginx software package exist
System environment:
CentOS 6.5/7.0 x86_64
Fedora x86_64
Brief introductionPercona server is a derived version of MySQL, focusing on improvements to MySQL database server under Linux/bsd, with a significant improvement in functionality and performance compared to
Previously used Rhel 6.3 and 6.4, the system disk with MySQL server, after the configuration of Yum source, direct yum install mysql-server can be installed MySQL server side, the recen
tomcat, the java B/S program that is not familiar with the SSH structure still runs smoothly. More importantly, the advantages of MySQL.First, upload the installation source files or RPM of nginx, jdk, tomcat, and mysql to the linux server using winscp. Then install these servers separately.1. Install nginx:This insta
Description: I successfully installed the MySQL PHP and GD libraries in 84vps with Yum because the VPS itself comes with apahce2.2 so there is no Apache installation process
Tools/Materials
Linux system server, or VPS
System: Centos6.0 32 bits. Here I have tried 6.3 64 bit is also the same can.
Method/Step
First, install
I'm going to install MySQL in Windows Server 2008 R2 today, but I always find ODBC connectors installed incorrectly, whether I use MySQL's overall installation package or a separate ODBC connector installation file!!
Finally the internet search for a long time, finally solved the problem!
Operating system: Windows Server
linux64 Red Hat 6.3 Enterprise start error installed 32 bit MySQL finally how can not put on 64mysql, toss a last all uninstall FIX:File/etc/init.d/mysql from install of mysql-server-5.5.28-1.linux2.6.x86_64 conflicts with file from package
The project needs to re-install a mysql server on the existing server. It is quite difficult, because it was previously tested on my laptop and its system is Ubuntu, what is the path and the startup method. They are all different, so this time I am stuck with it:Next we will upload the problems I encountered during the
1. installing server and client in Ubuntu is simple:
(1) install Server
Apt-Get install mysql-Server
During installation, you will be prompted to enter the password of the root account, as prompted.
Download can be downloaded to csdn.net.Other Environment Introduction:1, rhel6.3 x64, minimized installation2. mysql 5.5.40Installation steps:Tar xzvf tar-xzvf sysbench-0.4.12.tar.gzCD sysbench-0.4.12./autogen.sh./configure--prefix=/project/class2/sysbench--with-mysql=/project/class2/mysql/--with-mysql-includes=/projec
Liunx uses yum to install php mysql gd (LAMP server) and yumlamp
Note: I used yum in 84vps to smoothly install mysql php and gd libraries. Because vps itself comes with apahce2.2, there is no apache installation process.Tools/Raw Materials
Linux
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.