The Jdk,mysql,tomcat of Linux

Source: Internet
Author: User

1 Supplemental Knowledge

    • In Windows, we install programs, generally click on Setup.exe, this is the delegate Windows Control Panel, to add or uninstall programs. Of course, we can install, update, uninstall and view the program in the Control Panel.
    • In Linux, the RPM command is also equal to the addition or uninstallation of Windows to commit Xu. The RPM command can be used to install, update, uninstall, or view programs.
      • Local program installation: RPM-IVH program name
      • Local program View: RPM-QA
      • Local program Uninstall: RPM-E--nodeps program Name
    • The Yum command, equivalent to the RPM command that can be networked. The equivalent of the first network to download the program installation package, the program's update package, and then automatically execute the RPM command.

2 preparatory work

    • Because the JDK, Tomcat,mysql installation process needs to download some support packages from the Internet to continue, all need to install download dependencies in advance.
Yum Install glibc.i686  yum -y install libaio.so. 1 libgcc_s.so. 1 libstdc++.so. 6 yum update libstdc++-4.4.7-4e16.x86_64yum Install gcc-c++

3 Linux installation JDK

3.1 Uninstalling OpenJDK

    • View OpenJDK

    • Uninstalling OPENJDK

3.2 Installing ORACLEJDK

Linux Jdk,mysql,tomcat

Related Article

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.