Http://coolshell.cn/articles/8883.htmlThis article comes from a question and answer by Quroa "What is some time-saving tips that every Linux user should know?"--linux users have the skills to be aware of how to improve efficiency. I feel very good,
Linux touch commands are not commonly used, and are generally used when using make, to modify file timestamps, or to create a new file that does not exist. . 1. command format:touch [Options] ... File...2. Command parameters:-A or--time=atime
File system FeaturesFor example, the main file system used by Windows 98 's previous Microsoft operating system is FAT (or FAT16), and later versions of Windows 2000 have the so-called NTFS file system, as for Linux's Orthodox file system Ext2
As a Linux program developers, must have encountered makefile, with make command to compile their own written program is indeed very convenient. In general, it is not easy to write a simple makefile by hand, if you want to write a makefile that
1, transplant Mtd-utils:A) download utd-utils for ftp://ftp.infradead.org/pub/mtd-utils/b) Cross-compiling mtd-utilsI modify makefile cross=arm-linux-II MakeIII See if we have the big tools we need under the mtd-utils-1.0.0
File Lookup:1.locate: Non-real-time, fuzzy search, search is based on the system-wide file database;Fast speedThe file database is automatically updated before each shutdownUpdateDB: Used to manually generate a file database2.find:RealtimeExact
The Linux permissions are divided into rwx three types:R:read the Read permission.W:write permission to writePermissions performed by X:execute1. Permissions for filesThere is nothing special about the read and write permissions of the file.So what
System V, once also known as the T System V, is one of many versions of the UNIX operating system.Traditionally, System V is considered one of two Unix flavors (the other is BSD). However, with the advent of UNIX implementations that are not based
(1) permanent effect after reboot: Open:chkconfig iptables onOff:chkconfig iptables off(2) immediate effect, failure after restart: Open:service iptables startClose:service iptables StopIt should be stated that for other services under Linux, the
Recently in the study of how to be. NET application to run in a non-Windows operating system, and will gradually write some articles out. There is not much research so far, so most of these articles mainly record some of my experiments. This article
I. Problem description and related conceptsThe character set settings of a Linux server may affect the appearance of the Web page "??? "Such as the question mark garbled, but also may result in the file part of the characters garbled."locales
Popular Introduction:Screen Simple application:screen myprogram // 通过screen启动一个程序, 或者screen -L myprogram: turns on logging to ~/screenlog.0ctr+a 然后再按一下 d // 使程序在后台运行,即detach-ls // 列出在screen后台运行的程序,以及ID(例如4491.pts-2.localhost)-r ID
first part, start-up process, module management and loaderOne, run level execution and switching1, Linux by setting the run level to specify the system to use different services to start, basically, depending on the network with or without X window
Objective
Recently began my thread learning, a slight gain, compared with the process, its multi-threaded simultaneous execution of the code segment features, it is a huge charm.Stealing that programming learning, such as martial arts
How do I decompress and compress tar.xz files under Linux? (This article is compiled by www.169it.com)To unzip the Tar.xz file under Linux
12
# xz -d ***.tar.xz //先解压xz # tar -xvf ***.tar //再解压tar
TAR.XZ
Postfix conflicts with sendmail. postfixsendmail
After sendmail is configured on the Linux Server (CentOS release 6.6), a problem is found during the test of sending the mail. Check the sendmail service status and find that it is in "sendmail dead
Linux Server batch deployment application system shell script (Tomcat/jetty)
Shell script for batch deployment of application systems on linux servers:
1. Replace the server address in the Code (Tomcat or jetty server)
ServerRoot =/home/undoner/java_
7. Configure the DHCP server and dhcp server for two different subnets.
The environment is as follows: (ensure that the two subnets can be pinged to each other before reference)
Vm1 192.168.170.3 VMnet8 (NAT Mode)
Virtual Machine vm2 192.168.155.3
Centos7 apache httpd install and configure the django project, centos7django1. Install the httpd service
Apache is an Apache HTTP server in centos7. The following explanation of httpd is Apache HTTP Server. To install apache, you must install httpd.
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