Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to optimize CentOS 7 after installation

2025-04-07 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article will explain in detail how to optimize CentOS 7 after installation. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article.

1. Install the nux-desktop software source

This is a software source provided by a netizen. Although it is provided by a person, the quality of the software is good. As long as you pay attention to it and set the priority (yum-plugin-priorities) when you install it, you can still use it. After installing this, the player will use the player to play the closed source format such as mp3, the player will automatically search for and install the required software packages, and then we can listen to mp3 songs.

# yum-y install epel-release

# yum rpm-Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm

two。 Install shadowsocks-qt5

This is a client of shadowsocks. It is relatively stable and recommended.

# vim / etc/yum.repos.d/librehat-shadowsocks.repo

[librehat-shadowsocks]

Name=Copr repo for shadowsocks owned by librehat

Baseurl= https://copr-be.cloud.fedoraproject.org/results/librehat/shadowsocks/epel-7-$basearch/

Skip_if_unavailable=True

Gpgcheck=1

Gpgkey= https://copr-be.cloud.fedoraproject.org/results/librehat/shadowsocks/pubkey.gpg

Enabled=1

Enabled_metadata=1

Priority=13

# yum install shadowsocks-qt5

3. Install the dash-to-dock plug-in

This plugin is suitable for gnome-shell and is one of the most popular plug-ins.

Download dash-to-dock@micxgx.gmail.com.v22.shell-extension.zip first

Then open tweak-tool and open the zip file we downloaded under the shell-extensions tab

Then configure the plug-in according to your preferences.

4. Set the shortcut key to quickly open the terminal

Just select "Keyboard-Shortcut" in the settings.

Then select a custom shortcut key, add an arbitrary name, the command is a new item of gnome-terminal, and then set the shortcut key.

This is the end of this article on "how to optimize CentOS 7 after installation". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report