1. Manually perform timed tasks to determine if there is a problem with the script.
2, confirm that the server is open scheduled task scheduling services
Command: Service crond status
service Crond start1 2
3, check the timing task
first, the role
The Cut command is a selection command that cuts each line of "byte" character "field" in the file, selects what we need, and outputs the selected data to standard output two, format
Cut-[n]b FileCut-c filecut-d[separator]-f[field]
Note: Much of the following is excerpted from the Linux kernel programming primer and the Linux kernel full annotation
In the work of this time, I found my Visio drawing familiar with the point, always like to what source ah, structure, and so on
Original from: http://www.cnblogs.com/peida/archive/2012/11/23/2783762.html
The properties of a Linux file or directory include: the node of the file or directory, the type, the permission mode, the number of links, the user and group of users to
Today, someone asked me to write a script that would allow Linux to regularly back up file data and delete backups over a certain period of time. It sounds interesting, but after some groping, it didn't work out. (because it is for the people who do
Often asked this question, how to set the path.
How do I get out of the executable folder and then I have no way to use the executable file.
Why is it always wrong for me to use export?
A lot of questions, here is a very straightforward and simple
Linux Static IP Settings
http://weilaisecond.blog.163.com/blog/static/115927600201082243642682/
IP configuration:/etc/sysconfig/network-scripts/ifcfg-eth0Device=eth0Bootproto=staticHwaddr=00:26:18:0b:38:c0Onboot=yesipaddr=192.168.0.20netmask=255.255
Linux deletes the specified folder in all subdirectories using the Find +exec combination to complete, such as:
Find./-type d-name "Del_dir"-exec rm-r {} \;
Description
./For the start directory to query, start searching from this directory,
Linux uses a portion of the hard disk as a swap partition for process scheduling--the process is a running program--tune the currently unused process to ' wait (standby) ', or even ' sleep ', once it is used, and then tuned to ' Activities (Active) '
Workaround:
error prompted to install OpenSSL, so I installed a OpenSSL, the installation method is as follows:
cd/usr/local
wget http://www.openssl.org/source/ openssl-1.0.0a.tar.gz
tar-zxvf openssl-1.0.0a.tar.gz
cd
Get the directory folder and delete the oldest, as if this qfileinfolistiterator only the former + +, #include #include #include #include int main (int argc, char *argv[]) { qdir D ("/record"); d.setfilter (qdir::D IRS |
Virtual machine has four kinds of network connection way: Bridged (Network Bridge) way, Nat Way, Host-only way, and custom way ...
Virtual machine has four kinds of network connection way: Bridged (Network Bridge) way, Nat Way, Host-only way, and
In the previous article, "Linux x86 kernel terminates the D state process," I showed how to encode a 32-bit x86 system to kill the D process. In this article I'll show you a method on a 64-bit x86 system.
To be honest, it's hard to do such a thing
Turn from: http://mp.weixin.qq.com/s?__biz=MzAxODI5ODMwOA==&mid=207314439&idx=1&sn= 3e98631a67fc4f2c8a03a0eb1f773d5f#rd
Using command-line tools is useful if you want to monitor the network on your system, and there are many off-the-shelf tools
has been using Linux, but never studied the system, starting from January 1 to the end of July 16, nearly seven months of study, so that since the Linux has a new understanding of the old boy teacher's class is really good, the actual combat is very
1, the file type of Linux
1.1 Linux common file types
-: Ordinary document (f)D: Directory files (directory)B: Block device files (blocks)C: Character device file (character)L: Symbolic Link files (symbolic link file)P: Command pipe file (pipe)S:
Linux splits tomcat logs through crontab
Tomcat Catalina Log decisive time will be very large, can not be viewed, there are many kinds of log segmentation methods on the Web. This paper mainly studies the process of segmenting tomcat logs via Linux
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