Ubuntu 22 Runtime update

  1. Stop the Runtime service by typing:
    sudo systemctl stop FactoryTalkRemoteAccessRuntimeService.service
    .
  2. Download the
    FactoryTalk® Remote Access
    Runtime package related to the Ubuntu 22 distribution on the remote device and run the installation command:
    sudo apt install ./FactoryTalkRemoteAccessRuntime_Ubuntu22_<version>.deb
    and replace the
    <version>
    with the actual version.
  3. If you are updating an older Runtime version you might be prompted to activate specific security settings:
    File transfers security restriction
    and
    Processes security restriction
    . These settings are located in the
    Settings
    section of the Runtime user interface. Type
    Y
    or
    n
    as needed.
    NOTE: You can change these settings later, by accessing the
    Settings
    section of the Runtime user interface and flag or unflag the affected checkbox.
  4. To start the Runtime, run the
    sudo systemctl start FactoryTalkRemoteAccessSetupHost.service
    command in the
    /etc/systemd/system
    folder.
  5. Ensure that the
    FactoryTalkRemoteAccessRuntimeService.service
    service is up and running by typing
    sudo systemctl status FactoryTalkRemoteAccessRuntimeService.service
    .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal