CTime refers to the change time.Mtime refers to modify time.The difference between Mtime and CTime is that only if the contents of the file are modified, the mtime of the file will be updated, and the renaming of the file and the owner of the
Ref:http://www.blogjava.net/fjzag/articles/317773.htmlProc File systemThe/proc file system is a pseudo-file system that only exists in memory and does not occupy external memory space. It provides the interface for the kernel to communicate with the
In the previous three articles, we briefly introduced the Linux system user management, file operation and so on, are relatively superficial basic operations. We're going to go into this section, from the filesystem we want to see the disk system.
Shell script implementation SSH Automatic login remote Server example:#!/usr/bin/expectspawn ssh [email protected]expect "*password:"send "123\r"expect "*#"interact Original link: http://www.xuanhao360.com/linux-expects/Expect is a command to handle
Fundamentals of the ten-year OPS series-LinuxZeng LinContact: [Email protected]Website: www.jplatformx.comCopyright: Please do not reprint the article without permission
First, IntroductionThe ln command can be used to create a hard link or a
How does Linux read? Linux Archaeology Day Tour/*Those who are ready to step into the Linux gate (n years, do not care, do not know whether the title is still), must go through the question that is how to read Linux? Maybe some people are easy to
Basic Operations Command:
PS-AJX/-AUX/-EF view inter-process status/relationships
Top dynamic display of processes in the system
Nice run/renice by the specified priority change the priority of the running process
Kill-9 Kill Process
OverviewA virtual device is an abstraction built on one or more real devices. The correspondence between a virtual device and a real device is many-to-many, but not all combinations can be defined or supported by the kernel. Some of the more
bo Master profile: Bo Master graduated from a general undergraduate in Shandong, the study is not computer science, the foundation is relatively weak. September 14 enrolled in the Amin Linux training, the current course is about to end, feel Amin
Directory structure
Directory structure
Hosts file
Hosts format configuration
Hosts file format
Hosts file role
Hosts fileHosts--the static table lookup for host name (host name query for still tables).The
IntroductionOn some servers with physical memory of 8g, the main running of a Java service, the system memory allocation is as follows: Java service JVM heap size is set to 6g, a monitoring process consumes about 600m,linux itself uses about 800m.
Linux porting U-boot (i)--u-boot detailed + custom command combat2015-02-07First, Bootloader???? Simply put: The main function of bootloader is to start execution when the system is power up, initialize the hardware and equipment, prepare the
CP command used to copy files and foldersCp/etc/passwd/tmp Copy the/etc/passwd file to the/tmp folder and name passwd with the original file namecp/etc/passwd/tmp/123 Copy the/etc/passwd file to the/tmp folder under file name 123Cp-r/etc/ssh/tmp
All say this theme is good, even I feel a little too big, but I think I still have to persist, efforts in a limited time to learn the secret of the Linux kernel, but also hope that we have more guidance, let me more progress. Today is all about the
Linux displays the correct syntax in the check settings file[email protected]:~$ apachectl [conflgtest] program "APACHECTL" is not installed. You can use the following command to install: sudo apt-get install apache2[email protected]:~$ sudo apt-get
Copy From:http://linuxconfig.org/how-to-configure-nfs-on-linuxhow to configure NFS on Linux 1. IntroductionThe Network File System is certainly one of the most widely used Network services. Network file System (NFS) is based on the Remote procedure
Mv command (conversion) and mv command
Original article: http://www.cnblogs.com/peida/archive/2012/10/27/2743022.html
The mv command is short for moving files. It can be used to move files or rename files. It is a common command in Linux and is
[Iamaco der] Linux virtual host configuration ultimateLinux virtual host configuration 1. Overview
A Virtual Host, also known as a Virtual server, Host space, or webpage space, is a network technology that allows multiple Host names to operate on a
CentOS7 user account Configuration
Note:
1. This blog post records the configuration of CentOS 7 user accounts, including adding users, adding user groups, deleting users, and deleting user groups. This includes analyzing user configuration files,
In addition, rsync + inotify enables Real-time Data Backup
Advantages and disadvantages of rsync
Compared with traditional cp and tar backup methods, rsync has the advantages of high security, fast backup, and support for Incremental backup. rsync
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