About 97 results
Open links in new tab
  1. How to run Terminal as root? - Ask Ubuntu

    The default terminal emulator on Ubuntu is the GNOME Terminal. It's located at /usr/bin/gnome-terminal and can be run with the gnome-terminal command. What You Really Want What you probably want …

  2. What is the difference between shell, console, and terminal?

    Nov 29, 2025 · 5 A Terminal is a text-based interface (possibly to a shell) The difference between console and shell is one I don't yet grasp, but I can tell you how a terminal is different from a shell. …

  3. 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 program...but I can't figure out …

  4. What commands can I use to reset and clear my terminal?

    I have been using the command: reset to clear my terminal. Although I am pretty sure this is not what I should be doing. Reset, as the name suggests, resets your entire terminal (changes lots of...

  5. How to rename a file in Terminal? - Ask Ubuntu

    A simple way to rename files and folders is with the mv command (shortened from “move”). Its primary purpose is moving files and folders, but it can also rename them since the act of renaming a file is …

  6. How can I list all IPs in the connected network, through Terminal ...

    Dec 29, 2020 · Using Ubuntu 10.10 command line, how can I list all IPs connected to my home network? Ideally, it needs to be a CLI command as I will be running it from C++.

  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. Change default code page of Windows console to UTF-8

    Apr 12, 2011 · Currently I'm running Windows 7 x64 and usually I want all console tools to work with UTF-8 rather than with default code page 850. Running chcp 65001 in the command prompt prior to …

  9. Open another terminal window with the same SSH session as original ...

    Maybe I wasn't clear enough. I have a terminal window with a remote ssh session into another server. I want to open a new tab connected to the same remote ssh session. Look at the edit in the question.

  10. Windows Terminal has no title bar and doesn't show tabs

    Oct 22, 2021 · Sounds like you may be in "Focus Mode" for Windows Terminal. That's how focus mode operates (no title bar, no tabs, but will create new tabs with Ctrl + Shift + T).