Ubuntu Dapper 提速脚本

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

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

(Via Entropy

Read More:

  • » No related posts

16 Comments

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

    风险大不大啊

  2. 2 Toy Commented @ 2006-07-20 21:24Reply to this comment

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

  3. 3 小风 Commented @ 2006-07-23 19:38Reply to this comment

    需要几个小白鼠

  4. 4 kingeast Commented @ 2006-07-23 20:37Reply to this comment

    我用了,感觉不错

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

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

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

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

  7. 7 ynzheng Commented @ 2006-07-25 14:18Reply to this comment

    讲讲什么原理?

  8. 8 Toy Commented @ 2006-07-25 17:15Reply to this comment

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

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

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

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

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

  11. 11 Toy Commented @ 2006-08-24 16:29Reply to this comment

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

  12. 12 wenhacx Commented @ 2006-08-25 15:51Reply to this comment

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

  13. 13 Toy Commented @ 2006-08-25 16:46Reply to this comment

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

  14. 14 sky17 Commented @ 2006-09-25 0:20Reply 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 0:22Reply 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:14Reply to this comment

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