• Ubuntu初始设置(自留)-scim-更新源....

    2008-05-04

    分类:Ubuntuer Pole

    7.04更新源(快速):

    sudo gedit /etc/apt/sources.list
     
    #Ubuntu.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
    deb http://ubuntu.cn99.com/ubuntu-cn/ feisty main restricted universe multiverse
     
     
    #Mirrors.shlug.org
    deb http://cn.archive.ubuntu.com/ubuntu feisty main restricted universe multiverse
    deb http://cn.archive.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
    deb http://cn.archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse
    deb http://cn.archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse
    deb http://cn.archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse
    deb-src http://cn.archive.ubuntu.com/ubuntu feisty main restricted universe multiverse
    deb-src http://cn.archive.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
    deb-src http://cn.archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse
    deb-src http://cn.archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse
    deb-src http://cn.archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse

     最后,sudo apt-get update

     

    安装必需解码器,QQ,辞典及其他...

    sudo apt-get install eva libdvdcss2 libdvdnav4 libdvdplay0 libdvdread3 w32codecs libxine-extracodecs gstreamer0.10-pitfdll gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse stardict stardict-cdict-gb stardict-cedict-gb stardict-hanzim stardict-langdao-ce-gb stardict-langdao-ec-gb stardict-oxford-gb stardict-xdict-ce-gb stardict-xdict-ec-gb blubuntu-theme blubuntu-look

     

    Ubuntu英文环境下的中文输入解决方案:

    sudo gedit /etc/environment
    修改为
    PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
    LANGUAGE="en_US:en"
    LANG="en_US.UTF-8"
    LC_CTYPE=zh_CN.UTF-8

    重启Xwindows 即可~

    应该适用于所有的Ubuntu版本~

    原帖为8.04  ====>

     

     Ubuntu Totem播放rmvb的方法

    sudo apt-get remove totem-gstreamer
    sudo apt-get install totem-xine libxine1-ffmpeg libxine1-gnome libxine1-plugins libxine1 libstdc++5

    下载安装w32codecs_20071007-0.1_i386.deb前面已经安装过了就不必

    这时可以播放real文件但是很可能无声音,

    解决:sudo gedit ~/.xine/catalog.cache

    找到[/usr/lib/xine/plugins/1.1.4/xineplug_decode_real_audio.so]

     

    修改最后的decoder_priority=10

     

     待续总结~~





    评论

  • 搞得这么负责
    zygod625回复lon说:
    EVC可以不写,
    Ubuntu不可不用~~

    ^_*
    2008-05-05 12:33:09