1. Command format:
DF [Options] [file]
2. Command function:
Displays the available space for the specified disk file. If no file name is specified, the free space for all currently mounted file systems will be displayed. By default, disk space is
Before compiling the package, we first confirm that the package required for compilation is installed, and we take CentOS as an example
Install Dependency Pack
$ yum install-y wget gcc gcc-c++ make automake autoconf libtool build-essential libtool
After installing the previous Ubuntu installation, starting MySQL does not start up. The error code is "the server quit without updating PID file (/var/lib/mysql/centos.pid)", baidu and Google have searched some information, basically consistent,
Usually when we deploy lamp, the HTTPD service is installed, Replacing the default httpd.conf restart httpd service with our httpd.conf may encounter some modules not compiled, the first reaction is to recompile, but Apache is supporting the dynamic
Can be described as a debugging tool under Linux, not only to find the program error, why the system hangs dead, the command why the error, can also be used to find which programs occupy system resources.
Command instance
For example, but the Web
First, if not installed, then apt-get install SSH on the command line
After a while, you can actually log on to the SSH service machine.
The command to open the SSH service is: sudo/etc/init.d/sshd restart (generate public-private key pair)
What does the virtual function do?
You're still thinking about how to install a dual system, instead of installing a virtual machine and installing the system you want to install on a virtual machine.
If you want to play a game, but worry about
I need a port between 700 and 800 to be able to access TCP
The code is as follows
Copy Code
-A rh-firewall-1-input-m state--state new-m tcp-p TCP--dport 700-j ACCEPT-A rh-firewall-1-input-m state--state new-m tcp-p
Add the following two lines to the access directory where you want to restrict the user
The code is as follows
Copy Code
Auth_basic "Enter username and password";Auth_basic_user_file nginx_passwd;
HTPASSWD
After you troubleshoot issues such as user groups and permissions, the most likely cause FTP files can not be uploaded and often overlooked is the hard disk space is full, and the problem of the full disk space is mostly occupied by log files, such
When you use the Mtime parameter in the Find command, you will see the official explanation as follows:
-mtime NFile ' s data is last modified n*24 hours ago. The comments For-atime to understand how rounding affects the
Interpretation of the file
Ls-l xxx.xxx (xxx.xxx is file name)Then there will be similar messages, mostly these:
To view Linux file permissions: Ls-l file name
To view Linux folder permissions: Ls-ld folder name (in directory)
To view related parameters for file
Syntax: chown [options] User or group file
Description: Chown changes the owner of the specified file to the specified user or group. The user can be a user name or a user ID. A group can be either a group name or a group ID. The file is a
1. List the usernames of all logged-on users on the current system. Note: Only one user can be logged on multiple times.~] # Who | cut-d ""-f1 | sort-u2. Retrieve the information about the user logging on to the current system.~] # Last-x | head-13.
This is the case. I bought vps, and the traffic per month is not much. I just want to see how much traffic is used. But I don't want to go to the background of the host, and I still don't want to use those monitoring software, so I want to get a
Ee view, especially when there are many small files, the headers displayed are all big. We need to view the specified level.The default tree command is not installed. You need to install yum or apt-get separately. For more information about tree
Openssl: a multi-purpose command line tool. Each function is implemented using sub-commands.Libcrypto: public encryption library (stores various encryption algorithms)Libssl: implementation of the ssl protocolYum-y install perl
Install nginx on your suse server and record the installation process:Refer to this article: compile and install Nginx from the source code in Linux:1.1 prepare the pcre libraryPere is used to enable nginx to support regular expressions. It is only
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