• 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

      Share on

      X Facebook LinkedIn Bluesky
      Previous Next

      Comments

      You May Also Enjoy

      Getting notified when Claude Code or Codex CLI needs you, anywhere in tmux

      July 15, 2026 6 minute read

      I run Claude Code and Codex CLI in several tmux panes at once, spread across multiple windows. When one finishes a response or hits a permission prompt, I wa...

      Docker permission denied over SSH on Ubuntu (AppArmor and empty groups)

      June 28, 2026 2 minute read

      I run Docker on a hardened Ubuntu 24.04 VPS. halil is in the docker group, and everything works fine on the console. Over SSH, though, docker ps failed with ...

      ESP32 Atom M5Stack connection issues with Home Assistant

      July 1, 2025 1 minute read

      I recently upgraded to an Asus ZenWifi XT9 mesh system with one main router and one mesh node. After setting up the mesh network, I needed to reconfigure all...

      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

      • Feed
      © 2026 Hello World. Powered by Jekyll & Minimal Mistakes.