Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
インターネットにアクセスするには、プロキシ接続を設定する必要があります。Solaris サーバーを使用しています。
どうすればこれを達成できますか?
これを環境変数として設定します。
> export http_proxy="http://domain_url\\username:password@proxy_url"