Awk is a powerful text analysis tool, with the search for grep and the editing of SED, which is especially powerful when it comes to analyzing data and generating reports. To put it simply, awk reads the file line-by-row, using spaces as the default
Linux Command-line edit shortcut: History displays a list of command histories ↑ (Ctrl+p) Displays the previous command ↓ (Ctrl+N) Display the next command!Num executes the command history list num Command!!executes the previous
# Preface: Why use a non-root user to run TomcatRoot user started Tomcat there is a serious problem, that is, Tomcat has root privileges.This means that any one of your page scripts (HTML/JS) has root privileges, so you can easily modify the files
Nsswitch : Name Service Switch A common framework for public implementations that interact with various types of storage; implementation:/usr/lib64/libnss*,/lib64/libnss* frame: Libnss Drive: libnss_files- For each application that uses the parse
A soft link is equivalent to a shortcut to Windows, and a soft link fails when the source file does not exist.The link is to the file name, and when the filename is deleted, the source file is not found. Hard links are to the file itself, delete a
Linux differs from Windows
Linux Case sensitive
All Linux content is saved as a file, including hardware
All contents are documents
Linux does not rely on the file suffix name to differentiate files, the convention commonly
I. File permissions and directory permissions in Linux Linux defines 3 access rights, namely R, W, X. where r indicates that the object is readable, w indicates that the object is writable, and X indicates that the object is executable, and that
The Qt5.6 solution is a bit different from the previous version, as follows:Install FCITX-FRONTEND-QT5 first.Then execute:
123
sudo cp/usr/lib/x86_64-linux-gnu/qt5/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.
1. System commands[tab]: command completion, file completion
Double-click 2 to list all possible commands or filenames
[Ctrl]+c Abort command[Ctrl]+d keyboard input end or replace exitShutdown-h shut down after service is stopped-R
function: Establish a synchronized link for a file in another location. (When we need to use the same file in different directories, we don't actually need to put the same file in each directory, just put the files we need in a fixed directory, and
Yesterday, I downloaded a installation of the CentOS 7 DVD disc. After installing the system, it is found that there are some software to install.Some repo configuration files have been configured on the installed CentOS system. If you want to use
Introduction to Buffer Overflow Vulnerability Experiment Buffer overflowA buffer overflow is a scenario in which a program attempts to write to a buffer beyond the pre-allocated fixed-length data. This vulnerability could be exploited by malicious
Http://www.cnblogs.com/zhoulf/archive/2013/02/02/2889949.htmlInstallation InstructionsSystem Environment: CentOS-6.3Installation method: Yum Install (source installation is prone to version compatibility issues)Install software: The system
1. Optimize the maximum listening queue for the port/proc/sys/net/core/somaxconnDefines the length of the maximum listening queue for each port in the system, which is a global parameter with a default value of 128The default of 128 is too small for
On the internet to see jetty feel very NB on the deployment of play, a long experience.Download Jetty9 AddressHttp://www.eclipse.org/jetty/previousversions.htmlYou can pick your own version here, I choose the 9 version hereHere I put the jetty in
1.1.Top Command detailed when you read and write a file, to improve read and write performance and speed, the Linux kernel caches files in memory, which is the cachememory. Even after your program runs,theCache memory will not be released
1. FindFind is the most common and powerful look-up command you can use to find any file you're looking for.Find uses the following format: $ find ---If no parameters are added, find searches the current directory and its subdirectories by
Small partners must have met so embarrassing scene, the problem of online service, the boss has been asked what the problem caused, and you because of the command to find text is not too familiar, tinker for a long time to find that abnormal log,
1. Checkout files to a local directorySVN checkout Path (path is a directory on the server)Example: SVN checkout Svn://192.168.1.1/pro/domainShorthand: SVN Co2. Add a new file to the repositorySVN Add FileExample: SVN add test.php (add test.php)SVN
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