proxy - resetting http_proxy in ubuntu -


I am using ubuntu 12.04 whenever I update the sudo apt-get in the terminal Using or downloading anything I'm showing from software manager that I can not solve the "proxy.Iith.ac.in" now I can use the proxy Do not want to.

Then, I tried the following things

  • apt / apt.conf.d file.

      Get: : http proxy ""; Get :: https :: Proxy ""; Get :: FTP :: Proxy ""; Get :: Socks :: Proxy "";  
  • But still it is not working.

    Comments

    Popular posts from this blog

    c++ - C/pp Sockets, recv()/send() works only under gdb -

    GO: Serve static pages -

    objective c - How to open front/back camera at the same time in iOS developing? -