手机站
网通分站
电信主站
密 码:
用户名:
当前位置 : 主页>网站运营>建站经验>列表

Ubuntu 7.04 新手指南

来源:互联网 作者:west263.com 时间:2008-04-16
西部数码-全国虚拟主机10强!40余项虚拟主机管理功能,全国领先!双线多线虚拟主机南北访问畅通无阻!免费赠送企业邮局,.CN域名,自助建站480元起,免费试用7天,满意再付款! P4主机租用799元/月.月付免压金!

  deb-src http://mirror.lupaworld.com/ubuntu feisty-backports main restricted universe multiverse cn99.com 源 deb http://ubuntu.cn99.com/ubuntu/ feisty main restricted universe multiverse
  deb http://ubuntu.cn99.com/ubuntu/ feisty-security main restricted universe multiverse
  deb http://ubuntu.cn99.com/ubuntu/ feisty-updates main restricted universe multiverse
  deb http://ubuntu.cn99.com/ubuntu/ feisty-proposed main restricted universe multiverse
  deb http://ubuntu.cn99.com/ubuntu/ feisty-backports main restricted universe multiverse
  deb-src http://ubuntu.cn99.com/ubuntu/ feisty main restricted universe multiverse
  deb-src http://ubuntu.cn99.com/ubuntu/ feisty-security main restricted universe multiverse
  deb-src http://ubuntu.cn99.com/ubuntu/ feisty-updates main restricted universe multiverse
  deb-src http://ubuntu.cn99.com/ubuntu/ feisty-proposed main restricted universe multiverse
  deb-src http://ubuntu.cn99.com/ubuntu/ feisty-backports main restricted universe multiverse 然后 sudo apt-get update
  sudo apt-get dist-upgrade   
  2、安装中文支持   
  在 “系统-系统管理-语言支持” 里面把”Chinese”勾选上。 如需要使用黑体或其他字体,能够参考这几篇文章。   
  三、媒体解决方案  
  能够浏览一下网站、写写文章、看看电影、听听歌、搞搞图片、打打小游戏,还差一个最重要的步骤,就是安装媒体播放软件和相应的解码器。 在 Linux 上用得最多也最受好评的播放器应该是 Mplayer ,但是在 gnome 2.18 中随之升级的 Totem 播放器已很不错了,除了自定义不是很强外,可操作性很好,修复了很多 Bug ,还增加了一些功能,似乎以前不能双击画面进入全屏。Totem 从 2.17.5 开始默认使用 Gstreamer 作为后端解码方案,但我还是推荐使用 xine。所以我的解决方案是,一般普通的播放任务使用 Totem 电影播放机,假如碰到不能播放的情况或看大碟时就选用 Mplayer ,播放音乐使用 Rhythmbox。 sudo apt-get install mplayer totem-xine libxine-extracodecs 源里似乎已没有了 w32codecs,需要自己从这里下载然后手动安装。 假如碰到 mp3 这些文档不能播放,能够让 7.04 自动给您找解码器。 Mplayer 的中文字幕配置方法: 1) 在 Preferences-Font 里面点击 ”Browse” 选择一个中文字体,Encodeing 选择 Unicode。  
  2) 在 Preferences-Subtitle&OSD 里面的 Encoding 选择:
  Simplified Chinese Charset(cp936)  
  3) 在 Preferences-Font “Text scale” 这里调整字幕大小(我调整为 3.8 )。 假如播放时提示错误,配置一下: Preferences-Video 选择 “xv X11/Xv”
  Preferences-Codecsdemuxer 选择 “FFmpeg/libavcodec audio decoders” Totem 播放 rmvb 没有声音,这里给出了解决方法:  
  编辑 ~/.xine/catalog.cache 文档
  找到
  [/usr/lib/xine/plugins/1.1.4/xineplug_decode_real_audio.so]
  把 decoder_priority 增加到 10


本文来自ChinaUnix博客,假如查看原文请点:http://blog.chinaunix.net/u/31/showart_501572.html

文章整理:西部数码--专业提供域名注册虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!