1. Common file management commands and usage on Linux
(1)CP Command:Copy a file or folderSyntax Format cp [OPTION]... [-T] SOURCE DEST // 单源复制 cp [OPTION]... SOURCE... DIRECTORY //多源复制Common Options
First, open the road of driving development1, the preparation of driving development(1) The Development Board of the normal running Linux system. The zimage of Linux in the Development Board must be compiled by itself and not compiled by others. The
Tag: While text post system calls ble amp lease. NET SystemI. Introduction of HTOPThis is htop, a interactive process viewer for Linux. It is a text-mode application (for console or X terminals) and requires ncurses.Comparison between Htop and top
1, the Common Module operation command(1) Lsmod (list module, display of modules), function is to print out the list of modules installed in the current kernel(2) Insmod (Install module), the function is to install a module to the current kernel,
Info: just a few basic message descriptions;NOTICE: more information than info needs to be noticed;Warning or warn: warning message, there may be a problem, but it does not affect a certain daemon. Err or Error: Some important error message, this is
1, why process scheduling is requiredFirst, we need to make it clear that process scheduling is the process of scheduling a task_running state (see "Analysis of Linux process status"). If the process is not executable (sleeping or otherwise), it has
View text: Cat, TAC, more, less, head, tailCat: Connect and display
-N
-E
Split screen display: more, lessHead: View Top N rowsTail: View after n rows
-N
Tail-f: Look at the end of the file, do not exit, wait to
31. Compile and install Dropbear32. When creating a remote login, use the directory33. Generate a key file for the target system34. Setting up a secure shells35. Turn on the Network Service conversion function36. Copy the corresponding library file,
to view negotiated bandwidth sizessudo ethtools eth0Linux change the NIC MTU method: 1. Open Terminal , view current network card settings: ifconfig 650) this.width=650; "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/
Each of the Linux systems is treated as a file. This includes the input and output processes. Linux uses file descriptions to identify each file object. A file descriptor is a non-negative integer that uniquely identifies the open file in the
The contents shown in Ls-l are as follows:-rwxrw-r‐-1 root root 1213 Feb 2 09:39 file01-10 characters to determine what different users can do with a file-the first character represents a file (-), directory (d), link (l)-The remaining characters
#!/bin/bashPasswd= ' Abcd1234 '/usr/bin/expect Set time of execution timeout any input 30S after exitingSpawn ssh-p22 [email protected]Expect {"*yes/no" {send "yes\r"; Exp_continue}"*password:" {send "$passwd \ r"}}Expect "*#" defines the start of
Linux view machine is CPU is a few coresSeveral CPUsMore/proc/cpuinfo |grep "Physical ID" |uniq|wc-lEach CPU is a few cores (assuming the same CPU configuration)More/proc/cpuinfo |grep "Physical id" |grep "0" |wc-lCat/proc/cpuinfo | grep processor1.
Original: http://www. zuidaima.com/blog/3147477488225280.htm Linux Common Command LearningThe processor architecture of the Arch Display machine (1)UNAME-M Display the processor architecture of the machine (2)Uname-r displaying the kernel version in
Reprint: Reference article http://www.linuxidc.com/Linux/2011-09/42347.htm1. Checkout files to a local directorySVN checkout Path (path is a directory on the server)# SVN checkout svn://192.168.1.1/pro/domain# SVN co svn://192.168.1.1/pro/domain
Linux Basics---Scheduled tasksScheduled TasksThe so-called scheduled task is to perform one or more specific jobs (tasks) at a specific time in the future. Implementation of the job without human intervention.I. Classification of SCHEDULED
The installation of Linux for personal use is not very difficult, but once in the production environment, the kind of random system, will give the server administrator a great deal of trouble, there needs to be a certain customization of the
In Linux, the time is divided into two types: 1; Use the date command to display the system time, 2 to display hardware time using clock or HwclockThe system time and hardware time will appear out of sync.Man Command =manual= command manualHere's
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