About 1,470,000 results
Open links in new tab
  1. 24.04 - Ubuntu Command Line Cheat Sheet 2024 - Ask Ubuntu

    Sep 24, 2024 · After downloading Ubuntu Server 24.04.1 LTS from Ubuntu.com I Scrolled down on the page and saw " Ubuntu CLI cheatsheet". " Learn how to use the command line …

  2. apt - Contents of a default sources.list or ubuntu.sources (24.04 …

    Nov 24, 2024 · I have Ubuntu 12.04. I need the correct output of cat /etc/apt/sources.list. I edited it because it wasn't working, but it has only made it worse. I need to know what the default …

  3. 24.04 - SSH connection refused - Ask Ubuntu

    Nov 16, 2024 · I hope someone can help us with the following problem. We've installed two new Ubuntu 24.04 machines a few weeks ago. For security reason, we change the default SSH …

  4. How do I check the version of Ubuntu I am running? [duplicate]

    Oct 16, 2015 · How can I check my current Ubuntu version through the command-line and GUI?

  5. Download Linux | Linux.org

    May 1, 2017 · Links to popular distribution download pages24 Popular Linux Distributions Explore different Linux distributions and find the one that fits your needs. Try distrowatch.com for more …

  6. How do I properly update Python? - Ask Ubuntu

    Jan 19, 2025 · Once I made the same mistake in Ubuntu 20.04 and I had to reverse it to make things normal. If you want to use specific version of Python,better to use Anaconda Navigator …

  7. Ubuntu does not use full disk space - how to extend?

    Jul 9, 2022 · I recently installed Ubuntu 20.04 server*, and after a while got into trouble because of "no space left on device". It was only then when I realized that the Ubuntu install had not …

  8. How to install libncurses.so.5 for ubuntu 24.04

    Oct 28, 2024 · Install a version of Ubuntu 22.04 along side your 24.04 with a common /home (This illustrates the benefits or running an old & new Ubuntu OS side-by-side when you are using …

  9. hostname - How do I change the computer name? - Ask Ubuntu

    You need to edit the computer name in two files: /etc/hostname and /etc/hosts These will both need administrative access, so run gksu gedit /path/to/file Replace any instances of the …

  10. How can I uninstall a nvidia driver completely - Ask Ubuntu

    BUT above command will also remove the nvidia-common package and the nvidia-common package has as a dependency the ubuntu-desktop package. So after above command you …