Skip to main content
Skip table of contents

How To Re-apply Updates To a Sensor

Purpose

This document describe the procedure to re-apply updates to sensors.

Introduction

To re-apply updates follow the the following procedure.

Re-apply Updates

  1. Use SSH and login to the sensor with the pwnie user account.
  2. Type sudo su and press Enter, then re-type the password to become superuser.

    BASH
    $ sudo su
  3. Next, type rm /opt/pwnix/chef/latest-version-id and press Enter to remove a file indicative of the last update performed.

    BASH
    # rm /opt/pwnix/chef/latest-version-id
  4. Next, type rm /opt/pwnix/chef/installed-version-id and press Enter to allow the sensor to attempt updates again within 24 hours of the last update. Note this file may not exist.

    BASH
    # rm /opt/pwnix/chef/installed-version-id
  5. Now, type px-system-update and allow the sensor to update itself.

    Important

    Do not interfere with the sensor until it is finished and you are returned to the # prompt. Please know it may take the sensor as long as 45 minutes to update.

    BASH
    # px-system-update
  6. After returned to the # prompt and to be sure the sensor is fully up-to-date, repeat steps 4 and 5. This second update will likely take much less time, often less than five minutes.
  7. When finished and returned to the # prompt, and continue with the use of the sensor.

    Tip

    To validate a sensor is up-to-date, type cat /etc/motd and press Enter, then review the banner displayed specifically looking at the Pwnix Release. Next, review the History of Pwnix Releases.




Copyright

© 2024 Outpost24® All rights reserved. This document may only be redistributed unedited and unaltered. This document may be cited and referenced only if clearly crediting Outpost24® and this document as the source. Any other reproduction and redistribution in print or electronically is strictly prohibited without explicit permission.

Trademark

Outpost24® and OUTSCAN™ are trademarks of Outpost24® and its affiliated companies. All other brand names, product names or trademarks belong to their respective owners.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.