PxPlus Installation and Setup

Download and Installation (UNIX/Linux)

 

Before Downloading

Review the checklist below to help ensure an efficient download and installation:

If you need assistance, submit a Helpdesk ticket to PVX Plus Support at https://helpdesk.pvxplus.com. Select the Open a New Ticket button or top menu bar option.

Enter your support request and include the following:

Important Note:
To help resolve your issue as quickly as possible, all requested information must be provided. Missing details will result in delays.

Downloading PxPlus

Follow these steps for downloading PxPlus (UNIX/Linux):

1.

Open the Downloads page on the PVX Plus website.

2.

Scroll to the Download Center section, where you will find a list of recent versions (including the latest release) and additional components.

3.

Click the version required for your UNIX/Linux operating system.

4.

A new page is displayed. Select the appropriate operating system download file.

5.

Download the "tar" file. Two types of "tar" files are available: a ".taz" file and a ".tar.Z" file.

6.

Once the file has been downloaded, you are ready to install PxPlus.

Installing PxPlus

Follow these steps for installing PxPlus (UNIX/Linux):

1.

Create your target directory. It is recommended that you use /pxplus for the directory name.

 

mkdir /pxplus

2.

Change to the target directory.

 

cd /pxplus

3.

Expand and restore the "tar" files. (Replace download.tar in the example below with the name of the file you downloaded (with the trailing .Z , if present.)

For .taz file:

tar -xvzf download.taz
----------------------------------------------

For .tar.Z file:

uncompress download.tar
tar -xvf download.tar

4.

To activate the product with the Activation Key(s) you received, invoke the program pxpreg found in the target directory.

To be Prompted:

./ pxpreg 

Enter the above command to run the registration/activation program pxpreg. You will be prompted to enter a Registered user name (usually the company/installation name) and the Activation Key.

With Key:

./ pxpreg -k xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

You can include the key on the Command line. In this case, the system will prompt for the Registered user name only. If a totally non-interactive activation is desired, you can include -n "User name" on the Command line.

Change Serials:

./ pxpreg -i

If you have already activated using a demo key or a different Serial Number, you can include a '-i' on the Command line to reinitialize the key file. This can be combined with the '-k' option.

Demonstration Key:

./ pxpreg -d

The above command is used to activate PxPlus in demo mode, which provides a 30-day trial period during which almost all features of your PxPlus product are enabled.

5.

Your new PxPlus installation includes temporary activation, which gives you 30 days to register your product with PVX Plus and enable permanent activation.

When PxPlus is run for the first time after installation, the system checks whether the software is registered and prompts you to register if it is not. If Yes is selected, the system will connect to the internet to complete the registration.

Note:
It is strongly recommended that you register your software immediately after installation to ensure uninterrupted use of PxPlus.

If your system is not connected to the internet or if you are unable to complete Online Registration, you must submit a Helpdesk ticket to PVX Plus Support to request a manual activation (permanent keys). For steps, see Manual Activation. An administrative fee may apply for licenses not enrolled in the Continuous Care Program (CCP) and for unsupported versions.

See Also

Activation and Registration