+ 27 011 781 3664 support@datapost.freshdesk.com

Adding the nfinityX™ source list to the server’s apt source lists.

Login onto the server

media_1316767772189.png

Using a shell login onto the server you will be installing nfinityX™ onto. If the root login is not enabled you may have to login with a standard account and switch to the root account by using the command:

su root

The system will request the root password to allow access

Download source list

media_1316773989808.png

To down load the nfinityX™ source list use the following command :

wget http://software.nfinityx.com/nfinityX.list

This will download the source list to the current directory on the server.

Add nfinityX™ source list to the servers apt list of sources

media_1316774293031.png

Move the downloaded source list ( nfinityX.list ) to /etc/apt/sources.list.d/ as seen above.

Update aptitude sources

media_1316774555383.png

Update the aptitude libraries with the following command

aptitude update

As seen in the diagram above, the source list has been added to the available source lists

Search the apt library

media_1316775054257.png

If the install was successful you should be able to search the repository for the nfinityX™ software using the command below:

aptitude search nfinityX

You should get an output similar to the one in the above diagram.