1. Command format:diff[parameter [file 1 or directory 1][file 2 or directory 2]2. Command function:The diff command can compare individual files or directory contents. If you specify that the comparison is a file, it is only valid if the input is a
In the project, often encounter on-machine communication between processes, commonly used inter-process communication methods generally have the following1 socket2 Unixsocket3 Shared Memory (share-memory)4 Piping (pipe)5 Message Queuing
Say that Linux distributions may be reminiscent of SuSE, Ubuntu, Fedora and other well-known distributions, in fact, in many versions there are at least 10 of the special version that we need to remember.Currently more than 600 Linux distributions,
is basically installing lampFirst, prepare LinuxCentOS 6.5 is used hereSecond, install ApacheYum Install httpdThird, the installation of mysql+ Building LibraryYum Install mysql-servermysql_secure_installationmysqladmin-uroot password
The development of the IT industry to now, security issues have become crucial, from the recent "prism door" incident, reflected a lot of security issues, information security issues have become urgent, and as operations personnel, it is necessary
After understanding the content of the LFS, the kernel update is a glance http://www.cnblogs.com/2018/p/3979305.html http://www.cnblogs.com/2018/p/3981399.htmlHowever, some of the information is not LFS, the following is a summary of the relevant
Locate
-I.
Ignore Case differences
-R
Can be followed by the display of regular notation
Which (looking for executable files)-A will list all instructions that can be found in the
1, host name:Whether on the LAN or the Internet, each host has an IP address to differentiate between this host and its host, that is, the IP address is the host's number.Public network: The IP address is not easy to remember, so there is a domain
(mini2440) Build a cross-compilation environment + Configure the Linux kernelSystem ubuntu12.04 (not under virtual machine)mini2440CPU Model: S3C2440AL-40Nanflash Model: K9F1G08Norflash Model: sst39vf1601LCD: Po x 320$: Normal Account#:root Account*
Under Linux (for example, Redhat Linux Enterprise Edition 5.3), it is sometimes necessary to write a service. Service is also a program, generally with the system initiates the user does not intervene to quit the program, can be called service.
One of the best places in Linux is its multi-user, multitasking environment . In order to make the user have a more secure management mechanism, the file Rights management is very important. Linux generally divides the way files are accessed into
Download libevent:# wget http://www.monkey.org/~provos/libevent-1.2.tar.gz directly with wget instructions then, you need to specify an installation path during configuration, that is./configure–prefix=/usr; then make; then make install; the
"Linux is this fan " has a chapter devoted to the construction of Linux, the process of detailed, very interesting. Combined with this information, a brief collectionLfsThis site provides detailed steps for building a Linux from source codeBookHttp:
Process Management CommandsFirst, view user information W1, w display the meaning of the messageTTY: describes the way users log on , Ttyn: indicates a local terminal logon ;p ts/n indicates a remote terminal loginJCPU: The terminal code to
Rights Management Commands1.Chmod[change The permissions mode of a file]:/bin/chmodSyntax: chmod [{ugo}{+-=}{rwx}] [ file or directory name ]// intuitivee.g.chmod u+wx filenamechmod o-x filenamechmod g=rwx filenameOr: chmod [mode=421] [ file or
Centos7 xfs configuration and centos7xfs Configuration
XFS is a file system with high scalability and high performance. It is also the default file system of rhel7/centos7.XFS supports metadata journaling, which enables faster recovery from crash.It
Organize vi commands in CentOS
Vi has three modes: "General mode", "edit mode", and "command line command mode ".
L normal mode: when vi processes a file, it is normal as soon as it enters the file. In this mode, you can use the "up/down" key to
Configure the relative path of the log file in Log4j
Method 1: the solution is to replace the absolute path with the relative path. In fact, the FileAppender of log4j has such a mechanism, such as log4j. appender. logfile. file =$ {WORKDIR}/logs/app.
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