Fedora tips (finishing)

Source: Internet
Author: User

2012/04./04 (Tomb-sweeping Day)

CTRL + Delete can delete direct files

ClEANUP and optimization of fedora (transferred from http://tieba.baidu.com/p/1075262238)
Install the plug-in # Yum install Yum-Remove-with-Leaves 
Uninstall the software together with the dependency: # Yum remove ** -- remove-Leaves 
Clear old kernel: # package-cleanup -- oldkernels
Clear orphan packages that are no longer supported by the current software Repository: # package-cleanup -- orphans
Clean up the dependent packages that are not used by any software in the current system: # package-cleanup -- leaves
Install the cleanup software bleachbit, # Yum install bleachbot. noarch
After the installation is complete, run the root command on the terminal to open bleachbit, and then select options other than memory and disk space.
Disable SELinux, # Vim/etc/SELinux/config change enforcing to Disabled
Shut down the firewall # The setup command will pop up the system setting tool to disable the firewall. Some other services can also be disabled.

Then I don't feel any improvement...

Added music file tag garbled (http://www.linuxdiyf.com/bbs/thread-203110-1-1.html)
The perfect method is to modify the environment variable and modify the/etc/profile file as root:
Add the following two lines to the end of the file:
Export gst_id3_tag_encoding = GBK: UTF-8: gb18030
Export gst_id3v2_tag_encoding = GBK: UTF-8: gb18030
After cancellation, re-import the song information to solve the Garbled text.

After the experiment, some music files are still garbled, but most of the Chinese music labels are normal.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.