我的 fedora 14 安装备忘


一. 安装的系统的时候选上  Development 下的  Development Libraries 和  Development Tools,编译安装软件的时候需要。

二. 安装完成后,先对系统进行 update。打开终端,进入管理员模式,输入yum -y update,大概要等近一个小时(看网络质量了)。

三. 安装我的 Wireless 网卡驱动
        我的笔记本是 ThinkPad E40 系列的,安装后默认没有识别无线网卡驱动,官网也没有提供Linux下的驱动,经过一般周折,终于查到网卡的型号是 Realtek RTL8192SE
        下载地址
        下载完成后,解压、编译、编译安装。
        进入解压目录 make && make install 就可以了。

三. 更新完了以后,再安装一些必需的软件。
(1)先安装  RPM Fusion 源
rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

(2)安装音频、视频解码器
yum -y install gstreamer-plugins-bad gstreamer-ffmpeg gstreamer-plugins-ugly

(3)安装远程访问 Windows 桌面的软件
yum -y rdesktop
yum -y tsclient

(4) Emesene
yum -y install emesene

(5)SKYPE
wget http://download.skype.com/linux/skype-2.1.0.81-fc10.i586.rpm

(6)安装 p7zip,可以解压 7z 格式的压缩包。
yum -y p7zip

(7)安装unrar,可以解压 rar 格式的压缩包。
yum -y unrar

(8)为 mozilla firefox 安装 flashplayer 插件。
wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz
tar zxvf install_flash_player_10_linux.tar.gz
cp libflashplayer.so ~/.mozilla/plugins/

转载于:https://my.oschina.net/bingun/blog/11326

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值