ExperimentLab Environment:A Linux server and a real computer on a virtual machineExperimental requirements:One, the client can access the Linux server files anonymously;Second, the client needs user authentication to access the Linux files;Third,
The type command is used to display the types of the specified command.The type of a command can be one of the following???? Alias???? Alias???? Keyword keyword, shell reserved word???? function functions, Shell functions???? Builtin???? Built-in
Routing, which plays a central and onerous role in network technology, is very important because of the frequent calls, plus it indicates the way forward for each packet. As we write, as long as we specify the destination address, the message will
RmDir is a commonly used command, the function of which is to delete an empty directory before a directory is deleted must be empty. (Note that the Rm-r dir command can be used instead of rmdir, but there is a lot of danger.) You must also have
1.background:The SCTP protocol does not match the resulting kernel compilation.The company's Sigtrans is that Huawei's HSTP in the hstp of the SCTP layer of Huawei found that the INIT message did not know our SCTP the ecn\forward tsn\adaptation
What is the difference between DF and du two commands under Linux?First, the DF display file system usage, and du comparison, is more comprehensive.The most frequently used is df-t, which shows the usage of the file system and shows the type of file
1:linux Network API is divided into: Socker address Api,socker Basic API, network information API1,socker Address API: contains IP addresses and ports (IP, Port). Represents one end of TCP traffic.2,socker Basic API: Create/Name/listen socker,
NFS mounts here are not more than a few more, according to the steps in turn. There is a picture of the truth.Server-side configuration:(IP 192.168.88.85)1. View Software NFS Package installationRpm-qa |grep NFS2. See if the rpcbind is installed3
1. Log on to the database server (as Oracle) where the GoldenGate software is installed. [Email protected] ~]# Su-oracle[[email protected] ~]$2.Change directory to the GoldenGate home:[Email protected] gg]$ Pwd/u01/gg[[email protected] gg]$3. Start
National character set standards and otherASCII: (American Standard Code for Information Interchange) American Information Interchange standards codes are based on a set of the letter of a computer coding system, which is mainly used to display
As an example, find the string "password" grep "password" in the. c file in the current directory *.c find the file Test.cfind in the current directory and its subdirectories. -name "TEST.c"-print find the. vbs file in the current directory and its
Linux displays log files that end with log[email protected]:~$ find-name "*.log" find: './.gvfs ': Insufficient permissions./workspace/.metadata/.log./workspace/.metadata/.
Various parameters of Nginx startupNginx has added some command line parameters since version 0.7.53:-SThe-s parameter consists of four commands, namely Stop/quit/reopen/reload#/usr/local/nginx/sbin/nginx-h
Nginx version:nginx/0.7.67
CTime is change timeAtime is Access timeMtime is modified timeChanging the contents of a file changes mtime and CTime, but the CTime of the file may change when the Mtime does not change – in the event that the permissions change, but the contents
TUNE2FS is to adjust and view the file system parameters of Ext2/ext3 file system, under Windows if there is an unexpected power outage, the next boot will generally appear system self-test. The Linux system also has a file system self-test, and it
1. User-relatedCreate User: adduser xxx switch User: su xxx with root user to modify other user password: passwd xxx, enter after enter the new password2. File relatedCreate file: Touch XXX Create folder: mkdir XXX Delete folder: rmdir xxx Delete
Get Super User Permissions On CentOS
For the sake of security, linux imposes a lot of restrictions on common user permissions, but we still need Super User Permissions, which is similar to administrator permissions in windows. This article briefly
Three remote interaction methods are designed for commands such as ssh, telnet, and ftp, an automated O & M tool. sshtelnet
First:
Ftp-v-n 192.168.0.1 21
Second:
{Echo-e "\ n" echo-e "ifconfig"} | telnet 0 1234
Third:
Ssh 192.168.0.2
Quickly build a LAMP environment in CentOS
LAMP -- Linux Apache MySQL PHP
In the CentOS installation sequence, I usually choose Apache> MySQL> PHP
Step 1. install and configure Apache
1. Install using yum
Yum install httpd
2. Modify the firewall
Troubleshooting of high CPU load
Today, a tomcat process has a cpu load of 100%. Follow these steps to identify the cause.
1. Run the top-c command to find the id of the process with the highest cpu
2. Run the top-H-p pid command to display 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