Linux Yum installation MySQL5.6

1. Newly opened cloud server, need to detect whether the system comes with the installation of MySQL# yum list installed | grep mysql2. If you find a system that comes with MySQL, do it decisively# yum -y remove mysql-libs.x86_643. Wherever you

View a process execution path under Linux

Viewing processes under Linux Everyone would have thought of using Ps-ef|grep XXXBut what you see is not the full path. How do you see the full path?After each process starts, there is a path to the PID following the/procFor example: Ps-ef|grep

2018-03-02 Amin Linux

6.5 Zip compression tool可打包目录zip 1.txt.zip 1.txtzip -r 123.zip 123/unzip 1.txt.zipunzip 123.zip -d /tmp/unzip -l 123.zip-l 查看压缩包里的文件列表6.6 Tar Pack可打包目录tar -cvf 123.tar 123tar -cvf aming.tar 1.txt 123tar -xvf aming.tartar -tf aming.tartar -cvf

Snapshots of Linux LVM

A snapshot is actually another access path to the original data, which is a pointer to the original data. The size of the snapshot volume is related to the variable of the original volume data and the time the snapshot was saved.The snapshot can

Analysis of Linux network subsystem (III.)

Continue to share the lecture notes of Chen Tiefei teacher at Huawei North Institute. This time, the content has a QoS subsystem, a default queuing rule, a network device driver, and a driver instance. In the end, Mr. Chen recommended basic

Installation of the JDK under Linux

Step 1: View the JDK version of an existing installation Rpm-qa | Grep-i JavaStep 2: Uninstall the existing softwareRPM-E--nodeps java-1.6.0-openjdk-1.6.0.0-1.66.1.13.0.el6.i686RPM-E--nodeps java-1.7.0-openjdk-1.7.0.45-2.4.3.3.el6.i686Step 3: Unzip

Linux 124 Course 7, Process management

1. Process ManagementA program is loaded in memory, called a process    Linux is a PID to distinguish between different processesPS is used to list the current processAux lists all the processes-eu all processes for the current userLAX lists more

Linux 124 Lesson 14, accessing the Linux file system

, identify file system hierarchiesStorage device--block device/storage location dev/Disk naming rules, when the system checks for physical devices  SCSI/STAT/USB First Disk/DEV/SDASecond hard drive/dev/sdb  Virtual Disk/dev/vda/dev/vdb  Fdisk-l View

Four Methods for querying whether a port is occupied in Linux and four methods for linux

Four Methods for querying whether a port is occupied in Linux and four methods for linux One interview question uses three different methods to check which process occupies 8080. The familiar methods are netstat and lsof, but what else can be done. 1

Linux tar command usage

Linux tar command usage The tar command can create files for Linux Files And Directories. Using tar, you can create a file (backup file) for a specific file, change the file in the file, or add a new file to the file. Tar was originally used to

In Windows 10, how does one create a user in Linux ?, Create in win10

In Windows 10, how does one create a user in Linux ?, Create in win10 This section describes how to create a user in Linux. Task: Add a new user Jike in Linux. Use the adduser command to create a new user [jike] Check whether the new user

In Linux, how do I set to enable my program to automatically start at startup ?, Linux settings

In Linux, how do I set to enable my program to automatically start at startup ?, Linux settings System services can generally be automatically started at startup. What programs do we write ourselves? In windows, just put a shortcut in "start"> "All

Linux rz/sz command Use Case (Xshell installation), rzxshell

Linux rz/sz command Use Case (Xshell installation), rzxshell In linux, the rz and sz commands allow developers and hosts to transmit files through serial ports. Below we will briefly introduce the rz and sz commands. Sz: send the selected file to

Install LibreOffice 16.04 in Ubuntu 17.10, 18.04, and 6.0 using the PPA

Install LibreOffice 16.04 in Ubuntu 17.10, 18.04, and 6.0 using the PPA The LibreOffice office Kit came to version 6.0 a week ago. Now it is made LibreOffice Fresh PPA in Ubuntu 16.04, Ubuntu 17.10, and Ubuntu 18.04. Although LibreOffice provides

Install and use Docker on Linux

Install and use Docker on Linux Containers are now popular in the IT industry-well understood. Containers are lightweight and contain independent packages for everything (Code, library, runtime environment, system settings, and dependencies)

Disk resizing for CentOS

Disk resizing for CentOS After installing CentOS, I found that the space is too small. How can I increase the hard disk capacity? That is, create another hard disk: Enable virtual economy settings and add a hard disk View existing disk

Introduction to Linux whereis command instance

Introduction to Linux whereis command instance Sometimes, when using command lines, we need to quickly find the location of a command's binary file. In this case, you can select the find command, but using it may take time and unexpected situations.

What is the use of quotation marks ($ "string" and $ 'string') in shell ')

What is the use of quotation marks ($ "string" and $ 'string') in shell ') Sometimes you can see $ "$ string" in some service management scripts. After some tests, it is found that $ is the same as $ outside the quotation marks. I flipped through

NFS File Server Installation Configuration

NFS File Server Installation ConfigurationNFS Introduction Network File System (NFS) is a Network File System. Main function: allows different host systems to share files or directories through the network (LAN. Main Purpose: NFS network file

An HTTP error occurred while uploading files to WordPress.

An HTTP error occurred while uploading files to WordPress. Brief Introduction Set up an internal video learning website within the company, and select WordPress for Site Building after comparison. However, a variety of problems have been encountered

Total Pages: 5467 1 .... 4926 4927 4928 4929 4930 .... 5467 Go to: GO

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.