19
19

More than 5 years have passed since last update.

今すぐ/etc/resolv.confに options single-request-reopen を追加するんだ!

Last updated at Posted at 2014-09-05

参考:

CentOS6で確認しました。
yum install が快適な速度になります。

/etc/resolv.conf
+ options single-request-reopen

再起動不要

他の方法

/etc/sysconfig/network
+ RES_OPTIONS="single-request-reopen"
19
19
3

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
19
19