Linux entry-based wildcard characters

Globbing: File name wildcard mechanism (this is the whole file name match, not part of the file name)//Note here refers to the filenameMatching mode:*: matches any character of any lengthpa*: All files starting with PA, *pa*,*pa,*pa*a* pa,paa,passwd?

Linux Fundamentals-Disk Management-06

In the previous article, we mentioned "file systems" and how to store "files" in the file system.What needs to be said today is a special kind of file-directory.We know that the catalogue is actually a "file path" for our usual understanding,The

Deepin Linux installation + configuration

An installation Download on official website U disk installation, Shenzhou elegant x4 boot Press F7, select USB boot. The USB stick Installer is in the downloaded image file. Two configurations

Linux Advanced Command's find

FindPurpose: Find files that match your criteriaFormat: Find directory name option lookup criteriaFind/work/001_linux_basic/dira-name "*.txt"Finds all files in the specified directory ending in. txt, where * is a

Linux Logging user Action Log

Historyuser_ip= ' who-u am I 2>/dev/null| awk ' {print $NF} ' |sed-e ' s/[()]//g "If ["$USER _ip" = ""]ThenUser_ip= ' hostname 'Fiif [!-d/tmp/dbasky]ThenMkdir/tmp/dbaskychmod 777/tmp/dbaskyFiif

Linux notes Two

bz2

Users and GroupsAdd a Tom user, set it to belong to the Users group, and add comment informationStep through: Useradd TomUsermod-g users TomUsermod-c "HR Tom" TomOne-Step completion: Useradd-g users-c "hr Tom" TomSet the password for the Tom

Linux Open Port Command

Editor's noteToday, when configuring the zookeeper cluster, the following issues are encountered:This indicates that the host 192.168.116.129:3888 is not connected.The first ping is a pass, indicating that the host is connected, and then check the

Linux Learning Notes---grep

Say grep first (search filter)1. Command format:grep [option] Pattern file2. Command parameters:-A Do not ignore binary data-a displays the number of rows, in addition to displaying the column that conforms to the template style, and displays the

linux--grep command

2. UseThe grep command in a Linux system is a powerful text search tool. This command is a global lookup regular expression and prints command line commands. grep consists of two egrep and grep.2. Formatgrep [Options] File3. Main parameters (Common)

Linux Learning notes Shutdown issues

Most of the Linux domain is used on the server, and there are few shutdown operations.The correct shutdown process is: sync > Shutdown > Reboot > HaltThe shutdown instruction is: shutdown, you can look at the help document with man

[Linux streaming operations] use gets and puts read and write streams

Use Fgets to read a row of data from standard input//and then use fputs to send standard output show # include #include #define MAXLINE 4096//     Defines the maximum character length of a line int main (int argc,char *argv[]) {char buf[maxline];  

Linux Learning Notes (23)

First, Shell FoundationThe shell is a command interpreter that provides interaction between the user and the machineEach user can have their own specific shellCentos7 default shell is bash (Bourne Agin Shell)Besides bash, there's zsh.ksh and so

SSH remote connection not on Linux

The Remote Connection tool is: Xmanager Enterprise 5-->xshellThe Linux distribution is: centos-6.3-x86_64Problem: SSH has been able to remotely connect to Linux, a period of time after a sudden ssh using the original IP connection is not on Linux,

Build SOLR on Linux (deploy with jetty)

Environment construction: CENTOS7 and solr7 versionDescription: The latest version of SOLR has a built-in jetty container that can support jetty deployment without the need to post to TomcatFirst, upload the latest solr.tar

Linux Learning notes (22)

First, yum change domestic sourceWhen the source of the Yum is very slow abroad, this time can be replaced by domestic 163 of the sourceDelete/etc/yum.repos.d/centos-base file650) this.width=650; "src=" Http://v.apelearn.com/ueditor/php/upload/image/

Modify/Set environment variable Java_home under Linux

1. Permanent modification, valid for all users# Vi/etc/profilePress Keyboard [Shift + G] To add the following at the end of the profile file:Java_home=/usr/local/java/jdk1.7.0_25jre_home= $JAVA _home/jreclasspath= $JAVA _home/lib/dt.jar: $JAVA _home/

Linux access to Windows shared folders

One, in Windows to build a shared folder, confirm that the normal access.Second, installation samba-client1. Rpm-qa with Command | grep samba-client or Yum list samba-clientor Yum Info samba-client query Whether the Samba-client package is installed.

Install and use Nmon in the linux7.2 system.

Install and use Nmon in the linux7.2 system.     Prerequisites   If you encounter a problem in installing the linux system, you cannot ping the ip address after setting it. The following are a few simple steps: 1. Set the ip address to

For example, shared folders and vmwarelinux

For example, shared folders and vmwarelinux After I checked the mounting folder Method for several hours on the Internet, I found that the mounting of Linux in VMware is different from that of the dual system. The ultimate goal is to have a hgfs

Linux memory subsystem and common tuning parameters, linux subsystem Tuning

Linux memory subsystem and common tuning parameters, linux subsystem Tuning 1. memory subsystem 1> components: Slab allocator Buddy system Kswapd Pdflush 2> virtualization environment: PA: process address; HA: Virtual Machine address; MA: Machine

Total Pages: 5467 1 .... 3766 3767 3768 3769 3770 .... 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.