Install Tomcat 6 on CentOS6
First, we need to download a tomcat installation package.
Http://ftp.riken.jp/net/apache/
Wget http://ftp.riken.jp/net/apache/tomcat/tomcat-6/v6.0.41/src/apache-tomcat-6.0.41.tar.gz
After downloading the package,
Configure static IP addresses on CentOS6By default, no network access configuration is available for CentOS 6 installation. You need to configure the network interface. Solution: view the default Interface Configuration and save the interface
Centos6 view SELinux status close SELinuxSELinux (Security-Enhanced Linux) is the implementation of mandatory access control by the National Security Agency (NSA) and the most outstanding New Security Subsystem in Linux history. Under such access
First step: Download Nginx under CentOSwget http://nginx.org/download/nginx-1.2.9.tar.gzUnzip the tar zxf nginx-1.2.9.tar.gzPart II: Create a new user Nginx in the installation operationUseradd Nginxpasswd Nginx--nginx NginxStep three, unzip and
Environment: centos6.x desktop environment User Root Install VNC Server Software Yum install-y tigervnc-Server Configure VNC Vncserver: 1 The configuration file is automatically generated after the password is set. As follows:
I received a request today to activate six servers for password-free login between servers.
Unified configuration of all servers: 1-3
1. Modify the hosts file and write the hostname and IP address of all servers to/etc/hosts.10.1.1.1 ip-10-1-1-110.1
1. Run the following command to check whether JDK exists in the current operating system:
Rpm-Qa | grep Java if the following content indicates that your operating system has JDK
2. Run the following commands in sequence to delete it:
rpm -e -
Install the Apache server in 64-bit centos6 (SVN and tomcat clusters will be installed later)
1. install Apache
Install Apache, go to the http://httpd.apache.org to download the latest version of 2.2.x tar.gz or bz2 file to/software, go to the
Crmsh is an important component of pacemarker HA cluster and is part of opensuse ha-cluster (in other words, crmsh is supported in opensuse ).
Centos does not have the crmsh Yum source by default, so you can borrow the opensuse source (the opensuse
1: uninstall the built-in openjdk
2: Install jdk1.6
3: install Tomcat
4: Configure tomcat to start in daemon mode
The following is officially started:
========================================================== ==============
1:
1. Preface
The previous section implemented a technical solution based on LVS (DR) + keepalived cluster. However, in terms of usage and maintenance, it was found that it is more difficult to maintain and implement than the haproxy + keepalived
Configure the iptables configuration parameters of the Centos6.x series firewall:System environment:[Root @ hk service] # uname-mX86_64[Root @ hk service] # cat/etc/redhat-releaseCentOS release 6.6 (Final)[Root @ hk service] # uname-Linux
Install Apache, Mysql, and PHP in CentOS6. 1. install Apache
Enter the following command in the terminal to install Apache:
sudo yum install httpd
Sudo indicates what operations are performed by the root user. Click y to download and
Most hosts attacked on the network are targeted by hackers who use scanning tools for a wide range of scans. Therefore, in order to avoid being scanned, all ports, such as Web, FTP, and SSH, should be disabled. It is worth mentioning that I strongly
Bo main QQ:819594300Blog address:http://zpf666.blog.51cto.com/Have any questions friends can contact Bo Master, Bo Master will help you answer, thank you for your support!Deploying Python multiple Versions using the Pyenv+virtualenv methodPYENVVS
1. Fromhttps://mirrors.tuna.tsinghua.edu.cn/apache/httpd Download httpd packageExecute Commandwget https://mirrors.tuna.tsinghua.edu.cn/apache/httpd/httpd-2.2.32.tar.gz 2. Unzip to local 3. Go to the httpd-2.2.32
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.