Installation of Ubuntu 24.04 & Logsign

The document mentions Ubuntu 24.04 and Logsign Unified SecOps Platform

Installation.

Before installing Logsign Unified SecOps Platform , Ubuntu 24.04 will be installed on the physical or virtual server.

The following ISO file is required to install Ubuntu 24.04:

Download the ISO from;

Click here to download Ubuntu 24.04 ISO

The downloaded file is put in to DataStore if virtualization is used, if it is to be installed on a physical server, it is burned to usb or cd.

Installation of Ubuntu 24.04

1- To begin the installation, boot the system from a CD-ROM or USB drive. When the installation environment opens, a screen displaying the startup options will appear. From here, select 'Try or Install Ubuntu Server' to proceed with the installation process.

 

Screenshot 2025-05-21 at 15.12.59.png

 

2- English language with the enter button.

 

Screenshot 2025-05-21 at 15.15.13.png

 

3-  Installation steps are continued as follows.

 

Screenshot 2025-05-21 at 15.18.21.png

Screenshot 2025-05-21 at 15.19.22.pngScreenshot 2025-05-21 at 15.20.02.pngScreenshot 2025-05-21 at 15.21.20.pngScreenshot 2025-05-21 at 15.21.43.pngScreenshot 2025-05-21 at 15.21.53.pngScreenshot 2025-05-21 at 15.22.00.pngScreenshot 2025-05-21 at 15.22.09.pngScreenshot 2025-05-21 at 15.22.20.pngScreenshot 2025-05-21 at 15.30.57.pngScreenshot 2025-05-21 at 15.31.05.pngScreenshot 2025-05-21 at 15.31.23.pngScreenshot 2025-05-21 at 15.31.32.pngScreenshot 2025-05-21 at 15.31.39.pngScreenshot 2025-05-21 at 15.32.13.pngScreenshot 2025-05-21 at 15.32.20.pngScreenshot 2025-05-21 at 15.32.28.pngScreenshot 2025-05-21 at 15.32.35.pngScreenshot 2025-05-21 at 15.38.45.png

 

Installation of Logsign on Ubuntu 24.04

Important Note: There should be no restrictions on internet access to pull Logsign packages.

4- Run these procedures accordingly.

If your vm instance is managed by an external network service like google compute engine;

sudo bash
screen -S logsign
cd /root

wget --content-disposition https://download.logsign.com/download?product=update_procedure
mkdir /opt/update_procedure
tar zxvf update_procedure.tar.gz -C /opt/update_procedure/
rm -rf update_procedure.tar.gz
bash /opt/update_procedure/24.04/install_without_iso_online/update.sh
reboot now

 

If your instance is not managed by an external network service like hetzner or private virtual environment like proxmox or vmware.

sudo bash
screen -S logsign
cd /root

wget --content-disposition https://download.logsign.com/download?product=update_procedure
mkdir /opt/update_procedure
tar zxvf update_procedure.tar.gz -C /opt/update_procedure/
rm -rf update_procedure.tar.gz
bash /opt/update_procedure/24.04/install_without_iso_online/update.sh reconfigure_network
reboot now

After this step, the installation is completed.

 

5- Open the web browser and go to https://LOGSIGN_IP_ADDRESS. You will be directed to the installation wizard. Enter Logsign IP address.

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.