打开终端。单击主菜单中的“应用程序 - 附件 - 终端”。 修改更新服务器列表。请在终端中执行下面的两条命令: sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup sudo gedit /etc/apt/sources.list deb http://ubuntu.cn99.com/ubuntu/ ... Read More
装了64位Ubuntu10.10和Chrome9.0.597.98,发现Chrome和Firefox中都无法播放Flash,Chrome显示 Missing Plug-in,Firefox也没提示要安装缺失的Flash插件。后来唯有手动给Ubuntu安装Flash后方解决了问题,命令如下:$ sudo apt-get install flashplugin-installer Read More