About 729,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. linux - How to boot from GRUB Shell - Super User

    Aug 4, 2017 · I have installed Linux Mint Cinnamon, but whenever I turn my PC on, it goes into the GRUB shell, I don't know why. I also don't know how to boot GUI Linux Mint from shell.

  3. Reset the password in Ubuntu / Linux Bash in Windows

    520 Run bash and make a note of your Linux username (this need not match your Windows username), see How can I find out my user name? Close Bash on Ubuntu if it is running (or the next command …

  4. Linux.org

    Oct 13, 2025 · Seeing as how Linux is modular and we can change the Operating System (OS) however we want, we can set the File Manager to what we want it to be. The File Manager is an application …

  5. linux - bash: how to pass command line arguments containing special ...

    I've written myself a linux program program that needs a regular expression as input. I want to call the program in the bash shell and pass that regular expression as a command line argument to the …

  6. boot - Uninstall GRUB and use Windows bootloader - Ask Ubuntu

    May 27, 2020 · 1: Reinstall Ubuntu / Linux mint (this is just so you can use GRUB to boot into Windows). 1.5: Restart and boot into windows (if you can't boot to Windows, then live boot from the CD or USB …

  7. How to remove or delete single cron job using linux command?

    This explains in detail the piped bash commands given by @rinzwind above. basically filter out what you want to remove using grep and pass all that to crontab at the command line again. The '\n' …

  8. linux - Go back to previous directory in shell - Super User

    Is there a way to go back to previous directory we were in using bash,tcsh without using pushd/popd ? I'd like to type something like "back" and got returned to the previous directory I was in. Ed...

  9. What is the best Linux OS for a computer with AMD APU prosessor

    Apr 5, 2023 · Here Are The Linux OS I Do Not Accept Arch Linux It's Hard To Install! I Would Use This On Server Computers Ubuntu I Had Issues That It's A Simple "No" POP OS I Don't Know How To …

  10. How to access Windows files from Linux in WSL? - Ask Ubuntu

    Nov 23, 2022 · Linux is structured as a single tree rooted at / and external filesystems are usually mounted at /mnt (read hier (7) for more info). Windows' filesystem is composed of "drives" - single …