Skip to content

Installing SEAL IPP Proxy


  1. Install the unzip unpacking program:

    • RHEL:

      sudo yum --assumeyes install unzip
      
    • SLES:

      sudo zypper --non-interactive install unzip
      
  2. In a browser, log on to the SEAL Systems delivery platform with your logon data:

    https://delivery.sealsystems.de

    Hint - logon data

    You receive the logon data from your Technical Project Manager at SEAL Systems.

  3. Download the IPP-Proxy - 1.0.0.19 - rpm folder. It is saved as IPP-Proxy - 1.0.0.19 - rpm.zip.

  4. Extract IPP-Proxy - 1.0.0.19 - rpm.zip:

    unzip "IPP-Proxy - 1.0.0.19 - rpm.zip"
    
  5. Change to the IPP-Proxy - 1.0.0.19 - rpm directory and start installing the contained packages:

    cd "IPP-Proxy - 1.0.0.19 - rpm"
    
    sudo sh install.sh
    

Hint - installed as a service

SEAL IPP Proxy is installed as a service. It is started automatically and does not have to be started manually.


Checking the Installed Version

rpm -qa | grep ipp-proxy