Linux SED Command SummaryIntroductionSed is an online editor that processes a single line of content at a time. When processing, the currently processed rows are stored in a temporary buffer called pattern space, followed by the SED command to
1. Common fragments1.1 Server configured to listen on IP and portserver{Listen 127.0.0.1:9080; server_name 127.0.0.1;}1.2 Server configured to listen for domain names and portsserver{Listen 80; server_name www.sishuok.com sishuok.com *.sishuok.com;}1
Redis Open-Start (Centos) under Linux11VI /etc/init.d/redis2 script contents are as follows:# Chkconfig:2345 Ten -# Description:start and Stop Redis PATH=/usr/local/bin:/sbin:/usr/bin:/bin Redisport=6379EXEC=/usr/redisbin/redis-Server
Linux file structure, to see what each file is to use, first use the LS command to see what files.650) this.width=650; "src=" Https://s2.51cto.com/wyfs02/M00/8F/7C/wKioL1jg6JeSR8MvAAAdthS-iP4366.png "title=" Ls.png "alt=" Wkiol1jg6jesr8mvaaadths-ip43
a User and group understandingThe user is the identity of the system user, in the system users are stored as a number of channeling characters + several system configuration files. Why do I need users?The user is designed to ensure security,What is
I. Process definitionTo go to the city is the unfinished work of the CPUSecond, PA command650) this.width=650; "src=" Https://s4.51cto.com/wyfs02/M01/8F/99/wKiom1jmBY6zMgkwAACSCAz7RSI940.png "title=" Screenshot from 2017-04-05 20-08-58.png "alt="
NFS Network File system featuresNfs[network File System] Network filesystemA system supported by the FREBSD system that allows files or folders to be shared with others on the networkUsing C/S modePort numberQuerying port numbers in the
Record a number of commonly used instruction combinations, to achieve some of the functions that are often employed: first, to traverse the directory under the file name to get the current directory (excluding subdirectories) of the relevant files,
Analyzing the process of creating a new process for the Linux kernelFirst update the MENUOS code and add the command to call Fork. Spit Groove A sentence, the experimental building free users can not connect the network. Okay, just go to GitHub and
#实时同步inotify1, INotify IntroductionINotify is a powerful, delicate, asynchronous file system event monitoring mechanism, the Linux kernel from 2.6.13, joined the INotify support, through INotify can monitor the file system to add, delete, modify,
Git is not installed by default in Ubuntu12.04. You need to install it yourself.1. Install Git1.1 Ubuntu12.04Can be installed using the Apt-get mode, or you can download the source code installation "1", we use Apt-git installation here.However, due
Had appeared before. The host on my Linux system can ping a computer in Windows, and Windows can ping the Linux through. But Xshell cannot connect.First, I feel like it's not me. The port of the Linux system was shut down by the firewall.Executed
1. For loopfor variable in list; DoLoop bodyDoneHow to generate a list:
{1..100}
' SEQ [start number [step length]] End number '
for (EXPR1; expr2; expr3); DoLoop bodyDone2. While loop: for scenes with unknown cycle times, exit
Linux system use version:CentOS 6.5what the rescue model does:You can change the root password;Recover hard disk, file system operation;When the system starts, it can only be started by rescue mode;The steps to start the rescue mode are as follows:1,
Error message:No/usr/lib/jvm/default-java/jre/bin/java.Reason:R cannot find Java as a dependencySolution:(1) If you do not have Java installed, please install Java first.(2) View the version of Java in the terminal.(3) Manually create the
General process for installing software for non-root users in Linux:, linuxroot
1. Obtain the source code. Generally, the wget method is used. ubuntu can use apt-get source to obtain the source code.
2. decompress the source code. Generally,
Common centos commands (1) -- system commands and common centos commands
1. systemctl: List running tasks
2. Enable systemctl start *. service
3. Disable systemctl stop *. service
4. systemctl restart *. service restart a service
5. systemctl
006day -- linux basic rpm and yum usage and source code installation, 006day -- linuxyum
I. Introduction to rpm-related commands
1. view all files in CD
2. Use rpm to install an rpm package named vsftpd
3. rpm-qi software package name (View
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