查看: 86|回复: 0

装完Fedora 9后系统的简单设置

[复制链接]

2

主题

0

回帖

0

积分

积极分子

金币
0
阅读权限
220
精华
0
威望
0
贡献
0
在线时间
0 小时
注册时间
2008-6-7
发表于 2008-9-8 17:28:14 | 显示全部楼层 |阅读模式

配置yum第三方的源
rpm -ivh http://rpm.livna.org/livna-release-9.rpm
yum install yum-fastestmirror 用于选择速度最快的源。

更新系统
将/etc/yum.conf里的keepcache设置成1,这样那些下载的安装包会保留在硬盘上, 然后将/var/cache/yum里的文件打包tar zcvf yum.tar /var/cache/yum
以前不知道的,新学的,可以为重装系统做充分准备。
更新之后重启,换普通用户了。
 


 


关闭SELinux
sudo gedit /etc/sysconfig/selinux
修改SELINUX=enforcing为SELINUX=disabled

 

音乐播放audacious
yum install audacious audacious-plugins-*


图形界面的yum
yum install yumex

右键打开终端
yum install nautilus-open-terminal

 

安装chm格式阅读工具
yum install gnochm

$HOME/.mplayer/config 的内容

  # Write your default config options here!
vo=x11
zoom=yes
# Use 8MB input cache by default.
cache = 8192
# Prefill 20% of the cache before starting playback.
cache-min = 20.0
# Prefill 50% of the cache before restarting playback after the cache emptied.
cache-seek-min = 50
 

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

相关侵权、举报、投诉及建议等,请发 E-mail:qiongdian@foxmail.com

Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.

在本版发帖返回顶部