Installation Environment: CentOS7 64-bit mini version, install MySQL5.71. Configure the Yum sourceDownload the Yum source RPM installation package on the MySQL website: http://dev.mysql.com/downloads/repo/yum/# 下载mysql源安装包shell> wget
System Environment: CentOS 7 1611 (after the system installation is complete with MARIADB)MARIADB version: mariadb-5.5.56-linux-x86_64.tar.gz (Generic Linux): http://mirrors.neusoft.edu.cn/mariadb//mariadb-galera-5.5.56/bintar-linux-x86_64/
CentOS Operating System: mysql5.7 Configure remote Login operation:First log into the server and enter the database:Mysql-u root-pshow databases;Use MySQL;Show tables;#Field ' ssl_cipher ' doesn ' t has a default value;Error when creating User:ERROR
1, first install x (x Window System), the command isYum groupinstall "X window System" carriage return (note quotes)2. Check the software we have installed and the software that can be installed, using the commandYum Grouplist Enter3. Then install
1. JDK dependency required when launching TomcatIf not installed, please go to the JDK installation under the link Centos/linux2. Download the Tomcat Compression pack from the official website Wget-c
1. Installing the GCC compilerFirst, see if the GCC compiler is installedIn the shell console input gcc-v if not installed see nextInstalling GCC with YumaYum Intsall gccSee the following view to indicate that the installation was successful2.
1. First access to your gatewayConvenient to use the Select menu bar in the cento system configuration: edit->virtual Network EditorSelect VMnet8, click Nat settings to view the gateway address: The gateway IP here is 192.168.112.2The next step is
1, download the CentOS operating system, provide Baidu cloud disk link:http://pan.baidu.com/s/1pLHOR032. Open the new blank virtual machine in VMware and install CentOS on this blank virtual machine, as follows:3, turn on this virtual machine,
1. wget command to download the node. JS installation package. (The installation package is a compiled file, and after extracting it, node and NPM already exist in the Bin folder without having to compile again.) )wget https://nodejs.org/dist/v6.9.5/
This method uses bridging so that dynamic IP can be fixed to a static IP to connect to the intranet or to the extranet1:View own host IP cmd under input ipconfig2:Execute sequentiallywhere the 5th step of the drive gets the MAC address of the
The content is simple ~ ~ ~ The new person asks for care ~ ~How to install JDK under CentOS-this is centos6.5.1. First check to see if the current installed CentOS comes with a JDK--View JDK version: Java-version--Use the command to see if it comes
1. JDK ConfigurationAfter the installation is complete, you need to configure the environment variables and edit the/etc/profile file:Vi/etc/profileAdd the following configuration to the tail of the file:Export
The Python version under CentOS is generally low, and many applications need to be upgraded to Python. The default Python version I installed for CentOS is V2.6.3, but the version that runs node. JS needs to be above 2.5.1. To download the python3.3
Nonsense not much to say directly on the steps
wget https://www.python.org/ftp/python/3.6.2/Python-3.6.2rc1.tgz
Enter https://www.python.org/ftp/python/, select the appropriate Python version link, directly wget download
First import the project to the MyEclipse or Eclipse (JEE) version number on Windows.Then after debugging, there is no error after.Click on the item and then right click Export ... )Then choose Jee's War format, this is the compressed format,If you
Auto mount on BootIf we want to implement the boot automatically mount a device, just modify the/etc/fstab file.file Mount profile :/etc/fstabView this fileEach row defines a file system to be mounted;The format of each line is as followsdevice or
CentOS 6.5 zabbix-windows-agent InstallationDownload pathWww.zabbix.com/downloack/2.2.0/zabbix_agents_2.2.0.win.zipDownload to C driveBuild a Zabbix folder in the C driveCopy the three programs in Bin=>win64 to ZabbixCopy the
Note: 1. Due to the operation of the hard disk, please properly back up the data to avoid loss.2. In order to achieve a picture overlay at each step, I used a virtual machine for testing, but please rest assured that I have successfully implemented
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.