About 1,420,000 results
Open links in new tab
  1. 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 options.

  2. apt - How to install updates via command line? - Ask Ubuntu

    Use this: sudo apt update # Fetches the list of available updates sudo apt upgrade # Installs some updates; does not remove packages sudo apt full-upgrade # Installs updates; may also remove …

  3. How to get to the GRUB menu at boot-time? - Ask Ubuntu

    46 In Ubuntu 18.04, there is no GRUB_HIDDEN_TIMEOUT=0 line in /etc/default/grub - instead there is GRUB_TIMEOUT_STYLE=hidden. According to info -f grub -n 'Simple configuration' : if this option is …

  4. Ubuntu GamePack - Linux.org

    May 22, 2017 · A lot of people who like to use their Linux system for gaming. There seems to be no shortage of gaming systems which can supply access to games. UALinux is a Ukrainian company …

  5. One single command to update everything in Ubuntu?

    This is truly the one-command solution. See official apt documentation from Ubuntu! By editing the .conf files of this package in /etc you can set the frequency of update, install, clean, autoremove... Or …

  6. Dual boot menu no longer showing. No Ubuntu option in Boot Options

    Dec 17, 2024 · I have been operating a dual boot set up (Windows 10,Ubuntu 24.04) on my HP desktop for several months without any issues. However, this morning, when I came to boot my desktop, it …

  7. How do I restore the default repositories? - Ask Ubuntu

    There are now errors when updating and I cannot install most software due to a corrupted /etc/apt/sources.list file. Is there a copy I can download to replace it? The file would be for Ubuntu 12....

  8. Ubuntu forum - Linux.org

    Nov 19, 2025 · Discussion of Ubuntu

  9. grub2 - How do I change the GRUB boot order? - Ask Ubuntu

    I have both Windows 7 and Ubuntu installed on a shared machine. Because a lot of the non-developers use Windows, I'd like to change the boot order to make it easier for them. Currently the boot or...

  10. How to install Chrome browser properly via command line? - Ask Ubuntu

    I am trying to install chrome browser via command line. I tried this: $ apt-cache search chrome browser The results show that the proper term is "chrome-browser," so I tried that: $ sudo apt-get