One. Goals, values, actionsFirst of all we have to set a goal, for example, how much time I have to study, how much salary to achieveSecond, we must believe that we can achieve this goal can be achieved by the following ways to achieve1. Blog the
When installing Nginx under Linux, it is common in the./configure phase to require the installation path to be set through prefix. Therefore, when you specify a different prefix in the./configure, you can install multiple nginx.It is worth noting
1, delete the command of the non-empty directory: RM-RF [directory Name],r represents an iteration, f is mandatory;Delete Empty directory: rmdir [directory name];Delete file: RM [filename];2, the user in the Pipe class command:(1) Add User: Useradd [
As is known to all, in the Windows environment we have already seen the link file, machine we usually use shortcuts. in fact, in Linux we can see the following two types of link files A. Hard-link files Create command: LN [source file] [target
A: The first knowledge of LinuxRecommendation: Beginners are not accustomed to the Linux system, it is best to install the virtual machine in the window system to become familiar with Linux, so that you can better familiarize and practice the
In the Friday experiment class, the teacher asked us to add a new network card to their virtual machine, the host virtual network address of 192.168.56.1,DHCP address range is 192.168.56.101 to 192.168.56.254.Then enter the ping 192.168.56.1 results
. 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.
SgidUnlike Suid, Sgid can be set for files as well as for directories! Sgid is modified for user group permissions. That is, 3 bits in the middle of 9-bit permissions.For files, the Sgid function is as follows:1.sgid is valid only for binary command
/This is the root directory, a computer has only one root directory, all the files are started here. For example: When you enter "/home" in the terminal, you are actually telling the computer to start with the/(root directory) and then go to the
1. View the JDK version of the system installation# java-version# Rpm-qa | grep JDK# yum Remove-y java-1.7.0-openjdk-1.7.0.99-2.6.5.0.el6_7.x86_64# yum Remove-y java-1.6.0-openjdk-1.6.0.0-11.1.13.4.el6.x86_642. Delete the original jdk1.8#
First, putty1. Puttygen simultaneously generates a public key and a private key (the private key can be set to a password)2, the public key is copied to/root/.ssh./authorized_keys (permissions to 600), directory/root/.ssh to 700, the private key
Recently there is a question, netstat-antup|head-500 similar to this command, is netstat execution and then intercept the first 500 records or, Netstat and head in parallel execution, Netstat finished 500 will not continue?The final answer is
Vim/etc/sysctl.confFs.file-max = 51200 #提高整个系统的文件限制net.ipv4.tcp_syncookies = 1 #表示开启SYN Cookies. When there is a SYN wait queue overflow, cookies are enabled to protect against a small number of SYN attacks, the default is 0, which means
Example . View only the contents of the 第20-30 line within the Ett.txt file (100 rows).Answer: First explain the seq command:SEQ 5 represents a sequence of natural numbers for portrait printoutseq–s "" 5 indicates the horizontal printout of the
Here's how to resolve the synchronization time:1, Vi/etc/sysconfig/clock #编辑文件Zone= "Asia/shanghai"Utc=false #设置为false, hardware clock is not the same as UTC timeArc=falseSystem operation and maintenance warm reminder: qihang01 original content
[email protected] ~]# Yum install-y Subversion1. Create a new directory to store all svn files [Email protected] ~]# MKDIR/SVN2. Create a new resource warehouse [Email protected] ~]# svnadmin create/svn/project[[email protected] ~]#
Since Windows is installed, the boot loader will be preset in the MBR and split slot boot sector, and does not provide a boot menu, while Linux installation program can choose to install in the MBR or boot sector, while the manual menu can be and
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