Rpm has five basic operations (excluding creating software packages): installation, uninstallation, upgrade, query, and verification. Let's explain them one by one.1. Install the RPM package
Rpm packages typically have file names similar to foo-1.0-1.i386.rpm.This includes t
Hi, Linux geeks,
In this short tutorial, I will instruct you how to install the. bin file on your Linux machine. Not some terrible terminal commands, I promise! But I will also show how to operate on the terminal.What is the. bin file?
The. bin
A few days ago, a netizen asked a Linux software installation RPM question. He did not think that he was very good at forgetting his knowledge ..... put some common ones here, and you can copy them as well. Do not lose the basic things, alas .... three days without hands-on training
1. How to install the rpm Software P
RPM Package OverviewThe program Manager is actually to organize the components of the compiled application (binaries, library files, configuration files, Help files) organized, packaged into one or several package files, you can complete or help install, upgrade, uninstall, query, check and other related operations.The Package Manager content includes:1, the package of the composition of the list (each prog
For details about RPM usage in linux-general Linux technology-Linux technology and application information, see the following. In a Linux operating system, there is a system software package, which functions similar to "Add/delete programs" in Windows, but is much more power
Select Platform Oracle Red Hat Linux 4 5
Download the following three files separately (since my machine is 32 bits, here is a 32-bit version of the package, if your machine is 64-bit, please download 64-bit version):
1. Red Hat Oracle Linux 5 (x86, 32-bit), RPM PackageMySQL Server
2. Red Hat Oracle Linux 5 (x86
name, which is often a string that precedes the version number in the file name, such as apache-3.1.12-i386.rpm and apache-devel-3 .1.12-i386.rpm is the package file name, and their package names are Apache and Apache-devel respectively. More RPM Parameters please refer to
———————————————. rarDecompression: rar x Filename.rarCompression: rar a filename.rar dirname———————————————. LhaDecompression: Lha-e Filename.lhaCompression: Lha-a Filename.lha FileName———————————————. rpmUnpack: Rpm2cpio filename.rpm | Cpio-div———————————————. debUnpack: ar p filename.deb data.tar.gz | Tar zxf-———————————————. Tar. tgz. tar.gz. Tar. Z. tar.bz. tar.bz2. Cpio. rpm. Arj. Lha. Lzh. Lzx. Lzs. SDA. cab SFX. Lnx. P. SLP. Zoo. it. Sit. SeaDe
/Etc/init. d/mysql stop or service mysql stop
At this point, the mysql service has been installed and configured.
Install the mysql client
Rpm-ivh MySQL-client-4.0.14-0.i386.rpm
After mysql is installed, the directory structure is as follows:
The tool program is in the/usr/bin directory --- ls/usr/bin/mysql *
Server Program/usr/sbin/mysqld
Data Directory/var/lib
that the compressed file after packaging is normal. This goal in addition to the program and related files wrapped into tar.gz file, will automatically unpack the compressed file, execute configure, and make the action of all, confirm the compilation is correct, will show that the tar.gz file is available for publishi
directories of the system, it is often difficult to delete the files, you should configure them before compilation, specify the path to which the software will be installed :. /configure -- prefix = directory name. In this way, you can run the "RM-RF Software Directory Name" command to thoroughly uninstall the directory. Compared with other installation methods, it is the most difficult to compile and install by yourself. It is suitable for users who
Every time you install the program, you will be prompted to insert the SuSE installation disc, which is inconvenient. Today, we finally find a solution:
# Creating a directory
Mkdir/mnt/ISO
# Mount the ISO file to a directoryMount-o loop/data/suse11sp1/64-2d-dvd1.iso/mnt/ISO
# Add zypper installation SourceZypper addrepo/mnt/ISO/suse11sp1iso
# Display zypper installation SourceZypper Repos# Display result:
/java: No file or directoryWarning: before deleting a folder, make sure that Java was not previously installed with RPM. (3) Type: rm -r jre For example:rm -r jre1.7.0RPM Command set:Query all installed RPM packages rpm -qa query Specifies whether the installation package is installed
The toolkit was first launched by Red Hat and later borrowed by other Linux developers. Because it saves a lot of time for Linux users, it is widely used to install and remove software under Linux. Here is a description of its specific use of the method.
1. We have a new software, before the installation, we usually h
Install the MySQL5.7.18 Binary Package in Linux (manually add the configuration file my_default.cnf) and mysqlmydefault. cnf
Source: http://www.cnblogs.com/wy123/p/6815049.html
I am new to MySQL, but I don't know much about Linux, Because I downloaded the latest MySQL (MySQL5.7.18) Binary Package and tested and inst
successful.
Mysql
If the following error message is displayed:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql. sock' (2)
The mysql service has not been started. Enter service mysql start to start the mysql service.
Service mysql start
Then enter mysql. If the following message is displayed, it indicates that the operation is successful.
Welcome to the MySQL monitor. Commands end with; or \ g.Your MySQL connection id is 1Server version: 5.5.16 MySQL Commun
First, RPM1. What is rpmRPM is an abbreviation for Red Hat Package Manager and is intended to be managed by Red Hat packages, as the name implies in the package management that Red Hat has contributed, and in mainstream releases such as Fedora, Redhat, Mandriva, SuSE, Yellowdog, etc. , as well as the release version that was developed two times on the basis of these editions.2.RPM syntax format1) Query, verifyRPM {-q|--query} [select-options] [query-o
Install mysql5.7 using centos 7 rpmStep 1: Download mysql
Use the wget command on the Linux terminal to download network resources:
wget http://mirrors.sohu.com/mysql/MySQL-5.7/mysql-5.7.17-linux-glibc2.5-x86_64.tar.gz
1: Check whether MySQL is installed locally
rpm -qa | grep mysql
2: uninstall the previous mysql
Full
Tags: os using ar file SP on c Linux ADInstalling MySQL 5.6 under CentOS 6.5Unzip file: Tar xvf Mysql-5.6.19-1.linux_glibc2.5.x86_64.rpm-bundle.tarRelease the following files:mysql-embedded-5.6.19-1.linux_glibc2.5.x86_64.rpmmysql-devel-5.6.19-1.linux_glibc2.5.x86_64.rpmmysql-shared-compat-5.6.19-1.linux_glibc2.5.x86_64
http://symfony.net.cn/archives/177
Resolve execution df-h jammed, yum and RPM are unable to install software problems
September 29, 2010–10:55 pm
On-line a server needs to install screen, the result whether Yum installation or RPM installation is not possible, according to other developers, the implementation of DF-
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.