Skip to content
View hkneptune's full-sized avatar
Block or Report

Block or report hkneptune

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Install Oracle Database 19c on CentO... Install Oracle Database 19c on CentOS 8 in VirtualBox
    1
    # Install Oracle Database 19c on CentOS 8 in VirtualBox
    2
    
                  
    3
    ** Please use the `root` user to edit the files and execute the commands unless further notice. **
    4
    
                  
    5
    ## Prerequisite
  2. Install MySQL 8 on CentOS 8 in Virtu... Install MySQL 8 on CentOS 8 in VirtualBox
    1
    # Install MySQL 8 on CentOS 8 in VirtualBox
    2
    
                  
    3
    ** Please use the `root` user to edit the files and execute the commands unless further notice. **
    4
    
                  
    5
    ## Prerequisite
  3. spring-ws spring-ws Public

    Forked from spring-projects/spring-ws

    Spring Web Services All Access (Spring WS AA) for WebLogic Application Server

    Java

  4. Configure Obfuscation with the PreEm... Configure Obfuscation with the PreEmptive Protection DashO in Apache Maven Project
    1
    # Configure Obfuscation with the PreEmptive Protection DashO in Apache Maven Project
    2
    
                  
    3
    ## Prerequisites
    4
    1. Download [DashO for Android & Java](https://www.preemptive.com/products/dasho/downloads) on [PreEmptive Solutions](https://www.preemptive.com/) and then extract it into a local directory. For example: `C:\programming\DashO-9.3.0`.
    5
    2. Activate the DashO with DashOGUI.
  5. Upgrade CentOS Linux 8 to CentOS Str... Upgrade CentOS Linux 8 to CentOS Stream 8
    1
    
                  
    2
    ## Fix the AppStream Issue
    3
    
                  
    4
    ```
    5
    [root@centos8 ~]# yum update
  6. pdfa-conversion pdfa-conversion Public

    Simple PDF/A Conversion with Apache PDFBox

    Java