In linux, you can view up to 10 processes that occupy the most CPU resources in linux. you can use the following command combination: psaux | head-1; psaux | grep-vPID | sort-rn-k + 3 | obtain the top 10 processes that occupy the most memory
Ctrl + c, ctrl + d, ctrl + z in linux, ctrl + c and ctrl + z are interrupt commands, but their functions are different. ctrl + c forces the execution of the program to be interrupted. Ctrl + z is to interrupt the task, but this task is not completed,
Install and configure FastDFS in centos6.2 system Step 1: install libevent (libevent-2.0.16-stable) uninstall built-in libeventrpm-qa | greplibeventrpm-elibevent * install FastDFS configuration under the Linux/home/ylhwge centos6.2 system for
Linux operating system log management method 1. log introduction logs are very important for security. they record all kinds of events that occur in the system every day. you can use them to check the causes of errors, or the traces left by the
During remote installation implementation, configure local yum installation source overview1. use ftp to upload the OracleLinux-R5-U8-Server-x86_64-dvd.iso to the/home directory. Then use the mount command to mount the image.
Linux system is a 32-bit or 64-bit command 1, getconfLONG_BIT or getconfWORD_BIT2, file/bin/ls3, lsb_release-a4, arch5, uname-a6, check whether the/lib64 directory exists. you can also determine whether the directory is... in linux, you can view the
Linux cannot start after changing the environment variable. because I modify the environment variable, X-window cannot start. Therefore, to force the command line to start it, use GRUB to start it. Press E to edit the startup project at startup, and
The output of the linuxiostat command briefly indicates that iostat is a built-in tool for Linux systems. it is used to view the CPU time slice distribution statistics or hard disk IO statistics of machines. Due to the existence of powerful top
Linux command line efficient operation method introduction: it is very difficult for beginners to operate the linux system on the text interface. However, if you have mastered some methods, the linux operating efficiency in the command line is much
One line of shell code. 1. find at least one line of xml files containing the mysql string, and sort the C code find-typef-iname & quot; * xMl & quot; in descending order according to the number of occurrences; | xargsgrep-cmysql | grep-v & quot;: 0
If the network is unstable during the remote transmission of large files through large file splitting in Linux, you may consider splitting large files into multiple small files in the specified size to facilitate retransmission. You can compare the
Linux basic operations ----- vi operation details 1vi editor cursor movement and page flip operations 1 cursor movement h move left cursor l move right cursor j move cursor k move cursor down 2 page flip operations linux basic operations-vi
Basic Linux operations ----- the search 1which1which command in Linux is used to find executable program files. the usage is which file name 2. for example, I create a file named tmp under the home directory, and then I whichtmp, in this way, we can'
Linux basic operations ----- Linux system directory architecture dev stores device files boot stores kernel and startup program files lib stores system library files bin stores binary files (executable commands) sbin stores privileged binary files
Because of the relationship between qemu and vnc in ubuntu, as well as the information about vncviewer seen in ssh, I tried it today. both remote and local terminals are on ubuntu1304desktoplts, the two actually use the same machine. I started to
Shell local variables, environment variables, clear variables and location variables 1 local variables: the scope is in a shell, close the terminal, and then enable one. The declared variables are gone; after the variable is set to read-only, it
Nginx server configuration: nginxpid & quot; failed (2: nosuchfileordirectoryusrshareng.pdf the following problem has occurred during the nginxsinatra environment configuration today: nginx: [error] open () & quot; usrsharenginxngi nginx server
[Git] fatal: Notagitrepository (oranyoftheparentdirectories): git solves the following error when logging on to the gitbash window and checking gitstatus: $ gitstatusfatal: Notagitrepository (oranyoft [Git] fatal: not a git repository (or any of the
Devloop (or vnd (vnodedisk) or lofi) is a pseudo-device that allows access to files as a block device. Before use, the cyclic device must be associated with files on the existing file system. This Linux cyclic device/dev/loop is a pseudo device,
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