Excerpt from Zhu Youpeng Teacher's public lesson video1. Linux commands1.1. FindFunction: In the Linux file system, to find where a file is placed.Example:find/etc-name "Interfaces"Summarize:(1) When do I use Find?When you know the name of the file
Use SSH password-free login methodClient:1. Generate public and private keysSsh-keygenIt is generally not necessary to set a password (passphrase) on the private key, which can be set if you are concerned about the security of the private key.At the
Date Time command:DateFunction: Displays or sets the time date.Show time or Date:Date [option] ... [+format] Displays the time and date in the specified format.Option: OptionsFormat: Formatting symbols.Example:[Email protected]:~$ Date +%d10/07/17
1,2,linux Kernel: Memory management, process management, file management, device management.Where memory management such as:View the system's memory status through the command cat/proc/meminfo. View shared memory, semaphores, message queue
In general, the Linux system, the process of 4GB memory space is divided into two parts------ user space and kernel space, the size of 0~3g, 3~4g. Typically, a user process can access only the virtual address of the user space and cannot access the
System environment
Operating system: CentOS6.9
Java Jdk:java 8
Jenkins version: jenkins-2.78-1.1.noarch.rpm
Shutting down the firewall
Note: If you are building a. NET project based on MSBuild, the best practice is to build
Excerpt from http://www.cnblogs.com/diegodu/p/4552490.html is just a study collection.The memory management module is the heart of the operating system, which is important for application and system management. In the next few articles, I will focus
Practice1 , in / tmp under Create 6 List of dir1 dir2 dir3 dir4 dir5 dir6 2 , create a three files in three directories dir1.txt ( belongs to dir1) Dir2.txt ( belongs to dir2) dir3.txt ( belongs to dir3) 3 ,
① , after reinstalling the virtual machine development environment, generate the project with the following error:1>------Started Build: Project: Asf_plugin_gd_trans, configuration: Debug x64------1>validating Architecture1>validating
First, file browsingCat View File contents More page to view the contents of the file (only page down) less view the contents of the file as a page turn (can page up and down) Head view the first few lines of the file (default 10
Linux library function creation (static library, dynamic Library)Static libraries and dynamic librariesHow to linkThere are two types of links: static links, dynamic linksStatic Links:Add the contents of the library to the executable program by the
. tarUnpacking: Tar xvf Filename.tarPackage: Tar cvf filename.tar DirName(Note: Tar is packaged, not compressed!) )———————————————. gzDecompression 1:gunzip filename.gzDecompression 2:gzip-d filename.gzCompression: gzip FileName. tar.gz and.
1. Split--Split commandYou can specify two modes, split by number of rows and split by byte size.(1) Split by number of rowsSplit large_file.txt New_file_prefixPlus-D, use a numeric suffix, plus--verbose to show the split progress:split -l50000-d
First, the Linux file directory structureBefore the narration, the first short talk about the Windows file structure, open ' computer ', see a drive (letter, example C, D, etc.), click on any of the characters, see a file or folder, continue to open
The default boot logo will show a small penguin at the top left foot of the LCD screen, the resolution is 80*80, the Kernel/drivers/video/logo will have logo_linux_clut224.ppm this image, the program will be based on the image generated Logo_
When installing the system with U disk, when choosing to install MBR, be sure to choose to install the MBR on SDA (that is, your hard disk), the default is SDB (USB drive), and then the BIOS option in the order to SDA (your hard disk), or the system
I. Date and timeCommand date to view, set the current system time:Date-u GMT Date%y-%m-%d Display formatted time date-s "23:00" with- s parameter set, modified timeCommand hwclock or clock to display hardware clock
First, the file systemWhen the operating system manages files and data through a file system, the disk or partition needs to create a file system before it can be used by the operating system, and the process of creating a file system is called
Http path ing and redirection, and path ing and redirection
It mainly includes Alias commands, AliasMatch, Redirect, RedirectMatch, ScriptAlias, and ScriptAliasMatch. They are provided by The mod_alias module, which is used to provide simple path
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