Steps for the setup local SVN server:
1. Add "Subversion" group and add user account to this group;
2. Create SVN repository directory;
$ sudo mkdir/home/svn$ cd/home/svn$ sudo mkdir myproject$ sudo chown-r root:subversion myproject3. Create SVN
In this section of the Awk series, we'll see one of the most important features of awk, field editing.
First, we need to know that AWK can automatically separate the lines entered into several fields. Each field is a set of characters that are
As the third part of the awk command series, this time we'll look at how to filter text or strings based on user-defined specific patterns.
When you filter text, you may sometimes want to mark a file or a few lines in a line string based on a given
#############################
net.inet.tcp.keepidle:7200000######################The default time for TCP sockets is too long, which can be changed to 600000 (10 minutes).##########################
net.inet.tcp.sendspace:32768################
Server security issues are not complex, and the following principles prevent the most common attacks.Experienced administrators know that as the number of servers and users increases, the cost of user management will be greaterThe following name
RM Command Usage
Use this RM-RF to delete files with extreme caution, Linux does not have a recycle Bin.Direct RM is OK, but to add a parameter-F: Rm-f file path-F is simply forced to delete, without any hint of the meaning
To delete a file using
1. Linux Fork Bomb Command :() {: |: &};: Known as fork Bomb, is a Linux system that rejects service attacks. :() {: |: &};: is a bash function. As long as it is executed, he will keep repeating until the system is frozen. You can only reboot the
One, modify user process to open the number of files limit
On Linux platforms, regardless of whether you write a client program or a server-side program, the highest number of concurrent TCP connection processing is limited by the system's number
System prompts when SSHD is started
Could not load host key:/etc/ssh/ssh_ed25519_key
The new version of the opensshd added Ed25519 to do signature verification, and the system did not have this algorithm before the certificate, so the method is
One, what is Coredump
We often hear that the program core dropped, need to locate the solution, the majority of this refers to the corresponding program due to a variety of anomalies or bugs caused in the operation of the abnormal exit or stop, and
Aliyun Linux Server To
Modify the root password process:
Through the Xshell client input account root, enter the password, login to Linux.
Enter the command to modify the password
passwd
According to the prompts to enter a new
www Jump to primary domain
The code is as follows
Copy Code
server {Listen 80;server_name www.111cn.net;Access_log off;Error_log off;return to Http://tool.lu$request_uri;}
HTTP jumps to HTTPS
The
Example 1, manually backing up the database and Web site files
The code is as follows
Copy Code
#!/bin/sh# FileName: rptsmain.sh# Copyrights: Copyright (shell) 2007-2007# version Number: V1.0# function Description: Data
1. After typing 1-2 characters on the LINUX command platform, pressing the TAB key automatically complements the rest of the section (if you want to have this thing, for example, if you have Tomcat installed, enter Tomcat to press TAB).
2. The PS
Idle egg Pain wrote a code
Example 1
The code is as follows
Copy Code
#!/bin/shmax=99list=$ (Df-h|awk ' {print $} ' |sed ' s/%//g ' |sed '/[a-za-z]/d ')Mailto= "135********@139.com"Subject= "$ (hostname) ' s partition
Web Download installation file: Click to open the linkFile name: jre-8u65-linux-x64.gzInstallation steps1. Unzip TAR-XZVF jre-8u65-linux-x64.gz2. Place the extracted files in the/usr/lib/java3. Next, you need to use VIM or gedit to modify
The MTR (My traceroute) is a network diagnostic tool that incorporates pings and traceroute into a single program. The MTR provides two interfaces: a ncurses interface that is useful for using MTR from a Telnet session, and a GTK + interface for X
The function of the WC command is to count the number of bytes, words, and lines in the specified file, and to display the output of the statistic results.Syntax: WC [options] File ...Description: This command counts the number of bytes, words, and
Install the memcache server in linuxThe server is mainly installed on the memcache server, the latest version is memcached-1.3.0.Download: http://www.danga.com/memcached/dist/memcached-1.2.2.tar.gzIn addition, memcache uses the libevent library for
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