Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand

1.1 install libaio 

Code Block
themeDJango
apt-get update
sudo apt-get install libaio1 fontconfig fonts-dejavu


For Ubuntu 24.04

Expand

1.1 install libaio 

Code Block
themeDJango
apt-get update
curl -O http://launchpadlibrarian.net/646633572/libaio1_0.3.113-4_amd64.deb
sudo dpkg -i libaio1_0.3.113-4_amd64.deb
sudo apt-get install libaio1 fontconfig fonts-dejavu



2. Add FQDN of your DualShield server into the local hosts file:

2. Add FQDN of your DualShield server into the local hosts file:

...