Ubuntu 24.04 - Logsign Offline Update Procedure

This document outlines the steps required to perform an offline update for Logsign on Ubuntu 24.04.

Prerequisites

Before proceeding with the update, please download the following packages and save them in the /root directory:

# wget --content-disposition http://download.logsign.com/download?product=update_procedure

# wget --content-disposition http://download.logsign.com/download?product=logsign_packages_2404

# wget --content-disposition https://storage.googleapis.com/logsign-public-files/iso/logsign.gpg

Update Steps

  1. Navigate to the /root directory:

# cd /root

  1. Create the target directory for the update procedure:

# mkdir -p /opt/update_procedure

  1. Extract the update procedure package to the target directory:

# tar zxvf update_procedure.tar.gz -C /opt/update_procedure/

  1. Remove the compressed package to free up space:

# rm -rf update_procedure.tar.gz

  1. Move the GPG key to the appropriate keyring directory:

# mv /root/logsign.gpg /usr/share/keyrings

  1. Run the offline update script:

# bash /opt/update_procedure/24.04/offline_update/update.sh

  1. Reboot the system to complete the update:

# reboot now

Notes

  • Ensure you have root privileges before executing the above commands.
  • This update is intended for systems that are not connected to the internet.
  • If you encounter any issues, please contact Logsign support.

 

Was this article helpful?
0 out of 0 found this helpful

Articles in this section

See more
Become a Certified Logsign User/Administrator
Sign-up for Logsign Academy and take the courses to learn about Logsign USO Platform in detail. Enjoy the courses, and get your badges and certificates. In these courses, you'll learn how to use Logsign in your work and add value to your career.
Visit Our Blog
Our Logsign USO Platform illustrate our expertise. So do the blog. Through our blog posts, deepen your knowledge on various SecOps topics or get updated about important news & modern approaches for cybersecurity. Get into the habit of reading valuable information provided by Logsign. Be a step ahead.