linux中下载火狐浏览器_在Linux中加速Firefox

linux中下载火狐浏览器

Firefox can be much faster on Linux! Let’s speed up Firefox on Linux system. Part 1 and 2 only config firefox, so it can also be used on other platform such as Windows.

Firefox在Linux上可以更快! 让我们在Linux系统上加速Firefox。 第1部分和第2部分仅配置Firefox,因此它也可以在其他平台(例如Windows)上使用。

1.管道网络连接 (1. Pipe-lining network connection)

Most of us use a broad band width network, then why not pip line the connection from Firefox?

我们大多数人使用宽带网络 ,那么为什么不通过Firefox点连接呢?

Type “about:config” into the address line and enter.

在地址栏中输入“ about:config” ,然后输入。

Set “network.http.pipelining” to “true
Set “network.http.proxy.pipelining” to “true
Set “network.http.proxy.pipelining.ssl” to “true
Set “network.http.pipelining.maxrequests” to some number like 25. This number means how many requests Firefox can make at most. It depends on the network. I am a crazy guy and I set it to 50 in my browser.

将“ network.http.pipelining ”设置为“ true
将“ network.http.proxy.pipelining ”设置为“ true
将“ network.http.proxy.pipelining.ssl ”设置为“ true
将“ network.http.pipelining.maxrequests ”设置为一些数字,例如25 。 此数字表示Firefox最多可以发出多少个请求。 这取决于网络。 我是个疯子,在浏览器中将其设置为50。

2.行动前不需等待 (2. No waiting before action)

Type “about:config” into the address line and enter.

在地址栏中输入“ about:config” ,然后输入。

Right-click on the page and select New-> Integer.
Name it “nglayout.initialpaint.delay” and set its value to “0″. This value is the amount of time the browser waits before it acts on information it receives.

右键单击页面,然后选择“新建”->“整数”。
将其命名为“ nglayout.initialpaint.delay ”,并将其值设置为“ 0 ”。 该值是浏览器对收到的信息采取行动之前等待的时间。

3.将缓存放入内存 (3. Put cache into memory)

If your memory is larger than 1GB, you can try this method. If you experience problem, please change it back. (delete browser.cache.disk.parent_directory)

如果您的内存大于1GB,则可以尝试此方法。 如果遇到问题,请改回来。 (删除browser.cache.disk.parent_directory

Type “about:config” into the address line and enter.

在地址栏中输入“ about:config” ,然后输入。

Right-click on the page and select New-> String.

右键单击页面,然后选择“新建”->“字符串”。

Name it “browser.cache.disk.parent_directory” and set its value to “/dev/shm/ffcache“. The Cache of Firefox will be putinto /dev/shm/ffcache/Cache.

将其命名为“ browser.cache.disk.parent_directory ”,并将其值设置为“ / dev / shm / ffcache ”。 Firefox的Cache将放入/ dev / shm / ffcache / Cache

4.可用的IPv6支持 (4. Diable IPv6 support)

If you experience very slow DNS lookup in Firefox, you can try to disable IPv6 support in Firefox and Linux if you don’t use it:

如果您在Firefox中遇到非常慢的DNS查找,则可以在不使用Firefox和Linux的情况下尝试禁用IPv6支持:

对于Firefox: (For Firefox:)

Type “about:config” into the address line and enter.
Set “network.dns.disableIPv6″ to “true”

在地址栏中输入“ about:config”,然后输入。
将“ network.dns.disableIPv6”设置为“ true”

对于Linux: (For Linux:)

I test it on Fedora 12. On other systems, the configuration may be different.

我在Fedora 12上进行了测试。在其他系统上 ,配置可能有所不同。

# cp /etc/modprobe.d/dist.conf /tmp/dist.conf.bak0
# echo “alias net-pf-10 off” >> /etc/modprobe.d/dist.conf
# echo “alias ipv6 off” >> /etc/modprobe.d/dist.conf

Then restart you Firefox and try whether Firefox is faster and enjoy it :)

然后重新启动Firefox,然后尝试使用Firefox是否更快并可以使用它:)

翻译自: https://www.systutorials.com/speeding-up-firefox-on-linux/

linux中下载火狐浏览器

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值