Versions Compared

Key

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

...

Code Block
languagebash
themeDJango
sudo dnf install -y perl-Module-Install.noarch libaio fontconfig dejavu-sans-fonts dejavu-serif-fonts libxcrypt-compat

...

For Debian based Linux, e.g. Ubuntu:

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

...

Code Block
languagebash
themeDJango
sudo echo "127.0.0.1 $(hostname)" >> /etc/hosts

...