Step 1 - Open the Command Terminal via Right-Clicking on the Desktop and selecting Terminal.

 


Step 2 - In the Terminal, insert the following Commands in order one at a time after entering:


Command LineRemarks
sudo suEnables Root Access
cd /tmpSelects /tmp directory
wget http://download8.arms.my/armspos/***.shDownloads file from URL. File name varies may vary.
bash ***.shExecutes downloaded file. The File name may vary.
* Terminal Will Request Password *User: ARMS
Password: 2678
no
Store Password option
noEncrypt password option


 

After completing the upgrade, the "Finish" line will appear in the Terminal. Close the terminal after completion.



Step 3 - Once complete, navigate to the File Manager via the Desktop Context Menu and execute the initial_setup2.sh file in the POS Directory (File Manager > Directory > OPT > POS > Initial_Setup2.sh).


Step 4 - In the Setup Window that appears, insert the required installation details.  Note that the Counter Status must be deleted in the Back-End before proceeding.



The following steps are required for enabling Ewallet use in Ubuntu Counters.


Note: 

1) The Counter will crash when scanning Ewallet Barcode/Qrcode during Payment if the step below was not done/unsuccessful.

2) The steps below may not be applicable to every device, proceed at your own risk.

 



Step 1 - Open the Command Terminal via Right-Clicking on the Desktop and selecting Terminal. 




Step 2 - Enter the following command and press the Enter key on the Keyboard.

sudo sed -i -e 's/archive.ubuntu.com\|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list



Step 3 - Enter the following command and press the Enter key on the Keyboard to proceed.

sudo apt-get update




Step 4 - After Step 3 is completed, type in the following commands and press the Enter key to proceed.

sudo apt-get install curl php5-curl




Step 5 - During the process of Step 4, a message notifying "additional disk space will be used" will come up and will ask 

"Do you want to continue [Y/n]?". Type Y and press Enter key on the Keyboard to proceed.




Step 6 - Close the Terminal when it's completed




Step 7 - Open the Counter and test if Ewallet is usable on the Counter.




If Success, the Payment will go through. (Remember to do Cancel bill when finish testing or your Ewallet will be charged)