Fedora 17 安裝後配置

2012-5-29 最新版本的fedora17正式版發佈了,全部下載方式: http://fedoraproject.org/zh_CN/get-fedora-all
此篇文章由以前"Fedora16安裝後配置"改動過來的,再配上我的的使用經歷,供fedora愛好者共同參考學習,
其實安裝後的配置都差很少的。

1.設置sudo 

(我的使用習慣,  用 su -c '命令', 也可,跳過)

使用visudo命令或 vi /etc/sudoershtml

## Allow root to run any commands anywherepython

root ALL=(ALL) ALLlinux

添加下面內容,goface替換成你的用戶名程序員

‘goface’ ALL=(ALL) ALLchrome


2.更新系統和軟件

#yum check-updateshell

#yum updateubuntu

新安裝成功後的系統,首先update一下,新安裝系統立刻有更新的,說明更新的內容修正了系統合成後軟件出現的問題,瀏覽器

我的認爲很重要的更新,個人電腦安裝無缺,發現背景亮度沒法調節,更新無缺修正。緩存

 

3.安裝系統高級配置工具

# yum install gnome-tweak-toolide

gnome-tweak-tool 固然要裝嘍

fedora gnome3默認桌面是不能點擊的,可以使用gnome-tweak-tool解放桌面,添加上「Computer」 等圖標,並可以使用右鍵功能等。

gname shell 擴展和gname shell 主題也須要gnome-tweak-tool配置使用.

4.主題推薦

5個超好看gnome shell theme

Ambiance Blue與Elegance GNOME Shell theme

如下主題可經過sudo  yum  install 主題名 安裝,安裝您喜歡的便可。

gnome-shell-theme-atolm.noarch

gnome-shell-theme-dark-glass.noarch

gnome-shell-theme-gaia.noarch

gnome-shell-theme-orta.noarch

gnome-shell-theme-smooth-inset.noarch

5.gnome shell 擴展

gnome shell extension 彙總

另外可參考文章Ubuntu 11.10 安裝 gnome shell 擴展 支持

安裝後重啓gnome shell(Alt+F2輸入r),再經過gnome tweak tool 激活便可。

6.視頻播放

安裝多媒體解碼,通常音頻軟件標準源是沒有的,因此須要安裝第三源,如RPMFusion

1.添加軟件源
#  rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
這個RPMFusion源很重要。
2.更新yum 緩存
# yum makecache
3.安裝播放器和解碼器
# yum install ffmpeg ffmpeg-libs gstreamer-ffmpeg xvidcore libdvdread libdvdnav lsdvd gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-plugins-bad gstreamer-ffmpeg gnome-mplayer 

#yum install ffmpeg ffmpeg-libs gstreamer-ffmpeg xvidcore libdvdread libdvdnav lsdvd

#yum install gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly

 

Flash支持:訪問http://get.adobe.com/cn/flashplayer/下載包安裝便可。

 

視頻播放:MPlayer、VLC

建議安裝mplayer,smplayer
如: #yum install mplayer mplayer-gui smplayer
成功安裝mplayer後,配置一下再使用:
(1) 打開mplayer, 右鍵點擊選擇「Preferences」,打開設置界面.
(2) "Video" 項選擇 「xv   X11/Xv 」;
(3)"Subtitles&OSD" -> "Encoding" 選擇: 「Simplified Chinese charset (CP936)」;
(4) "Font" -> "Font" 字體默認則可,也可選擇喜歡的字體,「Encoding」 : Unicode;
(5) "Codecs & demuxer" -> "Video codec family" 選擇:"FFmpeg's libavcodec codec family"
     「Audio codec family」 選擇: "FFmpeg/libavcodec audio decoders"
另外,也能夠到mplayer官網下載喜歡的皮膚,解壓到: /usr/share/mplayer/skins/便可。

7.音樂播放

音樂播放軟件有不少,依我的愛好,我我的比較喜歡Audacious

Audacious+OSD可參照 http://blog.51osos.com/linux/linux-music-osd-lyrics/

其餘有Rhythmbox(默認也很好用)、Banshee、VLC

另外國內也有很多無私的程序員寫了音樂播放器, 也能夠到google code 下載學習或使用,

或許您本身也能寫出一個開源的音樂播放器呢,很是棒.

這裏推薦一下:

1.  osd-lyrics , 不是音樂播放器, 是個桌面歌詞的程序, 跟酷狗桌面歌詞差很少, 我的十分喜歡.

可支持不少播放器,如默認的Rhythmbox.   http://code.google.com/p/osd-lyrics/

2. linnya, 音樂播放器  http://code.google.com/p/linnya/

更多Linux 音樂播放器推薦

3. 音樂亂碼的問題,rhythmbox等播放器有的不能夠調整MP3歌曲中所包含的ID3標籤信息的字符集,

因此形成標籤亂碼,解決方法不少,其中經常使用的是:

# yum install python-mutagen

使用方法:

 $ mid3iconv -e GBK ./*.mp3

 

音頻編輯:

#yum install audacity

8.輸入法

ibus(默認系統自帶

默認只安裝了pinyin, 使用wubi的須要額外安裝:

yum list ibus-* 列出可安裝的輸入法,選擇五筆的安裝,如:

yum install ibus-table-chinese-wubi-jidian

fctix  (小企鵝輸入法)

fctix:擁有不少粉絲,很是輕快的輸入法,我的也十分喜歡。

項目主頁:http://code.google.com/p/fcitx/

我本身使用wubi,感受ibus-wubi夠我用了。

在應用中查找「Input Method selector」,打開後選擇「Show all」,選擇「Chinese」,添加「fctix輸入法」便可。

9.圖片相關

GIMP:號稱Linux下的PhotoShop。

sudo yum install gimp

Inkscape:開源的矢量圖形編輯軟件,和Illustrator相似,學過圖像處理想必知道。

sudo yum install inkscape

Shutter:截圖工具

sudo yum install shutter

gthumb :調整圖片尺寸、裁剪

sudo yum install  gthumb

dia  流程圖

sudo yum install dia

10.互聯網軟件

瀏覽器:默認Firefox,我喜歡Chromium

Chrome:http://www.google.com/chrome/index.html

IM工具:

sudo  yum install  pidgin

sudo  yum install  gwibber

sudo  yum install  hotot  (Twitter客戶端)

sudo  yum install emesene (MSN 客戶端)

BT 下載:

sudo  yum install transmission (默認)或

sudo yum install deluge

相關文章:Linux 7款 BT 客戶端

郵件客戶端:

sudo  yum install  thunderbird

Fedora 17 默認自帶Evolution, 不過我的認爲thunderbird更加輕快。

FTP 客戶端:

sudo yum install gftp (小巧) 或

sudo yum install filezilla

11.辦公軟件

默認搭載LibreOffice

PDF閱讀器

可以使用adobe的閱讀器, 到其官網下載則可.

Foxit:http://www.foxitsoftware.com/downloads/

CHM閱讀器:

sudo yum install chmsee

字典:StarDict

sudo yum install stardict

學習英文: reciteword

sudo yum install reciteword

(stardict 和 reciteword 是高手胡正主要編寫的程序, 支持一下)

13.遊戲推薦

Linux Top5即時戰略遊戲

 

14. 其它

1. 右鍵打開終端
# yum install nautilus-open-terminal
重啓後生效
相關文章
相關標籤/搜索