LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。

Related entries

  • No related posts

Ubuntu Dapper 提速脚本

  曾经埋怨 Ubuntu 运行缓慢的朋友,现在不妨来试试这个提速脚本。该脚本目前可以应用于 Ubuntu Dapper Drake,即 Ubuntu 6.06。据介绍,这个脚本主要是通过安装某些 prelinking 软件包(比如:prelink)、改变硬盘优化参数等措施来达到加快 Ubuntu 运行速度的目的。

  你可以直接下载 FasterDapper 脚本,不过需要注意在运行时使用:sudo ./faster-dapper.sh。祝你好运!

(Via Entropy

署名 • 注明出处 • 非商业性使用

16 Comments

  1. 1 血色眼泪 Commented @ 2006-07-20 8:55 pmReply to this comment

    风险大不大啊

  2. 2 Toy Commented @ 2006-07-20 9:24 pmReply to this comment

    保险的做法是打开 faster-dapper.sh 文件,在仔细阅读代码之后再作决定。

  3. 3 小风 Commented @ 2006-07-23 7:38 pmReply to this comment

    需要几个小白鼠

  4. 4 kingeast Commented @ 2006-07-23 8:37 pmReply to this comment

    我用了,感觉不错

  5. 5 Livid Commented @ 2006-07-24 9:59 amReply to this comment

    我打开看了,这个东西对于 Ubuntu Server 也适用。

  6. 6 小风 Commented @ 2006-07-24 12:24 pmReply to this comment

    我也用了,加速了不少,最大的感觉就是在GNOME下,快了很多

  7. 7 ynzheng Commented @ 2006-07-25 2:18 pmReply to this comment

    讲讲什么原理?

  8. 8 Toy Commented @ 2006-07-25 5:15 pmReply to this comment

    主要通过安装 preload、prelink 软件、修改硬盘参数等来提速。

  9. 9 aaron Commented @ 2006-07-28 9:41 pmReply to this comment

    如果效果不好,或者出错,可不可以取消加速呢?

  10. 10 wenhacx Commented @ 2006-08-24 2:14 pmReply to this comment

    如何取消这些加速?如何逆过来?

  11. 11 Toy Commented @ 2006-08-24 4:29 pmReply to this comment

    目前还不能通过脚本本身进行逆转。

  12. 12 wenhacx Commented @ 2006-08-25 3:51 pmReply to this comment

    如果自己来呢???toy搞一个吧??:)

  13. 13 Toy Commented @ 2006-08-25 4:46 pmReply to this comment

    抱歉,对于 Shell 编程我还在学习中。你可以仔细阅读脚本代码,看它是如何修改系统的。到真的需要逆转时,在手动改回来。不过,个人用过后,并无大碍,没有逆转的必要啊。

  14. 14 sky17 Commented @ 2006-09-25 12:20 amReply to this comment

    I ran this script and just found cant boot, even can not Login the GNOME.

    There is some output on a small window:
    /etc/gdm/PreSession/Default : Registering you session with wtmp and utmp
    /etc/gdm/PreSession/Default : Running: /usr/bin/sessreg -a -w /var/log/wtmp -u /var/run/utmp -x “/var/lib/gdm/:0.Xservers” -h “” -l “:0″ “sky17″
    /etc/gdm/Xsession : Begining session set up…
    export:21: bad variable name

    Why?

    Can Somebody Help Me Please ?

  15. 15 sky17 Commented @ 2006-09-25 12:22 amReply to this comment

    Help ME!!!!

    I ran this script and just found cant boot, even can not Login the GNOME.

    There is some output on a small window:
    /etc/gdm/PreSession/Default : Registering you session with wtmp and utmp
    /etc/gdm/PreSession/Default : Running: /usr/bin/sessreg -a -w /var/log/wtmp -u /var/run/utmp -x “/var/lib/gdm/:0.Xservers” -h “” -l “:0″ “sky17″
    /etc/gdm/Xsession : Begining session set up…
    export:21: bad variable name

    Why?

    Can Somebody Help Me Please ?

  16. 16 rex Commented @ 2007-08-16 8:14 amReply to this comment

    请问该脚本是否可以用在7.04下?
    谢谢。