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

  2. How to Zip and Unzip a directory and its files in Linux

    Aug 13, 2015 · I am a newbie in Linux.Whats is the complete process to zip and unzip a directory and its files.Please mention if any installation has to be done.

  3. How do I type on the next line in the Terminal? - Ask Ubuntu

    Dec 6, 2012 · I am using Ubuntu 12.10 and want to run a set of commands in the terminal, and from what i see in the instructions, these commands each start on a new line. I don't know how to do this …

  4. View history of commands run in terminal - Ask Ubuntu

    Oct 3, 2020 · Is there a way to save all my typed terminal commands and view it like history in a log book?

  5. How to move one file to a folder using terminal? - Ask Ubuntu

    May 14, 2014 · I want to move one file to a folder using terminal. How do I do this?

  6. command line - How to really clear the terminal? - Ask Ubuntu

    Yes, the command you're looking for is reset In contrast to clear, or Ctrl + L, reset will actually completely re-initialise the terminal, instead of just clearing the screen. However, it won't re …

  7. command line - How to copy files via terminal? - Ask Ubuntu

    Oct 3, 2012 · I have read about copying files with terminal but these examples will help me a lot. So here is what I want to do: Examples: I have a file in /home/levan/kdenlive untitelds.mpg and I want to copy ...

  8. How to install the default Ubuntu terminal

    Apr 29, 2022 · I'm assuming you've already tried customizing the look-and-feel of the console? If not, click the menu icon (☰) then select Preferences, create a new Profile and customize at will. If you're …

  9. How to clear bash history completely? - Ask Ubuntu

    Apr 14, 2018 · The file ~/.bash_history holds the history. To clear the bash history completely on the server, open terminal and type cat /dev/null > ~/.bash_history Other alternate way is to link …

  10. Terminal not launching in Ubuntu 22.04

    Nov 24, 2022 · For some reason, I can't open the terminal through the shortcut (terminal icon) in Ubuntu 22.04. It works through Visual Studio Code, though, so that makes me confused. I tried using the F …