deploying Tomcat applications under LinuxRelated software downloadsJDKhttp://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Tomcathttp://tomcat.apache.org/unzip the JDK and the Tomcat package[ Email protected] soft]#
Installation Environment: CentOS 6.8An Introduction to LVMLVM is the abbreviation for Logical Disk volume management (logicalvolumemanager), which is a Linux environment forDisk partitioningA mechanism for management, LVM is a logical layer built on
First of all, this is I asked the degree Niang (definitely want to ask me if I will, I just look at it, not practical)Configure static IP address under Linux, there are 4 ways to implement Ifconfig, neat, netconfig, vi
Basic ConceptsBlock Devices (Blockdevice)---is a random access device with a certain structure, the reading and writing of this device is block -based, he uses buffer zone to hold the temporary data, when the condition matures, from the cache once
# total number of cores = number of physical CPUs x number of cores per physical CPU # Total Logical CPUs = number of physical CPUs x number of cores per physical CPU X number of hyper-threads # View the number of physical CPUs cat/proc/cpuinfo|
Linux Samba server Construction1. Samba: Server Messages Block (SMB) is a communication protocol for sharing files and printers on a LAN,It provides sharing services for files, printers, and other resources between different computers in the LAN.2.
Actual Nic bond
1. What is the NIC bond?
The so-called bond is to bind multiple physical NICs to a logical Nic, working with the same IP address, while increasing bandwidth, it can also improve redundancy, generally, redundancy is improved by
Centos installation tomcat setup boot
Install tomcatUnzip tomcat and you can download the installation package from the official website.
[Root @ template tmp] # wget unzip tmp] # tar-zxvf nginx-1.9.15.tar.gz-C/usr/local/start note here I rename the
Custom CentOS6.3 minimal. iso Automatic Installation ISO
1. Download the installation CentOS-6.3-x86_64-minimal.iso, of course, you can also customize the installation of the DVD version, choose the common components
2. Install the basic software
Install Qt create in Centos7
1. Qt download web site http://download.qt.io/archive/qt/5.5/Download the corresponding version based on the configuration of your system. It mainly selects how many bits are downloaded. My original 32-bit (x86)
How can I select the most appropriate software package for CentOS6.X installation?
Q: How can I select the most appropriate software package during installation?
Select Minimal (Minimal) Installation and Customize now. For example, in the 360
Centos system swap settings
In Linux, Swap (that is, Swap partition) is similar to Windows virtual memory, that is, when the memory is insufficient, part of the hard disk space is virtualized into memory, so as to solve the problem of insufficient
Linux kernel module ManagementLinux Kernel Modular Design1. Linux kernel design: single kernel, modular (dynamic loading and uninstallation)
(1) Linux: Single-core design, but fully draws on the advantages of the micro-kernel system design;
CentOS6.7 Nic ip configuration1. after logging on to the system, enter the setup command 2. select Networkconfiguration, press Run Tool3. select Device configuration, and press enter directly. Do not press Save & Quit or Quit4. an eth0 Nic exists
Common Linux GCC commands1. Introduction
GCC only means gnu c Compiler. After so many years of development, GCC not only supports the C language, but also supports the Ada Language, C ++ language, Java language, Objective C language, Pascal Language,
Upgrade centos kernel to the latest version.
The default kernel version of CentOS 7 IS 3.10.
To upgrade the kernel, use the elrepo yum source. First, import the elrepo key.Rpm-importhttps: // www.elrepo.org/RPM-GPG-KEY-elrepo.org
Elrepo yum
Methods In CentOS 6.5
1. Use command mode
Capture the entire screen: $ gnome-screenshot
After capturing the screen, we can set a custom image storage location,
Capture the current Terminal: $ gnome-screenshot-w
Capture custom regions: $
Set up SVN service with HTTP service in CentOS1. InstallYuminstallhttpdsubversionmod_dav_svn# RunServicehttpdstart# Set startupChkconfighttpdon2. ConfigurationFind the/etc/httpd/conf. modules. d/directory.Vim10-subversion.confEdit the following
Install mysql under centos7 and Test
Step 1: download and install MySQL
# wget http://dev.mysql.com/get/mysql-community-release-el7-5.noarch.rpm# rpm -ivh mysql-community-release-el7-5.noarch.rpm# yum install mysql-community-server
Step 2: modify
In Mysql, how does one display all users?
This is a frequently asked question for beginners of mysql. Today we will show you how to display all users in Mysql. We usually useShow databases can display all DATABASES,Show tables will display all data
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