fedora 速配指南

有些朋友反映,安装完 fedora  接着不知要做什么 。QQ  MSN 都不能上,的确, fedora 中文资料不如ubuntu 一样有一个中文WIKI 但没关系,我在这写了一个 ,呵呵。 内容来自Linuxren.net

第一 换源 163 mirrors
http://mirrors.163.com/.help/fedora.html

第二 安装输入法

内容来自Linuxren.net

现在常见的输入法有以下三种 copyright Linuxren.net

1.ibus
yum -y install ibus-table-wubi
//yum install scim maybe not use
//yum install scim-lang-chinese
 
2.scim

copyright Linuxren.net

Linuxren.net

首先,移除ibus
yum remove ibus*
yum install scim scim-bridge scim-bridge-gtk scim-libs scim-tables scim-tables-chinese scim-pinyin scim-wubi
yum -y install scim-tables-chinese scim-fcim 这个好像也不 错呀 先这个 再其它


3. yum install fcitx  #小企鹅输入法

第三 换字体
root@localhost fonts]# mkdir ms
cp 微软雅黑.ttf /usr/share/fonts/ms


第四// 安装服务器必要的软件工具
yum install wget bzip2 unzip zip nmap tree lynx fileutils ncftp lftp

//安装开发工具组的软件包 在本机编译源码时用到
yum groupinstall "Development Tools"
.安装gcc,让系统可以编译安装源码包
yum install gcc*

第五.安装免费和非免费源(//右击复制链接地址就可以):
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 copyright Linuxren.net

第六.常用软件安装(有你不喜欢的话,你就把软件名去掉)
yum install vlc smplayer iptux gnochm chmsee easystroke shutter unrar stardict scite     emesene  thunderbird


smplaer #mplayer的前端,支持N卡的高清硬解。
 iptux #linux下的飞鸽传输,局域网传输文件的软件
gnochm #chm文档的浏览器
easystroke #强大的系统全局鼠标手势软件
shutter #强大的截图工具
unrar #rar压缩包解压工具
stardict #星际译王,翻译软件
 emesene # msn  客户端 Linuxren.net

本文来自Linuxren.net

thunderbird  # email 客户端 内容来自Linuxren.net

本文来自Linuxren.net


第七 安装飞信客户端
http://code.google.com/p/ofetion/
su -c 'yum install gstreamer-devel gtk2-devel libxml2-devel openssl-devel -y'    #安装所需的函式库
进入openfetion的源码包里
./configure --prefix=/usr
make
su -c 'make install'


//星际译王 本地化  all from index http://stardict.sourceforge.net/cn/index.php
免费词典
http://www.huzheng.org/stardict-iso/stardict-dic/
tar -jxvf stardict-oxford-gb-2.4.2.tar.bz2
mv stardict-oxford-gb-2.4.2 /usr/share/stardict/dic/ 本文来自Linuxren.net

本文来自Linuxren.net

  copyright Linuxren.net

新闻来源:未知

Tags: 
Subscribe to Comments RSS Feed in this post

Responses

评论

带( * )必填项

*

*