www.linuxidc.com
Ubuntu-killer No 7 :Ubuntu 的娱乐软件那个好用?
Ubuntu 系统里面有自带的娱乐软件!听歌自带的是rhythmbox 不过我喜欢banshee 看视频软件只带的是totem 不果我喜欢smplayer 对于用smplayer的我来说 还有一点就是可以在线找字幕!也可以上传字幕!上传字幕软件为SubDownloader 你可以在软件中心里面安装!结合smplayer 可以说是windows的射手播放器了!本人SubDownloader的帐号为suruibin 希望大家也上传些字幕哈!有图为证:
smplayer和SubDownloader 安装命令为
sudo apt-get install smplayer 和 sudo apt-get install subdownloader此外还有款很华丽的播放器xbmc 各种插件谁用谁知道!
Linux公社(LinuxIDC.com) 是包括Ubuntu,Fedora,SUSE技术,最新IT资讯等Linux专业类网站。
www.linuxidc.com
现在大家都玩PT !玩PT我选deluge!很好很强大!sudo apt-get install deluge
校园网速度就是牛 10M/s
Google chrome
Linux公社(LinuxIDC.com) 是包括Ubuntu,Fedora,SUSE技术,最新IT资讯等Linux专业类网站。
www.linuxidc.com
下载google chrome deb包 我的为 google-chrome-stable_19.0.1084.52-r138391_i386.deb 然后sudo dpkg -i google-chrome-stable_19.0.1084.52-r138391_i386.deb 出现错误 如下:
Selecting previously unselected package google-chrome-stable.
(Reading database ... 178599 files and directories currently installed.)
Unpacking google-chrome-stable (from google-chrome-stable_19.0.1084.52-r138391_i386.deb) ...
dpkg: dependency problems prevent configuration of google-chrome-stable: google-chrome-stable depends on libnss3-1d (>= 3.12.3); however: Package libnss3-1d is not installed.
google-chrome-stable depends on libxss1; however: Package libxss1 is not installed.
dpkg: error processing google-chrome-stable (--install): dependency problems - leaving unconfigured Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index... Processing triggers for desktop-file-utils ... Processing triggers for gnome-menus ... Processing triggers for man-db ...
Errors were encountered while processing: google-chrome-stable
没关系输入: sudo apt-get -f install 解决问题系统配置软件 Myunity ,Ubuntu-tweak, gconf-editor,dconf-editorMyunity : sudo apt-get install myunitygconf-editor: sudo apt-get install gconf-editordconf-editor: sudo apt-get install dconf-tools
Ubuntu-tweak sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
Ubuntu-killer No 8 :觉得ubuntu自带图标主题不好看?
Linux公社(LinuxIDC.com) 是包括Ubuntu,Fedora,SUSE技术,最新IT资讯等Linux专业类网站。
www.linuxidc.com
fs-icons-ubuntu 本人喜欢的一款图标代码:sudo add-apt-repository ppa:kroq-gar78/ppasudo apt-get update
sudo apt-get install fs-icons-ubuntu fs-icons-ubuntu-mono-dark fs-icons-ubuntu-mono-light系统自带图标主题
换为fs-icons图标主题后:
Linux公社(LinuxIDC.com) 是包括Ubuntu,Fedora,SUSE技术,最新IT资讯等Linux专业类网站。
www.linuxidc.com
Ubuntu-killer No 9:ubuntu中怎么翻墙? 给大家介绍一个极其简单而且免费的翻墙方法:此方法为ssh+火狐插件autoproxy打开火狐浏览器:添加插件
Linux公社(LinuxIDC.com) 是包括Ubuntu,Fedora,SUSE技术,最新IT资讯等Linux专业类网站。