Touch: Create an empty file or modify the file time, command all paths:/bin/touch/, command permissions: All users,Note: Touch is also called touching, and if the file does not exist, create a new file.If present, the last modification time of the
In order to enhance the security of the Linux system, we need to automatically log off and disconnect the terminal after the user input is idle for a period of time, this operation can set the Tmout value in the/etc/profile file, which can
Configure the GIT server on the Liunx, the configuration of the issue of permissions, I hope to be able to solve the same problems and I met friends. Because the project on the Git repository was created with root permissions, pull is pulling with a
CPCopy copies from the source file into the destination file. Source file still exists, is copyIt is recommended to copy the table of contents with a slash-I is asking whether to overwrite what if you do not want to take the-I option can only write
Linux grep commandThe Grep,egrep command in a Linux system is a powerful text-search tool that uses regular expressions to search for text and print matching lines. The grep full name is global Regular expression Print, which represents the globally
1.10-11-12 installation PHP5PHP official website www.php.net Current mainstream version is 5.6/7.2cd/usr/local/srcwget Http://cn2.php.net/distributions/php-5.6.34.tar.gztar ZXVF PHP-5.6.34.TAR.GZCD
Brief introductionDivided into two categories according to function: High availability and load balancingA highly available cluster is typically two servers, one working, the other being redundant, and redundancy will take over as the service goes
Linux training has become an important way to get started Linux, its advantage lies in learning the system, speed and practicality of knowledge. The majority of graduates of Linux training have strong practical ability, able to get started quickly,
RAID5 is composed of at least 3 hard disks, each hard disk capacity, the data stored in the disk array of each hard disk, one of the hard disk storage data check bit, when the loss of one of them, RAID1 can through the algorithm, using other two-bit
Use the command Ls-al to list all the current files, and the various cases of the file.The first block is the file attribute: Altogether 10, the first represents the file type {d: directory,-: file, L: Connection file, B: Interface device, C: Serial
redhat6.2 default does not install the GUI, the default entry into the text mode, the following describes the installation, configuration GUI steps:1. Login Root2. Configure and Test YumVi/etc/yum.repos.d/rhel-source.repo--The first section does not
ScpSCP uses SSH to transfer data using the same authentication method, so after SSH is configured, read and write remote files according to user name and password. The basic command is as follows, after the command, enter the password for the remote
1, the root account login, view/tmp directory, if the/tmp directory does not have subdirectories MyShare, the directory is established. 2, create account testuser. 3. The owner of all files and subdirectories under the MyShare directory and its
2.1 System directory structure (up and down)2.3 ls Command2.4 File types2.5 alias CommandSystem directory StructureLs-listAll users in the system have their own home directory, such as now logged in is the root user, log in is in the root home
Relative path-the relative path from your current locationAbsolute path-The path starting from the rootPWD Current PathCD change path CD-that's your last location.Whether you're in the top directory, just enter the command CD and you'll be back when
#define MAX (a) > (b) ( A):(B))#include int main (){int a = 10;int B = 20;int c = 0;int arevage = 0;c = MAX (A, b);Arevage = C + (A-B)/2;printf ("%d\n", arevage);return 0;}Can arevage be used to define variables?why int arevage = 0; can run in a
Linux kernel 4.9 and above open TCP BBR congestion algorithmBBR the goal is to try to run full bandwidth, and try not to have a queuing situation, the effect is not faster than the speed of sharp differenceLinux kernel 4.9+ has supported TCP_BBR
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