Open links in new tab
  1. What is a terminal and how do I open and use it? - Ask Ubuntu

    Dec 6, 2012 · A Terminal is your interface to the underlying operating system via a shell, usually bash. It is a command line. Back in the day, a Terminal was a screen+keyboard that was connected to a …

  2. What is the difference between Terminal, Console, Shell, and Command ...

    Aug 4, 2014 · Some types of terminal emulators include: GUI applications running in the X Window System: Xterm, Gnome Terminal, Konsole, Terminator, etc. Screen and tmux, which provides a layer …

  3. How do I shut down or reboot from a terminal? - Ask Ubuntu

    Sep 12, 2012 · How do I shut down or reboot from a terminal? Ask Question Asked 13 years, 6 months ago Modified 3 years, 8 months ago

  4. How do I check the battery's status via the terminal?

    Oct 20, 2011 · I would like a command that displays the battery status in the terminal.

  5. How to run Terminal as root? - Ask Ubuntu

    The graphical root terminal job will be both unsuspended and disowned by the non-root terminal, automatically. In short: sudo -H gnome-terminal ^Z exit But suppose you wanted to keep using the …

  6. How to display network traffic in the terminal? - Ask Ubuntu

    Feb 17, 2013 · how to display the actual network traffic (wireless) in a terminal? Additionally: Is it possible to add this info to the chart of top?

  7. 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 opening a new …

  8. 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?

  9. How do I navigate up one directory from the terminal?

    Nov 28, 2015 · I can navigate down in directory using cd in the terminal. How do I navigate back up if I go too far?

  10. How do I detach a process from Terminal, entirely? - Super User

    Mar 23, 2009 · I use Tilda (drop-down terminal) on Ubuntu as my "command central" - pretty much the way others might use GNOME Do, Quicksilver or Launchy. However, I'm struggling with how to …