Home > Operation and Maintenance > CentOS > What should I do if the centos terminal cannot find it?

What should I do if the centos terminal cannot find it?

藏色散人
Release: 2022-01-27 15:31:33
Original
3616 people have browsed it

The centos terminal cannot find the solution: 1. Execute the "yum -y install nautilus-open-terminal" command; 2. Restart through the "shutdown -r now" command.

What should I do if the centos terminal cannot find it?

The operating environment of this article: centos7.6 system, DELL G3 computer

What should I do if the centos terminal cannot be found?

centos7.6 Right-click "Open Terminal" suddenly disappeared | Add a method of right-click "Open Terminal"

yum -y install nautilus-open-terminal  安装
 
shutdown -r now        重启
Copy after login

Linux graphical desktop includes a tool called File manager for Nautilus. It provides you with a graphical display of system and personal files. However, Nautilus is more than just a visual list of files, it also allows you to configure the desktop from a comprehensive interface; configure your RedHat Linux system; browse albums; access network resources and more. In a word, Nautilus has become the "shell" for your entire desktop.

Recommended: "centos usage tutorial"

The above is the detailed content of What should I do if the centos terminal cannot find it?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template