Chinaunix首页 | 论坛 | 博客
  • 博客访问: 6097956
  • 博文数量: 2759
  • 博客积分: 1021
  • 博客等级: 中士
  • 技术积分: 4091
  • 用 户 组: 普通用户
  • 注册时间: 2012-03-11 14:14
文章分类

全部博文(2759)

文章存档

2019年(1)

2017年(84)

2016年(196)

2015年(204)

2014年(636)

2013年(1176)

2012年(463)

分类:

2012-05-11 00:38:01

原文地址:usage on ubuntu 作者:daqiang430

1.ubuntu run chrome with root
vi /opt/google/chrome/google-chrome
#exec -a "$0" "$HERE/chrome" "$@"
exec -a "$0" "$HERE/chrome" "$@" --user-data-dir $HOME

2.install deb on ubuntu
dpkg -i *.deb

3.install Zh-pinyin
install IBus

4.ubuntu install smplayer
agt-get smplayer
deb格式的解码器



5.clean system
/.mozilla/firefox/*.default/Cache
阅读(750) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~