Linux mariadb installation and root password settings (modified)

According to the official instructions, add repo under/etc/yum.repo.d/:# MariaDB 10.2 Fedora repository list - created 2017-11-25 05:55 UTC# http://downloads.mariadb.org/mariadb/repositories/[mariadb]name = MariaDBbaseurl = http://yum.mariadb.org/10.

Common configuration file Locations under Linux

1. Alias configuration file[email protected] ~]# VIM/ROOT/.BASHRC #此处是root用户定义的别名文件的位置, only the root user login is available [email protected] ~]# VIM/LISI/.BASHRC #此处是定义lisi用户的别名配置文件保存位置, only Lisi user login is available[email protected] ~]#

Linux under the source installation of XZ method

XZ is a less common but very efficient decompression software, the installation method is as follows1, cd/usr/local/src2, wget https://tukaani.org/xz/xz-5.2.3.tar.gz//download to the/USR/LOCAL/SRC directory3, Tar xzvf xz-5.2.3. tar.gz4, CD xz-5.2.35,

SSH login on linux remote server password free

When the local client SSH to the remote server, each time you enter a user name and password, if you do not want to enter the password every time you can use the following actions.First, the local client input Ssh-keygen[Email protected]

Linux system cut, make an extremely thin linux-3-for streamlined system to increase network function and shutdown restart function

Tag: Add network function and shutdown restart function for streamlined systemThe 3rd chapter adds network function and switching power to the streamlined Linux system.Before reading this blog post, it is recommended to read my last two blog posts,

Disable root login and add new user under Linux

One, add and root permissions of the same user1.AddUser Adminpasswd Admin (change password)Then enter the password (the password is easy to pass)You are prompted to enter a confirmation password and then enter it again. OK to add success.2. Modify

Enhancing the security of Linux operating system DNS services

Topology diagram: Code: #!/bin/bash#2017-12-3#by-duwentaodomain_name= "hetian.com" rip= ' ifconfig eth0|grep mask|awk -f   ":"   ' {print $2} ' |awk -f  " "   ' {print $1} ' |awk -f  "."   ' {print $3 '. " $ "." $ ' ip= '

Linux executes JMeter script to resolve response data to NULL

The Linux server executes the JMeter script with the command, and when the results are viewed locally, the "Request and response data" of the resulting tree species are displayed as empty, and the error log does not see why, see the demo!

Linux system disk partition, delete partition, format, mount, uninstall, boot automatic Mount method summary

The Linux system follows the MBR traditional partitioning mode:Disk Partitioning: 1~4 primary partitionor 0~3 a primary partition + an extended partition (n logical partitions)Precautions:MBR partition table can only record 4 primary partitions,

Oswatch--linux

An official reference Oswatcher (includes: [Video]) (document ID 301137.1)ii using the documentation document 1531223.1 Oswatcher User GuideThree Oswatch will invoke the following command:PsTopIfconfigMpstatIostatNetstatTracerouteVmstatSAR (HP-UX

A summary of how to set ora-01031:insufficient privileges solution in Linux environment

Need to use the SYS user today to handle the problem, but the error above ora-01031:insufficient privileges.There are many ways to do this online, and this is the way to test your own steps.1: First check whether the file Sqlnet.ora file is set

Installation of the SSH tool PAC Manager under Linux

PAC Manager, liux similar to securecrt xshell SSH tool, the tool is quite good in function, can replace SECURECRT Xshell function completely.PAC (Perl Auto Connector) Manager is a open source tool in Linux like operating system, which provides GUI

2017-2018-1 20179215 "Linux kernel Fundamentals and Analysis" Nineth Week assignment

Experiment: Understand the process of process scheduling and process switching during time tracking analysis processFirst, the experimental requirements? (1) Understanding the timing of process scheduling in Linux, you can search the kernel code for

20155202 Zhang Xu Linux under IPC mechanism

20155202 Zhang Xu Linux under IPC mechanism definition 在linux下的多个进程间的通信机制叫做IPC(inter-process communication), which is a way of communicating with each other across multiple processes. There are several ways of interprocess communication

Building a Linux e-mail server

e-mail Server SetupBasic features of the e-mail server:Provide users with e-mail storage space (user @ email domain name)Process user-Sent messages-delivered to the mailboxProcess messages received by users--post received emailProtocol for users to

Linux Text Processing tool 2-grep

grep Text Search Tool:grep [options] pattern [file ...] --Pattern Mode: string, Regular expressionMatches the target text row by line , based on the user-specified pattern, and prints the line to which it matches .Pattern Pattern: Filter conditions

Linux Text Processing tool 2-grep

grep Text Search Tool:grep [options] pattern [file ...] --Pattern Mode: string, Regular expressionMatches the target text row by line , based on the user-specified pattern, and prints the line to which it matches .Pattern Pattern: Filter conditions

Getting Started with Linux

Alias, clock, simple commands, bash shortcut keys, helpAlias definition aliasesDefines the alias name, which is equivalent to executing the command valueAlias Name= ' VALUE '1650) this.width=650; "Src=" https://s2.51cto.com/oss/201711/20/6677cb588a13

Linux Learning (23) Regular expression (i) Grep/egrep

I. OverviewRegular expressions are the knowledge that is often needed in operational operations. File lookups, log parsing, rewrite rules, shell scripts, and so on, all require the knowledge of regular expressions. So what is a regular expression?

Linux shell compression and decompression commands, shell compression and decompression

Linux shell compression and decompression commands, shell compression and decompression . TarUnpack: tar xvf FileName.tarPackage: tar cvf FileName.tar DirName(Note: tar is packed, not compressed !)---------------. GzDecompress 1: gunzip

Total Pages: 5467 1 .... 1471 1472 1473 1474 1475 .... 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.