作者:
最后更新于 | 最初发布于 | 分类: 开源之路
使用Ubuntu有一些时间了。对于Ubuntu的默认设置还是有些问题,所以快速配置指南就显得非常重要了。
配置Firefox。wget https://ubuntu:[email protected]/home/dbzhang800/wiki/install_flash_player_9_linux.tar.gz多媒体应用。
tar -zxvf install_flash_player_9_linux.tar.gz
cd install_flash_player_9_linux/ && ./flashplayer-installer
sudo apt-get install libxine1-ffmpeg libxine1-all-plugins libxine1-plugins w32codecs gcc-3.3-base libstdc++5Gstreamer多媒体引擎解码器
sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-pitfdll gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-esdDVD影碟功能支持
sudo apt-get install libdvdnav4 libdvdread3 libdvdcss2播放器
sudo apt-get remove totem-mozilla -y
sudo apt-get install smplayer smplayer-themes mozilla-mplayer
deb https://archive.ubuntu.com/ubuntu/ hardy main restricted universe multiverse
deb https://archive.ubuntu.com/ubuntu/ hardy-security main restricted universe multiverse
deb https://archive.ubuntu.com/ubuntu/ hardy-updates main restricted universe multiverse
deb https://archive.ubuntu.com/ubuntu/ hardy-proposed main restricted universe multiverse
deb https://archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
deb-src https://archive.ubuntu.com/ubuntu/ hardy main restricted universe multiverse
deb-src https://archive.ubuntu.com/ubuntu/ hardy-security main restricted universe multiverse
deb-src https://archive.ubuntu.com/ubuntu/ hardy-updates main restricted universe multiverse
deb-src https://archive.ubuntu.com/ubuntu/ hardy-proposed main restricted universe multiverse
deb-src https://archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse