User Tools

Site Tools

한국어

jpc:admin_program:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
jpc:admin_program:index [2026/03/25 02:47] – [The jPC Administration Program] mfranklinjpc:admin_program:index [2026/03/26 02:34] (current) – [Remote Display] mfranklin
Line 1: Line 1:
-====== The jPC Administration Program ======+====== The Administration Program ======
  
-When booting the jPC for the first time, it will boot into the user interface of the jPC administration program. +When booting the panel PC for the first time, it will boot into the user interface of the administration program. 
  
 {{ https://downloads.comfiletech.com/jPC/videos/jpc-admin-program.mp4?814x500 }} {{ https://downloads.comfiletech.com/jPC/videos/jpc-admin-program.mp4?814x500 }}
Line 9: Line 9:
   * It immediately presents information such as IP address, hardware specifications, software specifications, version info, and resource consumption to the operator upon booting.   * It immediately presents information such as IP address, hardware specifications, software specifications, version info, and resource consumption to the operator upon booting.
   * It provides fast access to the most common features needed by end users, and production and testing teams.   * It provides fast access to the most common features needed by end users, and production and testing teams.
-  * It provides a demonstration of the jPC's capabilities and the kind of software solutions that can be created for the jPC+  * It provides a demonstration of the panel PC's capabilities and the kind of software solutions that can be created for the panel PC
-  * It is purpose-built for the jPC, so there are no issues such as windows being too large for the LCD to display.+  * It is purpose-built for the panel PC, so there are no issues such as windows being too large for the LCD to display.
  
 Any features not accessible in the administration program can be accessed via a terminal console. Any features not accessible in the administration program can be accessed via a terminal console.
Line 19: Line 19:
  
 To stop and disable the service run <code> To stop and disable the service run <code>
-sudo systemctl stop jpc-admin +sudo systemctl stop admin-program 
-sudo systemctl disable jpc-admin+sudo systemctl disable admin-program
 </code> </code>
  
Line 26: Line 26:
  
 By default, once booted, the administration program is displayed in a Chromium kiosk browser window on the local LCD.   By default, once booted, the administration program is displayed in a Chromium kiosk browser window on the local LCD.  
-This is controlled in the ''~/autorun/autorun.sh'' script with the command ''/opt/ComfileTech/jpc-admin/show_ui''.+This is controlled in the ''~/autorun/autorun.sh'' script with the command ''/opt/ComfileTech/amdin-program/show_ui''.
  
-To prevent the local display from appearing, simply comment out the ''/opt/ComfileTech/jpc-admin/show_ui'' in the ''~/autorun/autorun.sh'' script and reboot.+To prevent the local display from appearing, simply comment out the ''/opt/ComfileTech/admin-program/show_ui'' in the ''~/autorun/autorun.sh'' script and reboot.
  
 ===== Remote Display ===== ===== Remote Display =====
Line 36: Line 36:
   - Once logged in, open ''https://localhost:7080'' in the client's web browser.   - Once logged in, open ''https://localhost:7080'' in the client's web browser.
  
-The SSH tunnel has the benefit of utilizing the jPC's existing authentication, authorization, and secure encryption features, so they don't need to be duplicated for the HTTP(S) endpoint.+The SSH tunnel has the benefit of utilizing the panel PC's existing authentication, authorization, and secure encryption features, so they don't need to be duplicated for the HTTP(S) endpoint.
jpc/admin_program/index.1774406868.txt.gz · Last modified: by mfranklin