Original link: http://blog.csdn.net/qq_38646470/article/details/79564392Symbol representation|and piping special image.function:Pipeline is a very important way of communication in Linux, is to connect the output of one program directly to the input
first, the installation and configuration of virtual machines1. Installation of VMwareDownload vmware-workstation-full-12.5.0-435239 Install the package, open the installation package and keep the next step until the installation is complete.2, the
Three major systems:1,linux 2Windows 3 UnixA shutdown, reboot some settingsShutdown-h now "shut down immediately"or Poweroff.Shutdown-h 10 "Shut down after 10 minutes"Shutdown-h 22:30 "22:30 shutdown"Init 0 shutdownShutdown-r Now "reboot immediately"
Linux configuration mail client 1. Request a 163 mailbox and configure the client authorization password L Open Pop3/smtp/imapL Set the client authorization password# # # This password cannot be the same as the mailbox password, this password is
I first referred to the following article set, but did not succeedHttps://jingyan.baidu.com/article/1e5468f956a15c484861b770.htmlAccording to the meaning of this article, NetEase cloud Music needs root permission to access, I did not succeed, it is
Cloud Server Swap ConfigurationOne, create a file for the swap partition:dd if=/dev/zero of=/opt/swap bs=1M count=8192Two, set the swap partition file:mkswap /opt/swapThird, enable swap partition files nowswapon /opt/swapFour, view swap
Common compressed packaging file tools under Linux are: gzip, bzip2, XZ, zip, and tarGzip Compression Tool:Format: gzip [-d#] filename, where # is a number 1-9-D: This parameter is used when decompressing-#: Indicates the compression level, 1 is the
11.28 restricting a directory from parsing PHP
background : For security reasons, in general, the static file is located in the file can be uploaded under the directory is not allowed to store PHP files, because this can be prevented from
The Linux system has a very flexible and powerful logging function, which can save almost all the operation records and retrieve the information we need.The default log daemon for most Linux distributions is Syslog, which is located in/etc/syslog or/
sort out some of the ways that spring boot background runs. Before we introduce the background run configuration, let's review some of the ways in which the Spring boot application works1: Run the Spring boot application main class2: Run with
Detailed sorting of Linux File editing commands
I. vi editor has three basic working modes
The vi editor has three basic working modes: Command mode, text input mode, and last line mode.
1. Command Line Mode: This mode is the default mode after
Linux File lock: synchronization between processes tutorial, linux File lock
I. Scenarios
In addition to semaphores and shared memory (atomic operation) synchronization, multi-process synchronization can also be implemented using File locks.
II.
Summary of Common commands in Ubuntu and summary of Common commands in ubuntu
Summary: The commands in this article are incomplete. It is only necessary for LZ to record the frequently used commands in Linux.
History display command history
Ctrl
Use of static and dynamic libraries in Linux1. Database Introduction
The c/c ++ project's source code file is generally composed. c /. cpp and. h file, maybe the function you write is intended for use by others, but you cannot provide the source
Linux top command usage details, linuxtop command details
View multi-core CPU commandsMpstat-p all? And? Sar-p all?
?
Description: sar-p all> aaa.txt ?? Redirect the output content to the aaa.txt File
Top commands are often used to monitor Linux
In Linux, how do I list the two commands on which the RPM package depends ?, Linuxrpm
The following two commands can list the RPM package dependencies,
1 yum deplist pakcage
yum deplist ntpLoaded plugins: fastestmirrorFinding dependencies: Loading
Rsync + sersync for real-time file backup
Part 1: operate on the target server 192.168.0.2171. Install Rsync on the OA file backup server1. Disable SELINUXVi/etc/selinux/config # edit the firewall configuration fileThe Code is as follows:
# SELINUX =
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