免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1254 | 回复: 0
打印 上一主题 下一主题

ubuntu 学习维护手记 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-10-19 17:25 |只看该作者 |倒序浏览

1.rpm转deb工具
sudo apt-get install alien


2.firefox终极优化 (其他版本我没有试过)
firefox 3.0是目前浏览器中算是最好的一款,但通过优化之后,你会发现它会速度更快更好用!在firefox的url栏中输入:about:config进入配置页面,然后搜索以下的关键项,如果搜索不到这些关键项就自己新建,bool的就建布尔,整数的就建整数,字符串的就建字符串更改
network.http.pipelining 为 true
network.http.pipelining.firstrequest true
network.http.proxy.pipelining true
network.http.pipelining.maxrequests 为48
nglayout.ititialpaint.delay 0
network.http.max-connections 48
network.http.max-connections-per-server 24
network.http.max-persistent-connections-per-proxy 16
network.http.max-persistent-connections-per-server 8
network.http.pipelining true
network.dns.disableIPv6 true
ui.submenuDelay 0
dom.disable_window_status_change true
browser.cache.memory.capacity 30720
browser.cache.disk.capacity 110592
browser.search.openintab true
content.notify.backoffcount 5
plugin.expose_full_path true
content.switch.threshold 750000
content.notify.ontimer true
content.notify.interval 750000
content.max.tokenizing.time 2250000
content.interrupt.parsing true
修改后重启firefox


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/104868/showart_2073491.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP