免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 968 | 回复: 0
打印 上一主题 下一主题

Fedora11使用笔记(64位) [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-10-12 23:11 |只看该作者 |倒序浏览

                                                1.为Fedora右键添加打开终端快捷菜单
打开终端,输入命令:
yum -y install nautilus-open-terminal
你需要root身份执行此命令.
2.fedora 11 64bit 下安装flash player 10 x86-64
下载了64
位的
libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz
.
解压后,将文件移动到 firefox的一个文件夹下
mv libflashplayer.so /usr/lib/mozilla/plugins/
然后重启操作系统reboot.
3.添加上交到更新源sjtu.repo
#gedit /etc/yum.repo.d/sjtu.repo
然后将以下内容复制粘贴:
[Fedora-ftp.sjtu.edu.cn]
name=Fedora 11 - i386
baseurl=http://ftp.sjtu.edu.cn/fedora/linux/releases/11/Fedora/i386/os/
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-
gpg/RPM-GPG-KEY-Fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY
[Everything-ftp.sjtu.edu.cn]
name=Everything 11 - i386
baseurl=http://ftp.sjtu.edu.cn/fedora/linux/releases/11/Everything/i386/os/
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY
[updates-ftp.sjtu.edu.cn]
name=Fedora updates
baseurl=http://ftp.sjtu.edu.cn/fedora/linux/updates/11/i386/
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY
最后运行下命令:
#yum makecache#yum update
4.Fedora11 字体优化,字体美化
原帖地址:http://blog.csdn.net/InnerSea/archive/2009/01/19/3838121.aspx
文泉驿Unibit、点阵宋体、正黑体
# yum  install wqy-bitmap-fonts
# yum  install wqy-unibit-fonts
# yum  install wqy-zenhei-fonts
Bitstream Vera 字体
# yum install bitstream-vera-fonts
微软雅黑
字体下载地址:http://dahuahero.yo2.cn/articles/windows7-with-microsoft-and-ya-60.html
1.得到雅黑字体,并且拷贝到/usr/share/fonts/zh_CN下面,如果没有zh_CN,就自己新建一个。
接着(很重要),修改字体的权限,改为755或者干脆777
2.在/usr/share/fonts/zh_CN下面运行
sudo mkfontscale
sudo mkfontdir
3.运行 sudo fc-cache -fv,刷新字体缓存。
               
               
               
               
               
               
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/103355/showart_2068832.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP