#author("2021-09-21T10:49:18+09:00","default:jomura","jomura")
#author("2021-09-21T10:49:49+09:00","default:jomura","jomura")
#ls()

#br

#br

* proxy [#c08f73e9]
- /etc/apt/apt.conf
 Acquire::http::proxy "http://proxy.jomura.net:8080/";
 Acquire::https::proxy "http://proxy.jomura.net:8080/";
- ~/.bash_profile
 export HTTP_PROXY=http://proxy.jomura.net:8080/
 export HTTPS_PROXY=${HTTP_PROXY}
- git
 git config --global http.https://github.com/.proxy http://proxy.jomura.net:8080

* default user [#m06afc10]
- /etc/wsl.conf
 [user]
 default=user
-- wsl --shutdown 後に反映

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS