ubuntu终端窗口_如何在Ubuntu Linux上启动终端窗口

ubuntu终端窗口

ubuntu终端窗口_如何在Ubuntu Linux上启动终端窗口

If you’re using Ubuntu Linux, you’ll often see articles recommend you run commands. To do this, you need to type these commands into a Terminal window. Here are several ways to open one—including a quick keyboard shortcut

如果您使用的是Ubuntu Linux,通常会看到一些文章建议您运行命令。 为此,您需要在“终端”窗口中键入这些命令。 这里有几种打开方法,包括快速键盘快捷键

The tips in this article were tested on Ubuntu 20.04 LTS. They should apply to other Linux distributions using the GNOME desktop environment, too.

本文的技巧已在Ubuntu 20.04 LTS上进行了测试。 它们也应适用于使用GNOME桌面环境的其他Linux发行版。

Warning: Be careful about running commands you find online. Ensure they’re from a trustworthy source and that you understand what you’re running.

警告运行在网上找到的命令时要小心。 确保它们来自可信赖的来源,并且您了解自己在运行什么。

使用键盘快捷键打开终端 (Use a Keyboard Shortcut to Open a Terminal)

To quickly open a Terminal window at any time, press Ctrl+Alt+T. A graphical GNOME Terminal window will pop right up.

要随时快速打开“终端”窗口,请按Ctrl + Alt + T。 图形化的GNOME终端窗口将弹出。

ubuntu终端窗口_如何在Ubuntu Linux上启动终端窗口

从破折号启动终端窗口 (Launch a Terminal Window From the Dash)

You’ll find the Terminal application included with your other installed applications. To find them, click the “Show Applications” button at the bottom-left corner of your screen, on the “dash” bar.

您会发现其他已安装的应用程序随附了Terminal应用程序。 要找到它们,请单击屏幕左下角“破折号”栏上的“显示应用程序”按钮。

ubuntu终端窗口_如何在Ubuntu Linux上启动终端窗口

Type “Terminal” and press Enter to find and launch the Terminal shortcut. You can also locate the Terminal icon in the list of all applications that appears here and click it.

键入“ Terminal”,然后按Enter查找并启动Terminal快捷方式。 您也可以在此处显示的所有应用程序列表中找到“终端”图标,然后单击它。

ubuntu终端窗口_如何在Ubuntu Linux上启动终端窗口

运行命令以打开终端 (Run a Command to Open a Terminal)

You can also press Alt+F2 to open the Run a Command dialog. Type gnome-terminal here and press Enter to launch a terminal window.

您也可以按Alt + F2打开“运行命令”对话框。 在此处输入gnome-terminal ,然后按Enter启动终端窗口。

ubuntu终端窗口_如何在Ubuntu Linux上启动终端窗口

You can run many other commands from the Alt+F2 window, too. You won’t see any information as you would when running the command in a normal window, however. The Run dialog is useful for situations like this where you just want to run an application—for example, you could press Alt+F2, type  firefox , and press “Enter to launch a Firefox browser window.

您也可以从Alt + F2窗口运行许多其他命令。 但是,在正常窗口中运行该命令时,您将看不到任何信息。 在这种情况下,“运行”对话框非常有用,例如,您只想运行应用程序-例如,您可以按Alt + F2,键入firefox ,然后按Enter键以启动Firefox浏览器窗口。

翻译自: https://www.howtogeek.com/686955/how-to-launch-a-terminal-window-on-ubuntu-linux/

ubuntu终端窗口

相关文章:

  • 2021-11-21
  • 2022-12-23
  • 2021-06-11
  • 2021-12-03
  • 2022-01-16
  • 2022-12-23
  • 2021-06-26
猜你喜欢
  • 2021-05-28
  • 2021-04-04
  • 2022-12-23
  • 2022-01-07
  • 2021-11-17
  • 2022-01-08
  • 2022-12-23
相关资源
相似解决方案