• Skip to primary navigation
  • Skip to content
  • Skip to footer
Hello World

      Graphical installers are not supported by the VM. The console mode will be used instead…

      December 11, 2012 less than 1 minute read

      It is because you have 64 bit libraries and the program requires 32 bit libraries. Answer is simple! install ia32-libs libraries. On Ubuntu,

      sudo apt-get install ia32-libs

      That will be all!

      Categories: Linux, Tricks & Tips

      Updated: December 11, 2012

      Twitter Facebook LinkedIn
      Previous Next

      Comments

      You May Also Enjoy

      Connecting back home with OpenVPN

      July 5, 2023 1 minute read

      I use OpenVPN server from my router to connect back home. I imported my OpenVPN config to Pritunl and tried to connect. It fails with

      Updating apt packages when root certificates are expired

      June 18, 2023 less than 1 minute read

      When you left a computer unplugged for too long, some things start to break. Certificates are one of them. Since all certificates come with an expiration dat...

      How to fix faded text in books sent to Kindle by Calibre

      May 24, 2022 less than 1 minute read

      The book I have in calibre has some sections in faded text. It’s impossible to read. It seems I’m not the only one, as I’ve seen some posts on the internet.

      Lima as Docker Desktop Replacement

      January 4, 2022 1 minute read

      I’ve had some issues using podman as a complete Docker replacement. Especially around exposing docker API as a socket. This is required for some libraries su...

      • Feed
      © 2023 Halil Kaskavalci. Powered by Jekyll & Minimal Mistakes.