• GBase 8s典型安装


    1.1.1 典型安装

    您可以通过使用典型安装设置来快速安装 GBase 8s 及其所有功能部件。

    缺省情况下,典型安装设置将创建为您的主机环境配置的即时可用的数据库服务器实例。但是,您可以禁用安装应用程序中的创建服务器实例选项。

    以 root 身份登录,进入解压目录,执行要安装的产品的安装脚本 ids_install,即可进行安装,具体命令如下:

    [root@localhost /]# cd /opt

    [root@localhost opt]# sh ids_install

    执行安装过程中,安装程序先检查系统环境,如果系统没有安装JDK,那么安装包会先解压JDK,自动安装到该系统中。如果已经安装,那么将显示产品的授权条款,并等待确认是否接受这些版权条款。

    具体安装过程示例如下:

    [root@localhost opt]# sh ids_install

    Preparing to install...

    Extracting the JRE from the installer archive...

    Unpacking the JRE...

    Extracting the installation resources from the installer archive...

    Configuring the installer for this system's environment...

    Launching installer...

    ===============================================================================

    GBase Software Bundle                            (created with InstallAnywhere)

    -------------------------------------------------------------------------------

    Preparing CONSOLE Mode Installation...

    ===============================================================================

    Getting Started

    ---------------

    This application  will guide you through the installation of GBase Software 

    Bundle.

    Copyright General Data Corporation 2014, 2019. All rights reserved.

    1. Release Notes

    The Release Notes can be found in /opt/doc/ids_unix_relnotes_12.10.html.

    2. Launch Information Center

    Access the GBase Information Center at http://www.gbase.cn.

    To Begin Installation, respond to each prompt to proceed to the next step in 

    the installation.

    If you want to change something on a previous step, type 'back'.

    You may cancel this installation at any time by typing 'quit'. 

    PRESS TO CONTINUE: 

    =======================================================================

    License Agreement

    -----------------

    Installation and Use of GBase 8s Software Bundle Requires Acceptance of 

    the Following License Agreement:

    Thank you for choosing GBase product!

    Please read carefully the following licencing agreement before installing any 

    product: TIANJIN GENERAL DATA TECHNOLOGY CO. LTD. LICENSE AGREEMENT

    READ THE TERMS OF THIS AGREEMENT AND ANY PROVIDED SUPPLEMENTAL LICENSETERMS  

    <
  • 相关阅读:
    服务器排障(Linux,Windows)
    通过命令行进行R8混淆
    多卫星定位算法
    Python Web应用:Python+Django+MySQL
    pytorch基础学习(4)
    Hello SpringSecurity
    怒啃 24 小时,终于搞懂上下文切换!
    cleanmymac2023免费版纯净mac电脑系统管家
    【云原生之Docker实战】使用Docker部署excalidraw白板绘图工具
    XML快速入门
  • 原文地址:https://blog.csdn.net/sinat_33233315/article/details/127090689