全新以最小化包安装了64位的CentOS6.3系统,作为本地的Web服务器使用,现记录全过程
第二步,配置网易163的yum源
1. 下载repo文件
下载地址:http://mirrors.163.com/.help/CentOS6-Base-163.repo
2. 备份并替换系统的repo文件
[root@localhost ~]# cd /etc/yum.repos.d/
[root@localhost ~]# mv CentOS-Base.repo CentOS-Base.repo.bak
[root@localhost ~]# mv /root/CentOS6-Base-163.repo CentOS-Base.repo
3. 执行yum源更新
[root@localhost ~]# yum clean all
[root@localhost ~]# yum makecache
[root@localhost ~]# yum update
MP3
centos 6.x 添加 rpmforge 源--- CentOS 6.x 安装rhythmbox mp3插件
在http://dag.wieers.com/packages/rpmforge-release/ 找到一系列的RpmForge-release包。
[root@localhost 桌面]# rpm -Uvh rpmforge-release-0.5.3-1.el6.rf.i686.rpm
CentOS 6.x 安装rhythmbox mp3插件
[root@localhost ~]# yum -y install gstreamer-ffmpeg gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly
应用程序 ——> 影音 ——> rhythmbox 音乐播放器
(注:是 rpmforge 源里有 rhythmbox mp3插件)
截图
安装截图工具命令:yum install gnome-util*
如果没有gome-screenshot可以先下载
主页:https://live.gnome.org/GnomeUtils
下载:http://ftp.acc.umu.se/pub/GNOME/sources/gnome-utils/3.0/
glib-2.28.0 下载:http://ftp.acc.umu.se/pub/GNOME/sources/glib/2.28/