Fedora 17 usage notes (no updates) have switched to fedora 19

Source: Internet
Author: User
Tags gpg gstreamer

It's almost a semester to use fedora 17. The following are the problems encountered in this process and their solutions. [Add rpmfusion source]

Then run the command to add RPM-GPG-KEY.atrpms

Rpm -- import http://ATrpms.net/RPM-GPG-KEY.atrpms

[Install multimedia decoding]

Sudo Yum install FFMPEG-libs gstreamer-FFMPEG xvidcore libdvdread libdvdna v lsdvd gstreamer-plugins-Good gstreamer-plugins-bad gstreamer-plugins-uugly
Desktop settings]

Install gconf-Editor and gnome-tweak-Tool

Gnome-tweak-tool. In Shell, find arrangement of buttons on the titlebar (title bar button settings) and select all from the drop-down menu]

[Install all gnome-shell extensions]

Sudo Yum install gnome-shell-extension *

Then, in Shell extensions of gnome-tweak-tool, which one should be used.

There are system monitor extensions and an extension that adds the shutdown button to the menu. Do not explain it to others.

[Shut down again]
Cat>/etc/polkit-1/localauthority/50-local.d/50-admin.pkla <EOF
[Disable suspend]
Identity = Unix-user :*
Action = org. freedesktop. upower. Suspend
Resultany = No
Resultinactive = No
Resultactive = No
 
[Disable hibernate]
Identity = Unix-user :*
Action = org. freedesktop. upower. hibernate
Resultany = No
Resultinactive = No
Resultactive = No
EOF
[Rhythmbox Chinese Song garbled]
VI ~ /. Profile
Add the following two sentences:
Export gst_id3_tag_encoding = GBK: UTF-8: gb18030
Export gst_id3v2_tag_encoding = GBK: UTF-8: gb18030
Log out and re-import the file.

[Libre_office Chinese package installation]
Yum install libreoffice-langpack-ZH-han *

[Xbacklight changes screen brightness]
Xbacklight-Get current screen brightness value
Xbacklight-set sets screen brightness
Add this sentence ~ /. Bashrc can automatically adjust the brightness after login.
 
Install the vmare patch]
# Cd/usr/lib/vmware/modules;
# Wget http://pavlinux.ru/vmware/8.0.4/source.tar.lzma;
# Md5sum source.tar. lzma;
E37e41a818a47ec868bdb493197aaf63 source.tar. lzma
# If lzma is not installed, install lzma and Yum install lzma first;
# Tar-XF source.tar. lzma;
# Vmware-modconfig -- console -- install-all;
Note: An error may be reported during the last statement, indicating that the statement fails but runs properly.
[Install VLC Video Player]
Direct Yum install

[Unexpected shutdown]
Sometimes the system is not started and cannot enter the graphic interface. It is found that the service is stuck in Sendmail.
Specific cause: Baidu's sendmail service will be connected to a server in the United States when it is started. Sometimes the network is poor and the waiting time will be too long.
Solution: directly disable the startup of the sendmail service.
Systemctl Disable sendmail. Service

If you want to run the input file after the instance is started
Systemctl start sendmail. Service
* ****** You can find that it is not generally slow. ****************
If you want to use the sendmail service and do not want to lose the boot speed, I have no good solutions yet.
Geditor Chinese garbled characters]
Install dconf-Editor
<Alt>-F2
Enter dconf-Editor

Expand ORG/gnome/gedit/preferences/encodings
Add 'gb18030' to the value of auto-detected and add it to the end of uft8;
Add 'gb18030' to the value of show-in-menu ′
[Transparent on top]
Sudo Vim/usr/share/gnome-shell/theme/gnome-shell.css
Find # panel modify Background: black; as background: rgba (0.3, 0 );
The smaller the number, the more transparent it is...
Press ESC and enter ": WQ" to save and exit (excluding "", the same below ).
Press the shortcut key Alt + F2 and enter the command "R" and enter...

[Start slowly without inserting a network cable]
Solution: Edit/usr/lib/systemd/system/NetworkManager-wait-online.service
Change the timeout value. The default value is 30 seconds. I changed it to 3 seconds.
Solution Process:
After an ARP service is started,
View the boot process file/var/log/boot. Log
ARP service followed by NetworkManager-wait-online.service
Google found that the timeout value can be changed .]
[Networkmanger cannot be started]
When connecting to the wireless network, the system crashes and shuts down on the Character interface.
It is stuck on networkmanger upon restart.
Solution: In repair mode, system disable networkmanger. Service
Can be started, and then re-system ensable networkmanger. Service
You can.

... OK...

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.