shell--command InterpreterThere are several different types of shells in the Linux environment, where the bash shell is the default installed and used shellClear the terminal screen: Clear, Ctrl+l and CLS (if first input: alias Cls=clear) effect is
This paper briefly introduces the following file system and its operation (DF command), disk partitioning, formatting, and most notably Mount operations.
Here to "mount" to do a description, we all know that the file system is created on the
1. Assign Optical DriveSelect the local ISO system image file, or put the system installation disk in the optical drive. After that, you can see the Rhel-7.2-server disc icon on the desktop.2. View the location of the optical drive mountUse the df-h
Original linkLinux, BSD, Solaris, and other open-source systems are susceptible to a local privilege escalation vulnerability, "Stack clash," which can be exploited by attackers to smash Linux defenses and gain root privileges to execute code,
We encounter a lot of problems when using thinkphp in Nginx, such as:No permissions, this is the benefit of Linux Rights Management, we give him permission.We give him permission to access the normal:Then we add a lists method for the
#!/bin/bashExport PATHExport LANG=ZH_CN. UTF-8###top之后输入数字1, you can view the status of each CPU.###先配置好mailx邮箱账号密码:#cat >/etc/mail.rc#set Sendcharsets=iso-8859-1,utf-8#set [email protected]#set smtp=smtp.163.com#set [email protected]#set
Absolute path: Cd/home/pythonRelative path: CD Downloads. Expression: Current that path.. Represents: The previous layer of the current path.. /.. Represents: The top two level of the current pathNo... or more ofIs_LS View the file under the current
Niche Blog: http://xsboke.blog.51cto.comNiche Q q:1770058260-------Thank you for your reference, if you have any questions, please contact
cause of failure: disk space has been depleted by large amounts of data, although there is still space
Some basic common simple Linux commands, want more complex and more comprehensive commands can refer to the following documents!Friendship Share Linux Common commands Daquan: Link: http://pan.baidu.com/s/1jI3yVCa Password: IMCVPWD View current path
---restore content starts---1. Introduction1.1. Official website: https://docs.puppet.com/1.2. Puppet is an IT Infrastructure automation management tool whose entire life cycle includes: provisioning,configuration,orchestration,reporting1.3. Puppet
DNS: Domain name resolution (Nmae System)Forward parsing:Based on the host name (domain name) to find its corresponding IP address, which is the most basic, most commonly used featuresReverse parsing:Find its corresponding host name (domain name)
Poll operation1, poll operation process:Poll is a system call, and its kernel entry function for Sys_poll,sys_poll almost no matter what processing directly calls the Do_sys_poll,do_sys_poll run process can be divided into three parts:1, copy the
One, time zone settingBecause UTC is used to install the system, what is UTC is that UTC is the time of the 0 time zone, which is the international standard, while China is in the utc+8 time zone.Using the Tzselect command, the process is as follows:
The Linux process has a certain relationship with each other. For example, on the basis of the Linux process, we see that each process has a parent process, and all processes are rooted in the init process, forming a tree structure. We are here to
Here is an example of the limit Mint 18.1:Install Steam:sudo dpkg-i steam.debAfter running, there will be the following error:Run the following command repair directly and start steam automatically:Ld_preload= '/usr/$LIB/libstdc++.so.6 ' display=:0
Linux software management build source, 2017 linux
Build local disc Source
1. mount the local disk/mnt, and mount/dev/cdrom/mnt
2. Create your own source file in the/etc/yum. repos. d/directory. The file name is customized and must end with repo,
Three commands for viewing logs in Linux and logs in linux
First: View logs of real-time changes (more memory-consuming)
Most commonly used:
Tail-f filename (the last 10 rows by default, which is equivalent to adding the parameter-n 10)
Ctrl + c is
Zombie process, zombie Process
In a UNIX system, a zombie process is executedExit System Call, a fatal error occurs during operation, or a termination signal is received. However, there is still a table item (Process Control Block PCB) in the
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