In the process of using Linux, the most user headache should be the Linux unique command line, and not so many command line has let us complain incessantly, the key each command has a lot of options, of course, this is what we often say that the
Summary: Commonly used compression commands have gzip, bzip2, tar tips: gzip and bzip2 tools can not be packed and compressed in the directory, gzip and bzip2 decompression are all with the-D parameter (decompress=uncompress)The tar command is
The original address; http://www.cnblogs.com/peida/archive/2013/03/05/2943698.htmlThe route command for the Linux system is used to display and manipulate the IP routing table (show/manipulate the IP routing table). To achieve communication between
This error message occurred today when installing SSH with the Apt-get directory under Ubuntu 14.04. Find out what might be the cause.First, APT acts as a software update mechanism that locks the apt database every time it runs. When the above error
Environment: CentOS 6.4Libevent-1.4.14b-stablememcached-1.4.21See if Libevent is installed[Email protected] ~]# Rpm-qa |grep libeventFirst, download Memcache server sideMemcache Official website: http://memcached.org/Libevent Official website: http:/
Catalogue and documents
Pwd-P Returns the true path of the link
CdCD-Return to the previous directoryCD switch to the current user's home directory
Ls-D displays information about the directory itself rather than the information in the
When you restart the Linux system and write the information in memory to the hard disk, you should use the () command to implement
#shutdown-R Now
#halt
#reboot
#init3
Correct answer: A In the Linux command, reboot is
Spin Lock thinking: http://bbs.chinaunix.net/thread-2333160-1-1.htmlrecently in See Song Baohua "device driver development Specific explanation" second edition. See the spin lock part, some doubts. So come and ask the people. Here are some of the
Many people will use the history of this command, which means to list all the actions of the current user (by default), but many distributions of the default history is no user and operation time, this is necessary to view the original operation of
Transferred from: http://www.cnblogs.com/lcw/p/3159461.htmlPreface makefile can help make complete its mission, but admittedly, writing makefile is really not an easy task, especially for a larger project. So, is there an easy way to generate
in Linux, use the PWD command to view the full path to the current working directory. Simply put, you will have a current working directory every time you operate in a terminal. when unsure of the current location, pwd is used to determine the
1) umask Set the new file created with its default permissionsUmask Total 4 bits, usually with the latter 3 bits. The default Umask value can be viewed using the umask command1.1) The format of this command is#umask [-S] [maskexpression] #umask0022 #
An overviewDevice tree is a set of rules for describing hardware zodiac. ARM Linux uses the device tree mechanism from the March 2011 Linux founder Linus Torvalds sent a mail, in which he advocated arm platform should refer to other platforms such
The sl command allows the train to run on the Linux Desktop
The sl command is an interesting command for running trains on Linux desktops.
A common mistake you make is to input ls into sl. I have set an alias, that is, alias sl = ls. However, you
Linux Command learning Summary: hexdump,
Command introduction:
Hexdump is a binary file viewing tool in Linux. It can convert binary files into ASCII, octal, decimal, and hexadecimal formats for viewing.
Command path:/usr/bin/hexdump
Command
Summary of common Vim commands
It's not long to use Vim, but now we can't do without the familiar Vim editing mode. The learning curve of Vim is very steep. At the beginning of learning, it is often discouraged to remember many operation
Common commands for clearing disk space in Unix/Linux
Here we recommend several common methods for clearing disk space in Unix/Linux:
Method 1:
Find./-name "*. log *"-exec echo ">" {}\; | sh
This command searches for the files ending with ". log" in
Use Zabbix Api and ZabbixApiAPI usage
Zabbix official documentation: https://www.zabbix.com/documentation/2.2/manual/api,
Zabbix API is based on JSON-RPC 2.0 specifications, specific implementation can choose any of your favorite programming
Install and configure Nginx in CentOS 6.5
Install and configure Nginx in CentOS 6.5
I. Preparations
(1) Because nginx needs to access port 80, disable or open the firewall port and selinux first.
Reference command
Disable Firewall:
[Root @ local ~] #
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