About 50 results
Open links in new tab
  1. Get a logical diagram of a python code - Ask Ubuntu

    Sep 16, 2022 · To install PyFlowchart in all currently supported versions of Ubuntu open the terminal and type: sudo apt install python3-pip pip3 install pyflowchart To make a flowchart for your …

  2. kernel - Implications of setting `amd_iommu=off` - Ask Ubuntu

    Jul 4, 2025 · Do you run virtual machines, Docker containers, specialized software, or connect external peripherals like video cards or PCIe storage? If the answer is “No. Never.” then there’s little need to …

  3. Cannot Install Ubuntu on WSL 2 Windows 11

    Jan 2, 2023 · I'm trying to install Ubuntu on my Windows 11 machine and I get this error: WslRegisterDistribution failed with error: 0xffffffff Error: 0xffffffff (null) System Info: Edition Windows …

  4. 24.04 - Can't boot Ubuntu - I get a failed to start gdm.service ...

    Feb 6, 2025 · Upon booting Ubuntu 24.04 LTS, I'm getting the following error: failed to start gdm.service - [FAILED] Failed to start Gnome Display Manager error failed to start gdm ...

  5. virtualbox - vmwgfx failure on Ubuntu boot - Ask Ubuntu

    Jan 20, 2024 · I managed to fix the boot failure. Turns out it was a storage issue. I have been using dynamic storage. After transferring a huge amount of data from host to VM, it got stuck (my theory). I …

  6. Python 2 installation on Ubuntu 24.04 - Ask Ubuntu

    Feb 10, 2025 · Ubuntu 24.04 comes only with Python 3 but I need to work also with programs that only use Python 2. I know that the best way is via venv, yet I have to have an installation of Python 2 …

  7. How do I open a csv file in Ubuntu? - Ask Ubuntu

    Apr 16, 2025 · A CSV file is just a text file, with comma separated values. The whole point to a CSV file is that its purely text, so can be used in most applications, the comma separation is there primarily to …

  8. How do I shut down or reboot from a terminal? - Ask Ubuntu

    Jun 15, 2016 · How can I shut down or reboot Ubuntu using terminal commands?

  9. How do I uninstall MySQL? - Ask Ubuntu

    Aug 26, 2017 · I installed MySQL using sudo apt-get. Now I need to remove it from my system. How can I do that?

  10. How do I set environment variables? - Ask Ubuntu

    Aug 3, 2010 · I'm trying to set up Apache Tomcat on my pc, and it wants me to set up an environment variable for CATALINA_HOME. Does any know how to do this?