FreeTstar

loving Freedom + + loving Linux

  • 首页
  • Archive
  • 关于
  • 杂七杂八
  • 留言板
Twitter Sina RSS

小记:日常软件整理

发布于 2010年12月25日 由 freetstar
29 条评论发表评论

心血来潮 我把openoffice给卸载了,用源也将virtualbox升级到了4.0的正式版,同时开始尝试firefox4.0b8

一:卸载掉OO,装上LibreOffice

sudo apt-get autoremove openoffice-common 先卸载掉再说
然后下载libreoffice3.3.0-rc2
也可以到这里下载here
另外有语言包,可以自己选择下载
准备安装

tar zxvf LibO_3.3.0rc2_Linux_x86_install-deb_en-US.tar.gz
ls
DEBS readmes update
DEBS里是必要的deb包,readmes中是安装方法和安装语言包的一些介绍
开始安装.进入DEBS文件夹
sudo dpkg -i *.deb
然后进入desktop-integration文件夹
再次运行
sudo dpkg -i *.deb

二:安装virtualBox4.0

如果之前安装过
sudo apt-get autoremove virtualbox- [这里tab一下,对应你安装的版本]
增加vb的10.10源,并安装

echo “deb http://download.virtualbox.org/virtualbox/debian $(lsb_release -sc) contrib” | sudo tee -a /etc/apt/sources.list
wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install virtualbox-4.0

对于usb2.0的支持,VirtualBox RDP和PXE对于intel的支持,需要安装这个扩展包,下载地址
http://download.virtualbox.org/virtualbox/4.0.0/Oracle_VM_VirtualBox_Extension_Pack-4.0.0-69151.vbox-extpack

三:安装多个版本的firefox浏览器
怎么说ff也是浏览器界的大哥大姐了,试试最新的4.0.8吧//firefox4.0b9pre也有了,
下载地址:
here
参照方法:天大的某位帅哥的方法
开始安装
tar jxvf firefox-4.0b8.tar.bz2
cp -r firefox/ /opt/
sudo chown lgx.lgx /opt/firefox/
mkdir profile4.0b8
/opt/firefox/firefox -profilemanager
然后创建配置文件,根据步骤提示选择新的配置文件名,并选择刚才创建的文件夹
这样就完成了大部分的工作

然后创建快捷方式,图标什马的自己选一个就好了,命令是关键
/opt/firefox/firefox -profile /opt/firefox/profile4.0b8

分类:ubuntu, 软件安装
用sed截取程序日志中某个时间范围内的文本
给Linux系统添加大量用户的方法

29 则回应给 “小记:日常软件整理”

  1. 七年的蝉 CHINA Mozilla Firefox Ubuntu Linux 说道:
    2011年02月1日 9:11 下午

    进来逛逛 :twisted:

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    二月 2nd, 2011 at 10:31 上午

    @七年的蝉, 欢迎

    [回复]

  2. Louis Han CHINA Mozilla Firefox Windows 说道:
    2011年01月13日 1:35 下午

    果然是最日常的软件呢

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    一月 13th, 2011 at 6:44 下午

    @Louis Han, 是啊

    [回复]

  3. 囧啊囧 CHINA Mozilla Firefox Ubuntu Linux 说道:
    2011年01月12日 11:07 下午

    LibreOffice好用吗?我虽然一般不用Office

    [回复]

  4. 百里 CHINA Mozilla Firefox Windows 说道:
    2010年12月31日 8:35 上午

    IBM Lotus Symbol用着不错的,比OOo靠谱多了

    [回复]

  5. 华仔 AUSTRALIA Mozilla Firefox Windows 说道:
    2010年12月30日 8:27 下午

    liboffice稳定性和功能怎么样?分享一下体验啊,呵呵

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十二月 30th, 2010 at 9:29 下午

    office表示比较稳定…界面和功能和oo差不多

    [回复]

  6. 小羿 Google Chrome Windows 说道:
    2010年12月30日 4:13 下午

    :!: 软件我都懒得去升级。。

    天天更新 都腻了 -_-|||

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十二月 30th, 2010 at 5:26 下午

    @小羿, 必要时体验下新的也是好玩的..

    [回复]

  7. ptubuntu CHINA Google Chrome Windows 说道:
    2010年12月28日 2:12 下午

    说实话我都没有用world文档过。所以office也没用。对我来说不是很实用。用的机会太少了。也就不想去整。

    [回复]

  8. oalleno`s 云侃 CHINA Mozilla Firefox Windows 说道:
    2010年12月28日 1:20 下午

    多个profile的FF会出现“已经运行”打不开的毛病,只有通过-p 命令来重启需要的配置,有没有彻底解决这个的方法

    [回复]

    freetstar CHINA Google Chrome Windows 回复:
    十二月 28th, 2010 at 1:49 下午

    只能用-p制定对应的配置文件了

    [回复]

  9. Code之行人 CHINA Mozilla Firefox Windows 说道:
    2010年12月28日 9:52 上午

    項目需要,都是win平臺,ubuntu好久沒玩了。

    [回复]

  10. Mucid UNITED STATES Mozilla Firefox Ubuntu Linux 说道:
    2010年12月25日 11:03 下午

    我想起来了,我试过,linux下也无法同时运行firefox3.6.13和firefox4.0两个版本。
    只要你启动了3.6.16,再启动firefox4.0出现的还是3.6.13的版本。
    所以,只能使用一种版本,换着用……

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十二月 25th, 2010 at 11:06 下午

    @Mucid, 是阿,两个版本能用不同的配置文件,但是不同同时用

    [回复]

    Mucid UNITED STATES Mozilla Firefox Ubuntu Linux 回复:
    十二月 25th, 2010 at 11:08 下午

    @freetstar, 我期待么个牛人可以让firefox同时运行两个版本……这样设计模板的时候我就用3.16挂着firebug,到处逛我就用4.0……

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十二月 25th, 2010 at 11:12 下午

    @Mucid, 啥时候能这样就好了…求个助,你知道我的回复这么难看是什么原因吗?

    [回复]

    Mucid UNITED STATES Mozilla Firefox Ubuntu Linux 回复:
    十二月 25th, 2010 at 11:17 下午

    @freetstar, 你说说邮件通知里面多了个 \ 么

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十二月 26th, 2010 at 9:44 上午

    @Mucid, 没太在意 :-?

    [回复]

  11. 婉秋 AUSTRALIA Mozilla Firefox Ubuntu Linux 说道:
    2010年12月25日 10:46 下午

    LibreOffice有啥特别?

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十二月 25th, 2010 at 10:50 下午

    @婉秋, god…你们都挂着代理来访问我阿 :-?
    libreoffice大部分是从事oo开发的人过来继续做的吧…oo因为oracle有了更多的不确定性…话说你写的那篇日志好给力

    [回复]

    婉秋 AUSTRALIA Mozilla Firefox Ubuntu Linux 回复:
    十二月 25th, 2010 at 10:56 下午

    @freetstar, 没开代理,我家的网络而已,只是错误检测成了澳大利亚罢了

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十二月 25th, 2010 at 11:03 下午

    @婉秋, 这样子阿 8-O

    [回复]

  12. Mucid UNITED STATES Mozilla Firefox Windows 说道:
    2010年12月25日 7:38 下午

    firefox的安装是直接cp啊,不过运行firefox时不管什么版本,都只能加载一个profiles吧 :roll:

    [回复]

    Mucid UNITED STATES Mozilla Firefox Windows 回复:
    十二月 25th, 2010 at 7:41 下午

    @Mucid, 额,在windows下是这样子……不过也可以写一个sh来启动firefox,就像我在windows下用vbs启动不同版本的firefox一样

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十二月 25th, 2010 at 9:04 下午

    @Mucid, 脚本是个好事情…其实也就是启动时加载不同的配置文件了

    [回复]

  13. 奶牛 CHINA Mozilla Firefox Windows 说道:
    2010年12月25日 12:00 下午

    奶牛来咯,圣诞快乐哈~

    [回复]

    freetstar CHINA Google Chrome Linux 回复:
    十二月 25th, 2010 at 12:10 下午

    @奶牛, 生蛋快乐 :twisted:

    [回复]

发表评论 取消回复

电子邮件地址不会被公开。 必填项已用 * 标注

*

*


疑问 开心 悲伤 邪恶 惊叹 微笑 脸红 笑 惊讶 惊奇 迷惑 酷 憨笑 生气 阴险 转眼球 眨眼 主意 箭头 中立 哭 大笑

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-spam image

点击取消回复
第 1 页,共 1 页1
  • 欢迎订阅

  • Github

  • 近期评论

    • freetstar CHINA Mozilla Firefox Linux 发表在《留言板》
    • _Fly CHINA Google Chrome Linux 发表在《使用e4rat加速你的linux启动速度(ext4文件系统专用)》
    • walfred Mozilla Firefox Windows 发表在《留言板》
    • freetstar CHINA Mozilla Firefox Windows 发表在《用landslide创建html5 slide》
  • Spread Firefox Affiliate Button
  • 我的豆瓣

  • 链接表

    • 51开源社区
    • Adam's
    • delectate's blog
    • Don's
    • fl
    • ghostunix
    • Jasey Wang
    • Jerry's Blog
    • Moolight@Ericyue
    • OSMSG
    • panda
    • Pity is the Bomp
    • PT ubuntu
    • Tao Zhu
    • ubuntuhome
    • WOW!ubuntu
    • zhangzhfang
    • 丕字的blog
    • 傻东の学习笔记
    • 奶牛的blog
    • 孤风颠影
    • 弯柚博客
    • 熊猫党军委主席
    • 靖 轩
    • 马力哥
    • 黑孩儿
  • 我的支付宝

  • 功能

    • 登录
    • 文章 RSS
    • 评论 RSS
    • WordPress.org
© FreeTstar. WordPress 强力驱动 | Nest Theme by YChong