The Find command under Linux

Under Linux often with the Find command, my own most commonly used is find Whereis locate About FindI use the basic functions of find, such asFind /-name filenameSearch for files in a directory.The find command supports regular and can be

Linux Time Synchronization command

I. Using the Ntpdate command1.1 When the server can link to the extranet# CRONTAB-EAdd a line:*/1 * * * * ntpdate 210.72.145.44210.72.145.44 is the China National Time Service Center server address, so that the machine every 1 minutes can be

Various $ number positional parameter variables in Linux

Positional parameter variable $n#/bin/bashEcho $ (on behalf of the command itself);echo $; (on behalf of the first few parameters)echo $; [Email protected] ~]#./1.sh 2 3./1.sh23 #/bin/bashecho $;echo $;echo $;echo $ (($1+$2)); $ #代表参数个数 $* all

Linux Open port

Linux system often occurs when the installation of software access, the server is not connected, this time it is necessary to check the appropriate port is open, for example, after installing SVN, not connected:The SVN service is started and can be

Linux with Notes

Wildcard and file name variables: *? []* Enquiry$ lsDoc1 DOC2 Document MyDoc Monday$ ls doc*Doc1 DOC2 Document$ ls *dayMondayRM Delete$ lsDoc1 DOC2 Document MyDoc Monday$ RM doc*MyDoc Monday? Only a single character that is missing from the file

Linux rsync Practical Application

Linux rsync Practical ApplicationI. Overview of RsyncRsync is a data-mirroring Backup tool under Unix-like systems, and--remote sync can be seen from the name of the software. Rsync is a file synchronization and data Transfer tool under the Linux

Linux Wireless Basics (cfg80211 mac80211 nl80211)

1. Basic Concepts ? cfg80211: Used for configuration management of wireless devices. Work with Fullmac, mac80211 and nl80211. (Kernel State) ? mac80211: is a framework (kernel state) that driver developers can use to write drivers for Softmac

Linux Universal IO

Open (), read (), write (), close () can be applied to all file types such as pipe, fifo,socket, or terminal to perform IO operations.Lseek () does not apply to all types of files. Lseek () is not allowed to be applied to pipes, fifo,socket or

Basics of Linux Foundation

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/54/7F/wKioL1SFFpmhCCIvAAKeEIRn-f0877.jpg "style=" float: none; "title=" Common Devices List "alt=" Wkiol1sffpmhccivaakeeirn-f0877.jpg "/>650) this.width=650; "src=" http://s3.51cto.com/wyfs02

Linux Learning Diary (ii)

Run on Linux. NET program and install Linux Web site I. Environmentubuntu14.10 (the latest version downloaded from the desktop website)jexus5.6.3 Official EditionMonodevloper (after the installation there is an Ubuntu Software center search Click to

How Linux file systems are stored

As an important part of a system, the file system is a very important basic knowledge for every programmer. At the same time, the principles of file systems on Linux and Windows are quite different. Windows is in the form of fat tables, but today I

Notes Linux How to view the number of threads best solution

Background: Many people who learn Linux use PS to view the status of the process, but it is unclear how to view the status of the thread.Method: You can use the Ps-a or PS-T command to viewFirst, use the PS-A command to viewTake my test process, for

Linux Kernel version of OpenVPN, incomplete View of ghosts, openvpnlinux

Linux Kernel version of OpenVPN, incomplete View of ghosts, openvpnlinuxIt's time to give a general picture.I mean, why do we have to port OpenVPN to the kernel instead of optimizing it in the user State. Why? In fact, I have optimized it in user

CentOS 6 builds nginx to provide web services, centosnginx

CentOS 6 builds nginx to provide web services, centosnginx I hope you can advise me what's wrong with this article. Databases to be dependent on: 1. the gzip module requires the zlib library (download: http://www.zlib.net /) 2. The rewrite module

Linux Kernel version of OpenVPN, incomplete View of ghosts

Linux Kernel version of OpenVPN, incomplete View of ghostsIt's time to give a general picture. In the multi-core era, multi-core processing is really too simple, as long as the process is scheduled to different CPU cores using softirq or tasklet,

Live555 + v4l2 + ffmpeg + x264 Development Environment on ubuntu12.04

Live555 + v4l2 + ffmpeg + x264 Development Environment on ubuntu12.04 I upload the main resources that might be used to the dial: http://pan.baidu.com/s/1i38AleP The main steps for installing ubuntu are decompression, configure, make, and sudo make

Configure testlink in CentOS

Configure testlink in CentOS 1. Check the installed apache php mysql version in centos: (The installation method of apache mysql php is rpm or # yum install) # Httpd-vServer version: Apache/2.2.3Configuration File:/etc/httpd/conf/httpd. conf #

Location parameters of linuxshell Programming

Location parameters of linuxshell Programming Location parameters are a special shell variable used to pass parameters to the program when running shell. $0 indicates the Script Name; $1 indicates the first parameter, $2 indicates the second

CentOS6.4 is installed on the physical machine. Problems with the NIC Driver of AtherosAR8161/AR8162

CentOS6.4 is installed on the physical machine. Problems with the NIC Driver of AtherosAR8161/AR8162 This is a terrible problem, so I will write this article only for later users. CentOS 6.4 is installed on the physical machine and Win7 to form a

How to find large files in linux

How to find large files in linux During the O & M process, you may encounter disk usage alarms: As long as the processing methods are as follows: 1. Find the directory with high disk usage, du command Du-sh /* List the sizes of all directories

Total Pages: 5467 1 .... 5219 5220 5221 5222 5223 .... 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.