Difference between revisions of "Power Suite Ubuntu x86/Installation"

From ESS-WIKI
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
== Requirement ==
 
== Requirement ==
  
*Ubuntu 20.04 or 22.04 for Intel x86_64  
+
*Ubuntu 20.04, 22.04 or 24.04 for Intel x86_64  
 
*Minimum hard disk space requirement is 64GB  
 
*Minimum hard disk space requirement is 64GB  
  
Line 11: Line 11:
 
== Install ==
 
== Install ==
  
'''Step1.''' Download PowerSuite 2.0 installer “power_suite_installer-2.0.x.tar.gz” and put it into your device.
+
'''Step1.''' Download PowerSuite 2.0 installer “Power-Suite_v2.0.x_Ubuntu_x86-64.tar.gz” and put it into your device.
  
'''Step2.''' Open a Terminal from Ubuntu applications and change to the path of the file “power_suite_installer-2.0.x.tar.gz”
+
'''Step2.''' Open a Terminal from Ubuntu applications and change to the path of the file “Power-Suite_v2.0.x_Ubuntu_x86-64.tar.gz”
  
 
'''Step3.''' Run below command to install PowerSuite 2.0:
 
'''Step3.''' Run below command to install PowerSuite 2.0:
  
  $ tar zxvf power_suite_installer-2.0.x.tar.gz
+
  $ tar zxvf Power-Suite_v2.0.x_Ubuntu_x86-64.tar.gz
  $ chmod +x power_suite_installer.run
+
  $ chmod +x Power-Suite_v2.0.x_Ubuntu_x86-64.run
  $ ./power_suite_installer.run
+
  $ ./Power-Suite_v2.0.x_Ubuntu_x86-64.run
  
 
'''Step4.''' After the installation is complete, please restart your computer.
 
'''Step4.''' After the installation is complete, please restart your computer.
  
 +
 
 +
 +
== Activation Code ==
 +
 +
When opening the Power_Suite for the first time, if the system verifies that the device is not Advantech device, you will be asked to apply for an activation code by QR code or URL, after entering the activation code, you can use it normally.
 +
 +
[[File:Powersuite-verification-01.png|800x600px|Powersuite-verification-01.png]]
  
 
 
 
 
Line 34: Line 41:
 
  $ cd /usr/local/power_suite
 
  $ cd /usr/local/power_suite
 
  $ ./powersuite_uninstall.sh
 
  $ ./powersuite_uninstall.sh
 +
 +
 
  
  
 
+
 
 +
= Package List =
 +
 
 +
{| border="1" cellpadding="1" cellspacing="1" data-endline="54" data-startline="40"
 +
|-
 +
! style="width: 79px;" | Version
 +
! style="width: 126px;" | Date
 +
! style="width: 350px;" | Functions
 +
! style="width: 300px;" | Note
 +
|-
 +
| style="width: 79px; text-align: center;" | 2.0.3
 +
| style="width: 126px; text-align: center;" | 2024-05-08
 +
| |
 +
* Image Manager
 +
** Environmant Settings
 +
** Backup
 +
** Recovery
 +
** Image Deployer
 +
* OS Enhancement Utility
 +
** Notification
 +
** Ubuntu Update
 +
** Hibernate
 +
** Device Control
 +
** Kernel Panic Reboot
 +
** Touch Control
 +
* Lockdown Utility
 +
** Automatic Login
 +
** Keyboard Filter
 +
** Disk Protection
 +
** Advanced Shutdown Option
 +
** Shell Launcher
 +
** Advanced Boot Option
 +
 
 +
| |  
 +
|}

Latest revision as of 08:59, 2 August 2024

Requirement

  • Ubuntu 20.04, 22.04 or 24.04 for Intel x86_64
  • Minimum hard disk space requirement is 64GB

 

 

Install

Step1. Download PowerSuite 2.0 installer “Power-Suite_v2.0.x_Ubuntu_x86-64.tar.gz” and put it into your device.

Step2. Open a Terminal from Ubuntu applications and change to the path of the file “Power-Suite_v2.0.x_Ubuntu_x86-64.tar.gz”

Step3. Run below command to install PowerSuite 2.0:

$ tar zxvf Power-Suite_v2.0.x_Ubuntu_x86-64.tar.gz
$ chmod +x Power-Suite_v2.0.x_Ubuntu_x86-64.run
$ ./Power-Suite_v2.0.x_Ubuntu_x86-64.run

Step4. After the installation is complete, please restart your computer.

 

Activation Code

When opening the Power_Suite for the first time, if the system verifies that the device is not Advantech device, you will be asked to apply for an activation code by QR code or URL, after entering the activation code, you can use it normally.

Powersuite-verification-01.png

 

Uninstall

Step1. Open a Terminal from Ubuntu applications.

Step2. Run below command to uninstall PowerSuite 2.0:

$ cd /usr/local/power_suite
$ ./powersuite_uninstall.sh

 


Package List

Version Date Functions Note
2.0.3 2024-05-08
  • Image Manager
    • Environmant Settings
    • Backup
    • Recovery
    • Image Deployer
  • OS Enhancement Utility
    • Notification
    • Ubuntu Update
    • Hibernate
    • Device Control
    • Kernel Panic Reboot
    • Touch Control
  • Lockdown Utility
    • Automatic Login
    • Keyboard Filter
    • Disk Protection
    • Advanced Shutdown Option
    • Shell Launcher
    • Advanced Boot Option