SVN Server Build- up ----- based on Red Hat Enterprise Linux Server release 6.4 (Santiago) ; Subversion1.6.11 Introduction: svn is a version management system, formerly known as CVS, are open source software. In order to improve efficiency,
1 Considerations for Learning Linux①linux strictly case-sensitiveAll content in ②linux is saved as a file , including hardware, such as hardware files/deb/sd[a-p]③linux does not differentiate file types by extension , but some files contain
Parameters that help improve network performance and throughputNet.core.somaxconn = 128The connection queue has been completed (completed connection queue) (1The three-time handshake has been completed but has not yet been received by the
Make clean simply clears the previously compiled executable and configuration files.And make Distclean to clear all the generated files.MakefileIn makefile, which complies with the GNU Makefiel Convention, contains some basic pre-defined
Linux socket non-blocking programming often sees the following code:socket s;.....Fd_set set;.....struct Timeval TV;while (1){Fd_zero (&set);//Empty your set of knotsFd_set (S, &set);//Add the section Word you are interested in to the collection,
Name: ODLocation:/usr/bin/odPermissions: All UsersRole: Non-plain text file content lookup, such as binary file content lookupUsage: od [-t TYPE] File-T can be followed by outputof various types (type)A: The reason for the default characters to
1. using the man manual page Man is a command that displays Unix/linux online manuals. Can be used to view the Help manual for a command, function, or file, and it can also display some files in gzip compressed format. The reader can use man to
Transferred from: http://haitao.iteye.com/blog/1744272SSH configurationHost a:10.0.5.199Host b:10.0.5.198Need to configure host a without password logon host A, Host BFirst make sure that all hosts ' firewalls are turned off.On host A, perform the
SymptomsThe newly written C + + program runs well on the development machine, but after being moved to a completely new machine, the connection to the shared library fails with the following information:PulseThe program to connect to the shared
Special features of the 1.TCP wrappers.1) Spawn (action): can use the subsequent shell to do, additional work, and has the variable function, the main content is:%H (hostname),%a (address),%d (daemon) and so on2) Twist (action): immediately follow
1. Add a group in/etc/group, if the user has an additional group, add the name of the user after attaching the group2. Initializing the Add user and the corresponding group ID in/etc/passwd3. Add some settings for the user in/etc/shadow4. Copy the
Date Usage 1:Format: Date [OPTION] ... [+format]FORMAT controls the output. Interpreted sequences is:Percent a literal%%a Locale ' s abbreviated weekday name (e.g., Sun)%A locale ' s full weekday name (e.g., Sunday)%b Locale ' s abbreviated month
At work sometimes we need to mount the Windows shared directory on Linux. First we need to learn to view Windows on Linux to share those directories. The view operation requires the installation of samba-client.[Email protected]5201351yuminstall
CentOS6.5 create soft RAIDWhat is RAID?
RAID, Redundant Array of Independent Disks, formerly known as Redundant Array of Inexpensive Disks, is short for hard disk arrays. The basic idea is to combine multiple relatively inexpensive hard disks into a
Linux Command-sortName: sortLocation:/Usr/bin/sortPermission:All usersUsage:Sort [OPTION]... [FILE]...Sort [OPTION]... -- files0-from = FOption:-B -- ignore-leading-blanks: ignore the leading space.-F -- ignore-case fold lower case to upper case
Tmux in CentOS creates a perfect terminal management tool
Tmux is an excellent terminal reuse software, similar to GNU Screen, but comes from OpenBSD and adopts BSD authorization. The most intuitive advantage of using it is that after logging on to
Replacing strings in multiple files in linux in batches
1. linux sed replaces strings in multiple files in batchesSed-I "s/oldstring/newstring/g" 'grep oldstring-rl yourdir'For example, replace log.txt in all files in the current directory with
CentOS deletes the old (kernel) kernelWhen CentOS updates the kernel, many startup items will be added during startup. we can delete the old kernel and keep the latest kernel so that some disk space (/boot) can be released ).(1) view installed
Run the CentOS command to view the CentOS version of the remote host.
How to view the CentOS version of the remote host?
Through the/etc/issue file, this file is used on the console interface to log on to the prompt information, and this prompt
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