Search by File
Find/-name http.conf # finds the file httpd.conf in the root directory, representing the entire disk lookup
Find/etc-name-name httpd.conf #在/etc directory to find files http.conf
Find/etc-name 'SRM' # uses wildcard
1. after unpacking the JDK, view the current JDK version number in the bin directoryCommand: ./java-version 2. Edit Modify Configuration1. Modify the profile fileEnter command: vi/etc/profile What to modify: (Shift + G jumps to the last line )
Command IntroductionThe file command is used to display the types of files, and for each given parameter, the command attempts to classify the file, distinguishing between a text file, an executable file, a compressed file, or other understandable
Configuring the Environment : CentOS7 + Tomcat8.0.35 + jdk1.8.0_1311. Copy the catalina.sh from the $tomcat_home/bin directory to the directory/ETC/INIT.D and rename it to TomcatCP $Tomcat _home/bin/catalina.sh /etc/init.d/tomcat2.
Linux system installation of the main three ways:1, RPM, a bit similar. msi andAn. exe is similar, the installation path and file name of the package (which is equivalent to all files for a program in Windows) are basically fixed, but he does not
Edit System Parameters File: /etc/security/limits.conf , the maximum number of open file descriptors in a Linux system* Soft Nofile 1048576* Hard Nofile 1048576Description: * Represents for all usersNoproc represents the maximum number of
Sorry, personal logical thinking is not very good, the following try to use the image analogy to explain, popular but not necessarily accurate. The exact description or the document is to be flipped.Q1: What is the purpose of the cross compiler?A1:
1. Uninstall the default JDK:Log in to the system with the root user and open a terminal input#rpm-qa | grep GCJDisplay content contains the following two lines of information # java-1.4.2-gcj-compat-1.4.2.0 # java-1
Download the JDK first and download it via the following URL http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.htmlUpload the appropriate tar package after download, e.g./home/javaUsing commands to get
1. Connect Linux using SECURECRT(securecrt: Link: https://pan.baidu.com/s/1o9hPNlC password: xp00)2, right-click the window, select Connect SFTP Session, such as:3. In the Sftp window, enter: Put d:jdk-8u151-linux-i586.tar.gz(Path is the path to the
How does the Linux system Configure multiple Tomcat to run simultaneously, first modify the variable to the first Tomcat, and then modify the second Tomcat-initiated script1. Modify Environment variables# Vi/etc/profile ####### Project 1 tomcat1#####
I. Introduction of Xtrabackup1. Backup ToolsXtrabackup: is a InnoDB-based online hot standby tool, with open source, free, Support online hot standby, small disk space, can very quickly backup and restore MySQL database, (backup without affecting
To put it simply, the system starts up in the following steps:1. Post:When the power button is pressed, the computer hardware actively reads the BIOS load hardware information and carries out the hardware self-test, then the system will read the
Now that we're talking about strange code, consider this line::() {: |: &};:It may seem mysterious to you, but it seems to me to be the infamous Bash fork bomb. It will repeatedly start the new Bash shell until your system resources are exhausted
How to enable and disable automatic wake-up in Linux1. System sleep (crontab)
Example (create a root scheduled task to shut down at every night ):
# Crontab-e-u root # m h dom mon dow command15 23 ***/sbin/shutdown-h now
Example (run from Monday
Common commands in linux and Common commands in linux
I recently learned about Linux ~ So I learned and summarized some linux commands and shared them with you. If any error occurs, please correct it ~(1) Basic concepts and operations
1.Ctrl +
Linux/etc/fstab file, linuxetcfstab FileI. Role
/Etc/fstab is a file used to store the static information of the file system. When the system starts, the system automatically reads information from the file, the specified file system in the file is
Linux system programming: Write A who command by yourself, linuxwho
The who command is used to display which users are currently logged on to the system.
This command reads all the logon information recorded in the utmp file on the system and
Linux entry (5) -- Shell (1), linux entry shell
This series of Linux beginners are the basic content I have summarized on the basis of "laruence's Linux private house dish", mainly to record my learning process, but also to facilitate your brief
Linux Network Programming: in bytes (Large End, Small End, network, host), linux Large End
Byte order: the order in which data is stored in the memory. It can also be called the end mode.Definition of big-end mode and small-end
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