Linux configuration svn and TORTOISESVN installation and use
Here's a quick summary of the configuration of the SVN server and the use of TORTOISESVNHTTPd and Subversion. HTTPD is a Web server that is used to access subversion through the WebHere I
1, chgrp (change file to belong to user group)
CHGRP user Group filename # # #就是这个格了. If the entire directory is changed, the plus-r parameter is used for recursion.
such as: Chgrp-r user smb.conf
The CHGRP command changes the file or
Common compression commands on Linux Gzip,bzip2,zip/unzip
1. Gzip
Gzip-generated compressed file is *.gzFormat: gzip [-cdtv#] FileMain parameters:-C: Output compressed data to the screen-D: Decompression-T: Used to verify if there are any errors
Environment: Viretualbox Redhat7.0 mongoDb3.6
Steps:
1. Install Virtual machine: Please check the Linux installation Reahat Basic is the next step
2. Install MongoDB
Need tool Xshell If you don't please contact me to send you
MongoDB's tar package
1,su command (su is switch user, which is shorthand for switching users)Format: Su-l USERNAME (-L is login, which is the shorthand for landing, where l can be omitted)If you do not specify username (user name), the default is root, so the command to
Linux uses mail to send external SMTP messages the first chapter explainsResources:Http://coolnull.com/2614.htmlLinux comes with mail that allows external SMTP to be sent. There is no need to configure postfixlocally,sendmail mail server,
Log files contain useful information about the events that occur in the system, which are often used during troubleshooting or during system performance analysis. For busy servers, the log file size grows extremely fast and the server consumes disk
Cap theory has been used by many people as a gold law for distributed system design, but there are a lot of misconceptions about the three attributes of cap, so what is cap theory? Cap was originally a conjecture, when Daniel Brewer, in the 2000
1 command format:指定目录>指定条件>指定动作>Most common example: Find file names (ignoring case)$find . -iname sqlquery.java1.1 The directory to search for and all its subdirectories. The current directory is assumed by default. find default recursive specified
Ubuntu is undoubtedly the best choice for beginners when learning Linux.
Below are three methods for installing Ubuntu on Windows.
1. Virtual Machine installation (not recommended)
Tools used: VMWare
We do not recommend that you use virtual
Writing application instances does not belong to the Linux operating system transplantation. However, to ensure the integrity of this series of articles, we provide a series of instances for developing applications for Embedded Linux.
The following
In Unix systems, the only way to create a new process is to call the fork system. The process called fork is called the parent process, and the newly created process is called the child process. Syntax format of system call:
PID = fork ();
When
The most complete sysctl. conf optimization solution in China There are various versions of the sysctl. conf optimization solution on the Internet, most of which are copied and copied, making new users confused. In order to solve this problem, I
O: compiled target file-X/s3fm 'sh] x0A:Static library, in fact, is to pack a number of O filesKZ3nouvPr0So: dynamic link library (shared library) China's top electronic development network-the most professional electricitySub-Forum, blog of the
Dd is used to convert and copy objects. We can use it to split objects. The related options are as follows:
If = filename: Input File Name
Of = finename: output file name
BS = Bytes: the number of bytes read/write at a time. The default value is 512
When a Linux system encounters a problem, we not only need to view the system log information, but also need to use a large number of performance monitoring tools to determine which part (memory, CPU, hard disk ......) An error occurred. In Linux,
1. What is a file system );
A directory structure contained within a disk drive or disk area. the total available disk space can be composed of one or more filesystems. A filesystem must be mounted before it can be accessed. to mount a filesystem,
To those who want to become a Linux master
Linux system learning methodology
First of all, I would like to quote a sentence that someone else said: Unless you have been living in a cave for the past decade, you must have heard of Linux.Yes. Now I
I'm so happy today. I have to post more messages to celebrate. Haha 1. Fusion Overview
Fusion is an IPC-(Inter Process Communication) kernel module. The philosophy of fusion is that processes can use only the primivites provided by fusion to "speak"
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