This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| jpc:admin_program:index [2026/02/20 15:37] – created - external edit 127.0.0.1 | jpc: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:// | {{ https:// | ||
| Line 9: | Line 9: | ||
| * It immediately presents information such as IP address, hardware specifications, | * It immediately presents information such as IP address, hardware specifications, | ||
| * 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 demonstration of the jPC's capabilities and the kind of software solutions that can be created for the jPC. | + | * It provides |
| - | * 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 < | To stop and disable the service run < | ||
| - | sudo systemctl stop jpc-admin | + | sudo systemctl stop admin-program |
| - | sudo systemctl disable | + | sudo systemctl disable admin-program |
| </ | </ | ||
| 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 '' | + | This is controlled in the '' |
| - | To prevent the local display from appearing, simply comment out the ''/ | + | To prevent the local display from appearing, simply comment out the ''/ |
| ===== Remote Display ===== | ===== Remote Display ===== | ||
| Line 36: | Line 36: | ||
| - Once logged in, open '' | - Once logged in, open '' | ||
| - | The SSH tunnel has the benefit of utilizing the jPC's existing authentication, | + | The SSH tunnel has the benefit of utilizing the panel PC's existing authentication, |