fc10 安装配置笔记

原文:http://blog.chinaunix.net/u/32588/showart_1813340.html

我也是初学者,大家共同进步,呵呵
http://hi.baidu.com/00_lantern_00/blog/item/b29297eb898b49d4d539c912.html

下载Fedora-10-i386-DVD.iso,把镜像中的images文件夹和isolinux文件夹里的vmlinuz、initrd.img解压出来,和镜像一起放在一个FAT32/EXT3分区的根目录

编辑menu.lst
title Install Fedora 10
root (hd0,y)
kernel (hd0,y)/vmlinuz
initrd (hd0,y)/initrd.img
boot

重启进入fedora 10 的安装进程

安装完成以后, 首先添加常用的yum源并更新系统
# su
$ rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
$ rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
$ rpm -Uvh http://livna-dl.reloumirrors.net/fedora/10/i386/livna-release-9-2.noarch.rpm
$ rpm -Uvh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
$ yum update

关闭SELinux
系统--》管理--》SELinux Management,系统默认的应用模式设为Disable
或者直接修改配置文件
# vi /etc/selinux/config
把SELINUX=enforcing 改为 SELINUX=disabled

安装Flash播放插件
# yum install flash-plugin

FC10默认安装Totem(打造成全能播放器即可)
# yum install totem totem-xine totem-nautilus totem-mozplugin
# yum install xine-lib xine-lib-extras xine-lib-extras-freeworld xine-lib-pulseaudio
# yum install libdvdcss libdvdnav libdvdread
# yum install compat-libstdc++-33
# wget http://www.mplayerhq.hu/MPlayer/releases/codecs/all-20071007.tar.bz2
# tar xvf all-20071007.tar.bz2
# mv all-20071007/* /usr/lib/codecs
# ln -s /usr/lib/codecs /usr/lib/win32
# totem-backend -b xine

Echo主题图标
# yum install echo-icon-theme

Adobe Reader
# yum install AdobeReader_chs


FC10 默认安装sans、serif、mono字体
# yum install liberation-fonts

方正宋体、仿宋、楷体、黑体
http://download.opensuse.org/distribution/10.3/repo/non-oss/suse/noarch/ttf-founder-simplified-0.20040419-1.noarch.rpm

文泉驿Unibit、点阵宋体、正黑体
# yum  install wqy-bitmap-fonts
# yum  install wqy-unibit-fonts
# yum  install wqy-zenhei-fonts

Bitstream Vera 字体
# yum install bitstream-vera-fonts

Adobe Flash  Player 10 - Standalone Player
http://download.macromedia.com/pub/flashplayer/updaters/10/flash_player_10_linux_dev.tar.gz

Adobe Reader
http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/8.1.3/chs/AdobeReader_chs-8.1.3-1.i486.rpm
Asian and Extended Language Font Packs for Adobe Reader
http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/8.1.2/misc/FontPack81_chs_i486-linux.tar.gz
http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/8.1.2/misc/FontPack81_cht_i486-linux.tar.gz
http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/8.1.2/misc/FontPack81_jpn_i486-linux.tar.gz
http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/8.1.2/misc/FontPack81_kor_i486-linux.tar.gz
http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/8.1.2/misc/FontPack81_xtd_i486-linux.tar.gz

MultiGet(An easy-to-use GUI file downloader)
# yum install multiget

Wine
# yum install wine
中文乱码:wine--regedit中删掉以下2项注册表的键值
/HKEY_LOCAL_MACHINE/Software/Microsoft/Windows NT/CurrentVersion/FontSubstitutes/MS Shell Dlg
/HKEY_LOCAL_MACHINE/Software/Microsoft/Windows NT/CurrentVersion/FontSubstitutes/MS Shell Dlg 2

 

 原文地址 http://blog.pcbeta.com/html/53/t-393053.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值