07 4月 centos7でproxyを設定する。 yum wget docker curl git npm やりたいこと proxy経由でいろいろやりたいが、いちいち設定が面倒なのでメモっておく。 設定方法 全般 設定ファイルを作る sudo nano /etc/profile.d/proxy.sh 以下の内容を書く。 HOS […]