All posts by kennethmaciver

Detaching and deleting Players on Network Structure

Detaching and deleting Players on Network Structure

In the branch level, right click on the player you want to detach or to delete.

media_1439377797308.png

Click on detach to detach the player and you’ll see a pop up box – click on detach.
Click delete for deleting it.

It will take a while for a player lose all the attributes it had from the Network Structure…

Editing Screen

In this lesson we learn how to edit the screen.
To edit the screen you can access it from the bouquet or you can search for it on Quick Search by typing in the screen name and select screen from the drop down menu and search and the drag to the clipboard.

Accessing the screen

media_1439371325333.png

As seen above – you can either search for screen or access it from the bouquet then drag it to the clipboard

Editing screen

media_1439371555266.png

Right click on the screen on clipboard – hover your mouse over “Entry”, then click on Edit.

Editing Form

media_1439371695125.png
  1. Change the screen name
  2. Screen Status to be active or inactive
  3. Different screen aspect ratios are found on the drop down menu, if the ratio you want is not there – you can add it by clicking on the pen next to drop down
  4. Change the date and time constraints
  5. Adding or revoking permissions to the screen
  6. Adding or revoking rights to the screen
  7. Don’t forget to save.

Uninstalling nfinityX™ from Ubuntu

Removing nfinityX™ from a server

Removing nfinityX™ packages from a server

media_1316788757597.png

To remove all the nfinityX software from a server enter the following command:

aptitude remove nfinityX-svr nfinityX-db nfinityX-env

Confirm package removal

media_1316788845679.png

The system will list the packages marked for removal, press y to continue.

Config Backup

media_1316788936441.png

The system will prompt you to backup the setting file, type y to back up the config files.

Backup settings files

media_1316789074299.png

You will be prompted to back up the existing database :

  1. Backup the settings files . ( Generally if you are upgrading the database you should choose yes. Setting files are backed up to the /tmp directory )
  2. Backup the database. ( this is done as a safety and the entire database is backup in the event of failure the database can be restored manually )
  3. Dropping the database should only be done in the event that you are wanting to have a fresh instillation or you want to remove it from the system

nfinityX™ Server Software Upgrade

Upgrade procedure for the nfinityX™ Software package

Check the source you can access the nfinityX™ apt repository

media_1316783954995.png

Using the aptitude search you should be able to search the repository for nfinityX™ software. If you do not see an output similar to the above you will need to check that the source list is installed and aptitude has been updated.

Aptitude update

media_1316784010738.png

The nfinityX™ environment packages adds new sources and an aptitude update is required. Run the following command to update the source lists:

aptitude update

Upgrade nfinityX™ Software Package

media_1316788018135.png

To upgrade the nfinityX™ Software package enter the following command:

aptitude install nfinityX-db

The will check the repository and display if the package can be updated. Press Y to continue with the upgrade.

Unsigned Software Warning

media_1316788161801.png

The system may warn you that the software is unsigned, type “yes” to continue. The package will then be downloaded and upgrades will commence.

Setting Backup

media_1316788247513.png

The system will prompt you to backup the setting file, type y to continue.

Website Setup

media_1316788367182.png

If the nfinityX software will be run as the main / primary website on the server press Y. If you want to run the nfinityX™ software from an alias ( http://myservername/X3/ ) press N.

Re-parse the system modules

media_1316788437776.png

You can force the system to re-parse the installed modules by pressing “y”. If you choose to re-parse the modules you must login to the web interface in order to invoke the rebuild process.

Upgrade Complete

media_1316788510990.png

Once the upgrade is complete you can continue using the nfinityX Software

nfinityX™ Database Upgrade

Upgrade procedure for the nfinityX™ Database package

Check the source you can access the nfinityX™ apt repository

media_1316783949504.png

Using the aptitude search you should be able to search the repository for nfinityX™ software. If you do not see an output similar to the above you will need to check that the source list is installed and aptitude has been updated.

Aptitude update

media_1316784005960.png

The nfinityX™ environment packages adds new sources and an aptitude update is required. Run the following command to update the source lists:

aptitude update

Upgrade the nfinityX™ Database package

media_1316785915075.png

To upgrade the nfinityX™ Database package enter the following command:

aptitude install nfinityX-db

The will check the repository and display if the package can be updated. Press Y to continue with the upgrade.

Unsigned Software Warning

media_1316786070391.png

The system may warn you that the software is unsigned, type “yes” to continue. The package will then be downloaded and upgrades will commence.

Backup settings files

media_1316786314919.png

You will be prompted to back up the existing database :

  1. Backup the settings files . ( Generally if you are upgrading the database you should choose yes. Setting files are backed up to the /tmp directory )
  2. Backup the database. ( this is done as a safety and the entire database is backup in the event of failure the database can be restored manually )
  3. Dropping the database should only be done in the event that you are wanting to have a fresh instillation

Mysql Password

media_1316786608156.png

Enter the root mysql password and press enter

Confirm Database install

media_1316786711198.png

You will be prompted to confirm the database install, press y to continue.

Existing Backup Detected

media_1316786793360.png

The installer will detect backups and will ask if you want to restore from the back up. If you have experienced problems or an upgrade failed you should choose this option otherwise press n to continue with the upgrade.

Existing database detected

media_1316786961292.png

If an existing nfinityX™ database is installed the system will confirm the upgrade. Press y to continue.

Master – Slave Verification

media_1316787102617.png

You will be prompted to verify master and slave sources. Press y to continue with the upgrade.

The upgrade script will compare the database structures and prompt you for a confirmation if any tables require changing. All tables and data are backed up to the tmp directory prior to the upgrade process

Upgrade Complete

media_1316787352054.png

You will see the above message if the upgrade was successful

nfinityX™ Environment Upgrade

Upgrade procedure for the nfinityX™ Environment package

Check the source you can access the nfinityX™ apt repository

media_1316783945879.png

Using the aptitude search you should be able to search the repository for nfinityX™ software. If you do not see an output similar to the above you will need to check that the source list is installed and aptitude has been updated.

Aptitude update

media_1316784001407.png

The nfinityX™ environment packages adds new sources and an aptitude update is required. Run the following command to update the source lists:

aptitude update

Upgrade nfinityx™ package

media_1316785123534.png

To upgrade the nfinityX™ Environment package enter the following command:

aptitude install nfinityX-env

The will check the repository and display if the package can be updated. Press Y to continue with the upgrade.

Unsigned Software Warning

media_1316785348269.png

The system may warn you that the software is unsigned, type "yes" to continue. The package will then be downloaded and upgrades will commence.

General System Upgrade

System upgrade using aptitude

Check the source you can access the nfinityX™ apt repository

media_1316783939476.png

Using the aptitude search you should be able to search the repository for nfinityX™ software. If you do not see an output similar to the above you will need to check that the source list is installed and aptitude has been updated.

Aptitude update

media_1316783996542.png

The nfinityX™ environment packages adds new sources and an aptitude update is required. Run the following command to update the source lists:

aptitude update

Upgrade the system using aptitude

media_1316784228316.png

To upgrade the system run the following command :

aptitude upgrade

You will be presented with a list of packages that can be upgraded. Some packages may require user input. After reviewing the packages to be updated press y to continue.

First Run

Default administrator login into nfinityX™

Web Administrator Login

media_1316782257946.png

Using a web browser enter the url into the address bar. You will be presented with a login screen as seen above. Enter the system using the default credentials below

User : x-admin
Pass: x-pass

NOTE: For security reasons we recommend you change the default password on first login.

Install Complete

media_1316782550624.png

The system is now complete.

nfinityX™ Server Install

Installing nfinityX™ system software

Check the source you can access the nfinityX™ apt repository

media_1316777781834.png

Using the aptitude search you should be able to search the repository for nfinityX™ software. If you do not see an output similar to the above you will need to check that the source list is installed and aptitude has been updated.

Aptitude update

media_1316780964309.png

The nfinityX™ environment packages adds new sources and an aptitude update is required. Run the following command to update the source lists:

aptitude update

Install the nfinityX™ Application software package

media_1316781220610.png

To install the nfinityX™ software run the following command :

aptitude install nfinityX-svr

The system will request confirmation of the install, press Y to continue.

Unsigned Software Warnings

media_1316781263115.png

You may be prompted to confirm that you want to install unsigned software, type “yes” to continue.

Website Setup

media_1316781378514.png

If the nfinityX software will be run as the main / primary website on the server press Y. If you want to run the nfinityX™ software from an alias ( http://myservername/X3/ ) press N.

Re-parse the system modules

media_1316781896984.png

You can force the system to re-parse the installed modules by pressing “y”. If you choose to re-parse the modules you must login to the web interface in order to invoke the rebuild process.