Linux head, tail

The head and tail of a Linux command every dayIn fact, as long as you understand the meaning of these two English words, you can understand the role of these two commands. Head: The tail is the opposite: the tail, the former print the contents of

Linux installation composer

We can install the Composer through the Composer image, before you make sure that PHP is already installed on your machine and that you can execute commands via PHP. If you have a full path to execute (/usr/local/php/bin/php) on your server, you can

Linux Introduction (--ubuntu16.04) display memory CPU speed, etc. (System Monitor)

Terminal view memory status there are two commandsTophtopIf the system does not have htop installed , then install it. However, this is a hassle,System Monitor is a good choice,System Monitor can display network speed, memory,CPU and other

Linux Intermediate Architecture First chapter Two

The beginning forgot to write, later again tidy, starting from now on debugging ApacheOne, Apache installation (installed to half only remembered to write blog, sorry)[[email protected] apache2.2.27]# Pwd/application/apache2.2.27[[email protected]

Linux related (3)

1. Shell Environment variablesVariables that can exist in the shell process and its child shell processes. variables can be passed from the parent shell process to the child shell process, not vice versa , so that the environment variable will not

My experience of learning Linux systems after graduating from college

Buckle finger a calculate, oneself has graduated nearly half a year, this half-year inexplicable into the outsourcing circle stroll a circle, fortunately back early or normal do some things, outsourcing is not too suitable for just into the social

Common Linux Commands

LS Directory command English original: List parameter-a view hidden files        -l   View long format files        -D View Directory properties        -H humanized display        -I list directory index number mkdir create directory command English

Common commands for File and folder operations under Linux

File and folder operations1. Create folder "MkDir folder name" This will create a folder in the current directory.2. copy file CP3. Cutting MVEdit File ContentsVI or VIM generally VI is the basic function, VIM is more powerful than the VI

Chmod,chattr and lsattr used in Linux

Linux chmod read, write, and execute permission changes to a file or directory: To query permissions for a file or directory: Ls-ld (L)/test/profile Modify user permissions on a file or directory: chmod u+ (-) R (W) (x)/test/profile

SUID instances of Linux special permissions

Linux File Special permissionsSuid:set UIDBrief introduction:SUID permissions are valid only for binary programsPerformers need to have executable permissions for the programThis permission is valid only in the process of executing the program, The

Linux network card delay initialization error resolution

First, the problem description:1. After configuring the network adapter configuration in the system, perform the network services restart prompt "Device eth0 does not seem to be present,delaying initialization."The device does not exist and the

"Drive" NIC drives Linux core network hierarchy

Original works, allow reprint, please be sure to use hyperlinks in the form of the original source of the article, author information and this statement. Otherwise, the legal liability will be investigated. http://liucw.blog.51cto.com/6751239/1221140

Linux Viewing system processes

1. Pressing the TAB key after entering 1-2 characters on the LINUX command platform automatically complements the next part (provided that you have this thing, for example, if you have Tomcat, enter Tomcat to press TAB).2. The PS command is used to

Linux adds sudo permissions to users

Running the sudo command directly under Linux will prompt similar:Xxxis not in the sudoers file. This incident would be reported.Here, XXX is the user name and then causes the sudo command to be unable to execute, at this time, the following

How Linux finds large files or directory summaries

Reprint: http://www.cnblogs.com/kerrycode/p/4391859.htmlIn the Windows system, we can use the TreeSize tool to find some large files or folders, very convenient and efficient, in the Linux system, how to search for some of the larger files? Now I've

command of Linux (1)

Create command1. Create a Directorymkdir (make directory) directory name example: mkdir 123mkdir Directory name 1/directory Name 2 example: mkdir 123/456 (1 and 2 directories adjacent)2. Create a documentGedit Document name Example: Gedit 1.c3.

Linux Kernel Time Management (2) -- jiffies and jiffies_64

Linux Kernel Time Management (2) -- jiffies and jiffies_64 The jiffies variable is defined in the Linux kernel to record the number of tick generated by the system clock from the system startup to the current time. The jiffies variable is an

Linux User Management 2 and linux User Management 2

Linux User Management 2 and linux User Management 2Linux User Management 2 To add, modify, and delete users, you must be the root account of the Super administrator. Therefore, when the current account is not the root account of the Super

Linux Command Learning 1 (awk, grep), awkgrep

Linux Command Learning 1 (awk, grep), awkgrep 1. Write AWK internal code (for better understanding) BEGIN{size=0}{ if($5>4096){ size=size+$5; printf("%-10i%s\n",$5,$9)}}END{print "size is",size/1024/1024} 2. Remove the carriage return and

Configure serial port connection for CENTOS

Configure serial port connection for CENTOS 1. Modify vi/boot/grub. conf (the content is marked in red) # Grub. conf generated by anaconda # # Note that you do not have to rerun grubafter making changes to this file # NOTICE: You have a/boot

Total Pages: 5467 1 .... 2545 2546 2547 2548 2549 .... 5467 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.