Difference: APPX500LinuxUpgradeInstallation (1 vs. 2)

Revision 22009-11-03 - SteveFrizzell

Line: 1 to 1
 
META TOPICPARENT name="APPX500InstallationInstructions"
Changed:
<
<

APPX 5.0.0 - Linux - Upgrade Installation

>
>

APPX/Linux - APPX 5.0.0 Upgrade Instructions

 
Changed:
<
<

>
>
This page provides the information needed to upgrade an existing APPX/Linux installation to APPX 5.0.0.
 
Added:
>
>

 

Overview

Changed:
<
<
Two different methods are provided to install APPX on Linux. There is a GUI installer and a Console Mode (character mode) installer. The same installer is used for both methods. The installer will automatically detect if it is being run as a command or from a GUI Desktop. Regardless of which installation method is used, the result is the same. A typical APPX installation on a system where APPX has not been previously installed performs the following steps:
>
>
 
Changed:
<
<
  1. Creates an O/S user named "appx" and a group named "appxgrp".
  2. Creates the destination directory and installs APPX into it.
  3. Sets the appropriate permissions
  4. Runs APPX to allow you to complete the configuration
    • Add APPX System Administrators to the APPX user file
    • Configure and start the APPX Login Manager service
    • Configure and start the APPX Audit Manager service
    • Install the license key
>
>
Warning - These instructions specifically apply to upgrading from APPX 4.2.a to APPX 5.0.0. If you are upgrading from an older release of APPX, these instructions may not be applicable. You should consider upgrading to APPX 4.2.a first and then upgrading to APPX 5.0.0.

To upgrade your existing APPX/Linux installation from APPX 4.2.a to APPX 5.0.0, you must complete the following steps:

  1. Preliminary Tasks
  2. Convert Your System Administration Files
  3. Install the APPX Utility upgrade
  4. Install a new APPX 5.0.0 License Key
  5. Configure the new APPX Login Manager
  6. Final Tasks

Preliminary Tasks

  1. Ask all users to log off
  2. Verify the integrity of all files in your system
    • System Administration Files
    • Design Files
    • Data Files
  3. Terminate (kill) the APPX Connection Manager (appxd)
  4. Terminate (kill) any APPX sessions that are still active (there shouldn't be any if everyone has logged off)
  5. Terminate (kill) the APPX License Server session
  6. Backup your system

 

Convert Your System Administration Files

The first step of upgrading your APPX 4.2.a installation to APPX 5.0.0 is to convert your System Administration files to the new APPX 5.0.0 format. The System Administration files for APPX 4.2.a are not compatible with APPX 5.0.0 and must be converted to the APPX 5.0.0 format.

Changed:
<
<

Install the Upgrade Application (GUI)

>
>

Install the Upgrade Application

GUI Installation

 
Changed:
<
<
Log in to your Linux desktop system as the "root" user.
>
>
Log in to your Linux system as the "root" user.
  Download the installer for the APPX 4.2.a to APPX 5.0.0 upgrade application (APPX4to5upgrade_linux.sh) from the APPX web site or the APPX ftp server and save it to your Desktop or to any other suitable folder.
Line: 52 to 69
 When the installation wizard displays the final screen, click on the Finish button to end the installation wizard.


Finished.png

Added:
>
>

Character Mode Installation

 

Configure the Upgrade Application

After installing the Upgrade Application, you must run APPX as an APPX System Administrator and configure the Upgrade Application.

Line: 88 to 106
 The conversion log will inform you of any problems that may have been encountered while running the conversion utility.


ConversionLog.png

Added:
>
>

Install the APPX Utility Upgrade

The APPX 5.0.0 installer supports two different methods for upgrading your APPX/Linux system. The installer may be run as GUI installer or as a Console Mode (character mode) installer. The same installer is used for either method. The installer will automatically detect if it is being run as a command or from a GUI Desktop. Regardless of which installation method is used, the result is the same. A typical APPX installation on a system where APPX has been previously installed performs the following steps:

  1. Installs APPX into the destination directory replacing the previously installed APPX release.
  2. Sets the appropriate permissions

Install the Upgraded System Administration Files

Before you install the APPX Utility, you must first replace your old System Administration files with the new System Administration files that were created when you ran the upgrade utility to convert your System Administration files to the new APPX 5.0.0 structure. You can use a "cp" command similar to the example below to replace your old System Administration with the upgraded files. Be sure to edit the copy command to reference the directory where APPX is installed on your system if APPX is not installed in "/usr/local/appx". cp -f /usr/local/appx/data/5SA/5SA/Data/* /usr/local/appx/data/0SA/Data

You should also remove the System Administration structure files. You can use a "rm" command similar to the example below to remove your System Administration structure files. Be sure to edit the rm command to reference the directory where APPX is installed on your system if APPX is not installed in "/usr/local/appx". rm -f /usr/local/appx/data/0SA/Struct

 
Changed:
<
<

GUI Installation on Linux

>
>

GUI Installation

 
Changed:
<
<
Log in to your Linux desktop system as the "root" user.
>
>
Log in to your Linux system as the "root" user.
  Download the APPX/Linux GUI installer (appxsetup.sh) from the APPX web site or the APPX ftp server and save it to your Desktop or to any other suitable folder.
Line: 112 to 141
 
AcceptLicenseAgreement.png
Changed:
<
<
Specify the Destination Directory into which APPX is to be installed. As a matter of convention, APPX is usually installed into /usr/local/appx but may be installed into the directory of your choice.
>
>
Specify the Destination Directory into which the APPX Utility is to be installed. The directory that you specify must be the directory where APPX 4.2.a is installed on your system. As a matter of convention, this directory is usually "/usr/local/appx/".
 
SelectDestinationDirectory.png
Changed:
<
<
You will be warned if the destination directory already exists. Otherwise, APPX will create it.
>
>
You will be warned that the destination directory already exists. Click on the "Yes" button to continue.
 
DirectoryAlreadyExists.png
Line: 124 to 153
 
InstallingFiles.png
Changed:
<
<
When the installation wizard displays the final screen, click on the Finish button to end the installation wizard and to automatically run APPX to complete the configuration and installation of APPX.
>
>
When the installation wizard displays the final screen, click on the Finish button to end the APPX Setup Wizard.
 
CompletingInstallation.png
Changed:
<
<
When you click on the Finish button, the APPX Client will be launched to run APPX to complete the installation of the APPX environment.

Character Mode Installation on Linux

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

Run APPX to Complete the Installation

The first time that APPX is run after the installation wizard completes, you will need to complete the initial configuration of APPX.

>
>

Character Mode Installation

Install a new APPX 5.0.0 License Key

Log On to your Linux system as a user who is an APPX System Administrator. Then start a local APPX session by running client-local.sh. You should be presented with the following System Registration screen. Notice that the Effective Date field on this registration is blank. Starting with APPX 5.0.0, all License Keys include an Effective Date. You must install an updated License Key before you will be able to run APPX 5.0.0. If you have an updated License Key for your system, you should install it now.


LicenseKey.png

After installing a new 5.0.0 License Key, your System Registration screen should include an Effective Date.


LicenseKey500.png

Configure the new APPX Login Manager

APPX 5.0.0 includes the new APPX Login Manager service. This service replaces the Connection Manager (appxd) which was included with APPX releases prior to APPX 5.0.0. The old Connection Manager will not work with APPX 5.0.0 and should not be used. You should remove appxd and start-appxd.sh from the tools directory since they are no longer needed. You should also remove any commands that might be run to start appxd during the boot process.

To configure and start the new APPX Login Manager service, log in as the root user and execute a command similar to the following:

 /usr/local/appx/services/appxLoginMgr -install -name=appxLogin8060 -port=8060

 Warning - the engine that you named has the setuid bit enabled,
          you may not want that bit set for the authentication
          method that you have chosen (OS-User)
           To turn off the setuid bit, chmod u-s ../appx
Configuration written to:  appxLogin8060.ini
Environment written to:    appxLogin8060.env
Service script written to: /etc/init.d/appxLogin8060
Configuration complete
Registering service
Starting appxLogin8060:                                    [  OK  ]
Warning - the engine that you named has the setuid bit enabled,
          you may not want that bit set for the authentication
          method that you have chosen (OS-User)
           To turn off the setuid bit, chmod u-s ../appx
up and running (process 31754 servicing port 8060)
Installation Complete_

After executing the above command, users should be able to use the APPX 5.0.0 Desktop Client to successfully login on port 8060. For additional information on managing APPX Login Services, please refer to the complete documentation.

Final Tasks

  1. Upgrade Design Files
    • Remove the Structure files for each application
    • Run Create Files for each application
  2. Upgrade APPX Desktop Client for all users
  3. Configure new features as desired
 

Comments:

Read what other users have said about this page or add your own comments.

Line: 185 to 224
 
META FILEATTACHMENT attachment="ConversionUtility.png" attr="h" comment="Conversion Utility Menu" date="1257190116" name="ConversionUtility.png" path="ConversionUtility.png" size="37034" stream="ConversionUtility.png" tmpFilename="/usr/tmp/CGItemp42565" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="ConversionLogDispositionScreen.png" attr="h" comment="Conversion Log Disposition Screen" date="1257190147" name="ConversionLogDispositionScreen.png" path="ConversionLogDispositionScreen.png" size="57914" stream="ConversionLogDispositionScreen.png" tmpFilename="/usr/tmp/CGItemp42508" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="ConversionLog.png" attr="h" comment="Conversion Log" date="1257190174" name="ConversionLog.png" path="ConversionLog.png" size="44540" stream="ConversionLog.png" tmpFilename="/usr/tmp/CGItemp42502" user="SteveFrizzell" version="1"
Added:
>
>
META FILEATTACHMENT attachment="LicenseKey.png" attr="h" comment="License Key (Old)" date="1257273580" name="LicenseKey.png" path="LicenseKey.png" size="62342" stream="LicenseKey.png" tmpFilename="/usr/tmp/CGItemp42393" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="ImportLicenseKeyMenu.png" attr="h" comment="Import License Key Menu" date="1257273608" name="ImportLicenseKeyMenu.png" path="ImportLicenseKeyMenu.png" size="43507" stream="ImportLicenseKeyMenu.png" tmpFilename="/usr/tmp/CGItemp42270" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="SpecifyLocationOfImportFile.png" attr="h" comment="Specify Location of License Key" date="1257273634" name="SpecifyLocationOfImportFile.png" path="SpecifyLocationOfImportFile.png" size="46162" stream="SpecifyLocationOfImportFile.png" tmpFilename="/usr/tmp/CGItemp42430" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="LicenseKey500.png" attr="h" comment="License Key (New)" date="1257273658" name="LicenseKey500.png" path="LicenseKey500.png" size="62728" stream="LicenseKey500.png" tmpFilename="/usr/tmp/CGItemp42528" user="SteveFrizzell" version="1"

Revision 12009-11-02 - SteveFrizzell

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="APPX500InstallationInstructions"

APPX 5.0.0 - Linux - Upgrade Installation


Overview

Two different methods are provided to install APPX on Linux. There is a GUI installer and a Console Mode (character mode) installer. The same installer is used for both methods. The installer will automatically detect if it is being run as a command or from a GUI Desktop. Regardless of which installation method is used, the result is the same. A typical APPX installation on a system where APPX has not been previously installed performs the following steps:

  1. Creates an O/S user named "appx" and a group named "appxgrp".
  2. Creates the destination directory and installs APPX into it.
  3. Sets the appropriate permissions
  4. Runs APPX to allow you to complete the configuration
    • Add APPX System Administrators to the APPX user file
    • Configure and start the APPX Login Manager service
    • Configure and start the APPX Audit Manager service
    • Install the license key

Convert Your System Administration Files

The first step of upgrading your APPX 4.2.a installation to APPX 5.0.0 is to convert your System Administration files to the new APPX 5.0.0 format. The System Administration files for APPX 4.2.a are not compatible with APPX 5.0.0 and must be converted to the APPX 5.0.0 format.

Install the Upgrade Application (GUI)

Log in to your Linux desktop system as the "root" user.

Download the installer for the APPX 4.2.a to APPX 5.0.0 upgrade application (APPX4to5upgrade_linux.sh) from the APPX web site or the APPX ftp server and save it to your Desktop or to any other suitable folder.

Change the permissions on the downloaded installer file (APPX4to5upgrade_linux.sh) to have Execute permissions.


SetExecutePermissions.png

Run the installer file (APPX4to5upgrade_linux.sh). If you are presented with a "Run or Display?" screen similar to the one below, click on the "Run" button.


RunScript.png

After a few moments, the APPX 4.2 to 5.0 Upgrade Application Setup Wizard should display the Welcome screen. Click on the "Next" button to continue.


Welcome.png

Read the Installation Instructions and then click on the "Next" button to continue.


InstallationInstructions.png

Specify the Destination Directory into which the upgrade utility is to be installed. The directory that you specify must be the directory where APPX 4.2.a is installed on your system. As a matter of convention, this directory is usually "/usr/local/appx/".


DestinationDirectory.png

The APPX Upgrade Application (5SA Version 00) will then be installed into the specified destination directory.


InstallingFiles.png

When the installation wizard displays the final screen, click on the Finish button to end the installation wizard.


Finished.png

Configure the Upgrade Application

After installing the Upgrade Application, you must run APPX as an APPX System Administrator and configure the Upgrade Application.

Add the upgrade application (5SA 00) to the Applications file.


Add5SAApplication.png

Add the database (5SA) for the Upgrade Application to the Databases file.


Add5SADatabase.png

Run Database Management for the Upgrade Application and Database.


DatabaseMgt.png

Run Create Files.


RunCreateFiles.png

Run the Upgrade Application

After configuring the Upgrade Application, you must run the Upgrade Utility to convert your System Administration files.

RunDatabase5SA.png

Click on the "Convert" button to run the conversion utility.


ConversionUtility.png

The conversion utility will create a log. Specify the appropriate disposition options to print the conversion log.


ConversionLogDispositionScreen.png

The conversion log will inform you of any problems that may have been encountered while running the conversion utility.


ConversionLog.png

GUI Installation on Linux

Log in to your Linux desktop system as the "root" user.

Download the APPX/Linux GUI installer (appxsetup.sh) from the APPX web site or the APPX ftp server and save it to your Desktop or to any other suitable folder.

Change the permissions on the downloaded installer file (appxsetup.sh) to have Execute permissions.


InstallerProperties.png

Run the installer file (appxsetup.sh). If you are presented with a "Run or Display?" screen similar to the one below, click on the "Run" button.


RunOrDisplay.png

After a few moments, the APPX Setup Wizard should display the Welcome screen. Click on the "Next" button to continue.


WelcomeToSetupWizard.png

Read and accept the license agreement.


AcceptLicenseAgreement.png

Specify the Destination Directory into which APPX is to be installed. As a matter of convention, APPX is usually installed into /usr/local/appx but may be installed into the directory of your choice.


SelectDestinationDirectory.png

You will be warned if the destination directory already exists. Otherwise, APPX will create it.


DirectoryAlreadyExists.png

APPX will then be installed into the specified destination directory.


InstallingFiles.png

When the installation wizard displays the final screen, click on the Finish button to end the installation wizard and to automatically run APPX to complete the configuration and installation of APPX.


CompletingInstallation.png

When you click on the Finish button, the APPX Client will be launched to run APPX to complete the installation of the APPX environment.

Character Mode Installation on Linux

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

xxxxx

Run APPX to Complete the Installation

The first time that APPX is run after the installation wizard completes, you will need to complete the initial configuration of APPX.

Comments:

Read what other users have said about this page or add your own comments.



<--/commentPlugin-->

-- SteveFrizzell - 2 Nov 2009

META FILEATTACHMENT attachment="SetExecutePermissions.png" attr="h" comment="Set Execute Permission on 0SA Upgrade Installer" date="1257186989" name="SetExecutePermissions.png" path="SetExecutePermissions.png" size="49333" stream="SetExecutePermissions.png" tmpFilename="/usr/tmp/CGItemp42634" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="RunScript.png" attr="h" comment="Run Script Warning" date="1257187016" name="RunScript.png" path="RunScript.png" size="34817" stream="RunScript.png" tmpFilename="/usr/tmp/CGItemp42569" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="Welcome.png" attr="h" comment="Welcome to the install Wizard" date="1257187043" name="Welcome.png" path="Welcome.png" size="87313" stream="Welcome.png" tmpFilename="/usr/tmp/CGItemp42550" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="InstallationInstructions.png" attr="h" comment="Installation Steps" date="1257187073" name="InstallationInstructions.png" path="InstallationInstructions.png" size="53229" stream="InstallationInstructions.png" tmpFilename="/usr/tmp/CGItemp42523" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="DestinationDirectory.png" attr="h" comment="Destination Directory" date="1257187097" name="DestinationDirectory.png" path="DestinationDirectory.png" size="44123" stream="DestinationDirectory.png" tmpFilename="/usr/tmp/CGItemp42606" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="InstallingFiles.png" attr="h" comment="Installing Files" date="1257187118" name="InstallingFiles.png" path="InstallingFiles.png" size="35112" stream="InstallingFiles.png" tmpFilename="/usr/tmp/CGItemp42571" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="Finished.png" attr="h" comment="Finished" date="1257187138" name="Finished.png" path="Finished.png" size="88325" stream="Finished.png" tmpFilename="/usr/tmp/CGItemp42573" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="Add5SAApplication.png" attr="h" comment="Add 5SA 00 to Application File" date="1257189980" name="Add5SAApplication.png" path="Add5SAApplication.png" size="39368" stream="Add5SAApplication.png" tmpFilename="/usr/tmp/CGItemp42584" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="Add5SADatabase.png" attr="h" comment="Add 5SA Database to Database File" date="1257190007" name="Add5SADatabase.png" path="Add5SADatabase.png" size="39481" stream="Add5SADatabase.png" tmpFilename="/usr/tmp/CGItemp42603" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="DatabaseMgt.png" attr="h" comment="Database Management" date="1257190044" name="DatabaseMgt.png" path="DatabaseMgt.png" size="50490" stream="DatabaseMgt.png" tmpFilename="/usr/tmp/CGItemp42550" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="RunCreateFiles.png" attr="h" comment="Run Create Files" date="1257190063" name="RunCreateFiles.png" path="RunCreateFiles.png" size="38925" stream="RunCreateFiles.png" tmpFilename="/usr/tmp/CGItemp42614" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="RunDatabase5SA.png" attr="h" comment="Run Database" date="1257190089" name="RunDatabase5SA.png" path="RunDatabase5SA.png" size="243992" stream="RunDatabase5SA.png" tmpFilename="/usr/tmp/CGItemp42460" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="ConversionUtility.png" attr="h" comment="Conversion Utility Menu" date="1257190116" name="ConversionUtility.png" path="ConversionUtility.png" size="37034" stream="ConversionUtility.png" tmpFilename="/usr/tmp/CGItemp42565" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="ConversionLogDispositionScreen.png" attr="h" comment="Conversion Log Disposition Screen" date="1257190147" name="ConversionLogDispositionScreen.png" path="ConversionLogDispositionScreen.png" size="57914" stream="ConversionLogDispositionScreen.png" tmpFilename="/usr/tmp/CGItemp42508" user="SteveFrizzell" version="1"
META FILEATTACHMENT attachment="ConversionLog.png" attr="h" comment="Conversion Log" date="1257190174" name="ConversionLog.png" path="ConversionLog.png" size="44540" stream="ConversionLog.png" tmpFilename="/usr/tmp/CGItemp42502" user="SteveFrizzell" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback