Marking:Linux needs to first configure the network Yum source, to determine that Yum can install the software package online to facilitate the installation of some dependent packages during the test. Configure the 163 netease hints Network Yum source Reference blogHttp://www.cnblogs.com/zoulongbin/p/5773330.html1. Check if there is a MySQL database installed on this machine.2. Uninstall the MySQL database t
How to install and use Package Control in Sublime text 2/3, sublimepackage
The Package Control plug-in is a plug-in that facilitates Sublime text management. However, because Sublime Text 3 updates Python functions and the APIs are different, many plug-ins developed based on Python cannot work, the original installation method of
Install the Impala dependency package first
Add repo using Yum installation
sudo wget-o/etc/yum.repos.d/bigtop.repo Http://www.apache.org/dist/bigtop/bigtop-0.7.0/repos/centos5/bigtop.repo
sudo yum install bigtop-utils
The version of CDH that Hadoop uses for 5.1.2 is required for the Impala version 1.4.1
Download the RMP
Install Golang in Binary Package
Previously, we talked about Golang's source code compilation and installation on the arm platform. This time, we will supplement the Binary Package Installation Method on other platforms officially provided by Golang.
1. Download The golang Binary Package
First is to download the golang
Question one:When you run Runinstaller, specify the path of compression. /stage/components/oracle.jdk/1.5.0.17.0/1/datafiles "is invalid. The decompression command failed. Please check the Oraparam.ini.Check that there are no JDK files in the database directory.Question two:The Java Runtime environment was not found in Bin/java and the new version of JRE was installed ...Later check found that the decompression package has a problem, the compression
is actually to move the startup script a position: CP Support-files/mysql.server/etc/init.d/mysql Register for Boot: See if you added success: 8. Start the MySQL service: Service MySQL Start 9. Use To view the root user's current password for MySQL: Cat /root/.mysql_secret Log in to MySQL: Mysql-uroot-p Then enter the password you found in the previous step. Change Password to QW12QW12: 1, change password with mysql command: Alter user'Root'@'localhost'identified by ' Qw12qw12 '; 2, update
The PM command is used as follows:
The PM command is the packagemanage command line in Android for installation package operations. Generally, run the following command to install a new installation package.
1. Install APK. For example, enter:
PM install-r/data/card/ap
When installing MySQL:Error phenomena:[[emailprotected] opt]# rpm-ivh mysql-server-5.5.32-1.el6.x86_64.rpm Preparing ... ################## ######################### [100%]file/usr/share/mysql/charsets/index.xml from Install of mysql-server-5.5.32-1.el6.x86_64 conflicts with file from the package Mysql-libs-5.1.61-4.el6.x86_64file/usr/share/mysql /charsets/armscii8.xml from
sudo apt-get install E: Package * There are no candidates available for installation
Ensure Ubuntu networks are available:One, the question:jiaoteng@jiaoteng-desktop:~$ sudo apt-get install vim is reading the package list ... Completing the dependency tree that is analyzing the pa
1. Install third Party Library
First Open pycharm, click "File"-> "Setting", as shown in the picture:
Open as shown in the following illustration:
The right side shows the installed package, and if you want to install a new package, click the Green plus sign.
2. Install
Download an installation package in addition to Yum and rpm we can also download the source package compiled and installedFirst Download all the source package must go official website, in order to prevent the source package from being compiled by a third partyFor example, today we
. --------------------------------------------------------------------------------------------------------------- -------------------Deb is the Debian Linus installation format, very similar to Red Hat rpm, the most basic installation command is: Dpkg-i file.debDpkg is a shorthand for the Debian package, a suite management system specifically developed for Debian, which facilitates the installation, updating and removal of software. All Linux distribu
Sometimes the theme package downloaded on Microsoft's official website does not respond when you double-click it. As a result, the theme cannot be installed. However, we can use the following solution to manually install it to the system.
1. Download the topic package. Assume that the topic package is UK. themepack.
1, problem displayCompilation failedCompiling pycrypto-2.6.1 under python2.6 environmentSrc/hash_template.c:360:warning:implicit declaration of function ' pyerr_occurred 'Src/hash_template.c:361:warning:implicit declaration of function ' Py_fatalerror 'Error:command ' gcc ' failed with exit status 12. Basic EnvironmentUsing the Install Image:Sles-11-sp2-dvd-x86_64-gm-dvd.iso/usr/local # Rpm-qa | grep CPPcpp43-4.3.4_20091019-0.22.17cpp-4.3-62.198liblda
1. Download the MAVEN installation package, unzip and unzip the directory as follows:2. Configure the path for the M2_home variable to the previous step:3. Configure the path variable to add%m2_home%\bin; To see if the configuration was successful mvn-v:4. Install the jar package to the local repository: MVN install:install-file-dfile=g:\download\sougoupinyin\net
install third-party mainly:Unpack the TarballPut the unpacked folder under the/opt.sudo mv electronic-wechat-linux-x64//opt/electronic-wechat-linux-x64Create a quick Start command under terminalsudo ln-s/opt/electronic-wechat-linux-x64/electronic-wechat/usr/bin/electronic-wechatCreate a Quick Launch icon under Dash Home#Dash home icons are generally in two locations/usr/share/applications# or ~/.local/share/applications (the basic user-independent co
-file=/u01/my3306/my.cnf--user=mysql 1, Error 1:2015-04-02 19:18:00 4201 [Note] RSA private key file not found:/u01/my3306/data//private_key.pem. Some authentication plugins won't work.Solve:Modify the configuration in the my.cnf to comment out the following two lines[Mysqld]#sha256_password_private_key_path =/u01/my3306/mykey.pem#sha256_password_public_key_path =/u01/my3306/mykey.pub2, re-execute Mysqld_safe--defaults-file=/u01/my3306/my.cnf--user=mysql Error 2:2015-04-02 19:23:36 6109 [ERROR]
. Locate the original installation CD, put it in the host's CD drive, and click Connect on the virtual drive device to connect to the device. It is also possible to use ISO files.
2. Load the contents of the optical drive. Into the console of the virtual machine,
# mkdir/media/cdrom
# mount-t Iso9660/dev/sr0/media/cdrom
3, the use of localized Yum library, query Lspci belong to the Yum library which software package.
# yum--dis
Preface
MySQL has been used for some time. However, installation of MySQL is based on the software source on Linux, and then started conveniently using the shell of MySQL, I do not know much about MySQL internal startup parameters, So I download the tar package of MySQL from the MySQL official website, install and start it on my own, and understand MySQLProgramTo help you troubleshoot the startup process
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.