About 31,600 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 …

  2. How to delete a non-empty directory in Terminal? - Ask Ubuntu

    Nov 16, 2012 · This is a good solution, especially if inexperienced with using the Bash terminal. The command can be shortened to rm -ir FOLDER.

  3. What do the different colors mean in ls? - Ask Ubuntu

    Dec 14, 2010 · What do the different colours in Ubuntu's ls command mean? For example, when I type the ls command in one of my folders, I get one of the files in light green, the other (which …

  4. How to access a usb flash drive from the terminal? - Ask Ubuntu

    Apr 29, 2011 · I only have access to the command line. I need to backup my data (on the user folder) to a pen (USB DOK). How can I mount a flash drive manually? What should be the …

  5. How to unzip a zip file from the Terminal? - Ask Ubuntu

    Oct 13, 2017 · Just downloaded a .zip file from the internet. I want to use the terminal to unzip the file. What is the correct way to do this?

  6. How to reinitialize a terminal window instead of closing it and ...

    Aug 21, 2018 · When I make some changes to the shell/bash behavior, such as setting up an alias, is there a quick command to reinitialize the terminal window instead of closing and …

  7. How do I save terminal output to a file? - Ask Ubuntu

    How do I save the output of a command to a file? Is there a way without using any software? I would like to know how.

  8. How do I open a text file in my terminal? - Ask Ubuntu

    There is a file named RESULTS.txt and I want to open this file in my terminal. (I mean I want to see the file contents be displayed in the terminal and not in some text editor) How do I do that ?

  9. command line - How do I open a terminal? - Ask Ubuntu

    Possible Duplicate: What is a terminal and how do I open and use it? How do I access the Terminal? I just got ubuntu running on my computer and now I am ready to write a …

  10. command line - How to move multiple files at once to a specific ...

    Nov 8, 2012 · I got a bunch of files in some directory (along with many other files) that I want to move. Luckily, all the files I want to move contain a certain identifier in their names, so I can ls …