How to change proxy information on ubuntu server
New motherboard has come and I ask my friend to install Ubuntu Hardy 8.0.4.3 . Everything is fine except proxy section when I try to apt-get update.
# apt-get update
Err http://security.ubuntu.com hardy-security Release.gpg
Could not resolve ’172.88.1.3;3128′
Err http://security.ubuntu.com hardy-security/main Translation-en_US
Could not resolve ’172.88.1.3;3128′
Err http://security.ubuntu.com hardy-security/restricted Translation-en_US
Could not resolve ’172.88.1.3;3128′
Err http://security.ubuntu.com hardy-security/universe Translation-en_US
Could not resolve ’172.88.1.3;3128′
As you see proxy information is incorrect, there is a ; sign not :
To fix it just declare new proxy info and export it.
# http_proxy=http://172.88.1.3:3128
# export http_proxy
Testing again :
# apt-get update
Get:1 http://security.ubuntu.com hardy-security Release.gpg [189B]
Get:2 http://id.archive.ubuntu.com hardy Release.gpg [189B]
Get:3 http://id.archive.ubuntu.com hardy-updates Release.gpg [189B]
Get:4 http://security.ubuntu.com hardy-security Release [58.5kB]
Get:5 http://id.archive.ubuntu.com hardy Release [65.9kB]
Get:6 http://security.ubuntu.com hardy-security/main Packages [203kB]
Get:7 http://id.archive.ubuntu.com hardy-updates Release [58.5kB]
Get:8 http://id.archive.ubuntu.com hardy/main Packages [1178kB]
Get:9 http://security.ubuntu.com hardy-security/restricted Packages [8437B]
Get:10 http://security.ubuntu.com hardy-security/main Sources [32.3kB]
Get:11 http://security.ubuntu.com hardy-security/restricted Sources [901B]
Get:12 http://security.ubuntu.com hardy-security/universe Packages [99.9kB]
Get:13 http://security.ubuntu.com hardy-security/universe Sources [14.5kB]
Get:14 http://security.ubuntu.com hardy-security/multiverse Packages [12.2kB]
Get:15 http://security.ubuntu.com hardy-security/multiverse Sources [1104B]
Get:16 http://id.archive.ubuntu.com hardy/restricted Packages [6986B]
Get:17 http://id.archive.ubuntu.com hardy/main Sources [338kB]
Get:18 http://id.archive.ubuntu.com hardy/restricted Sources [1488B]
Get:19 http://id.archive.ubuntu.com hardy/universe Packages [4293kB]
Get:20 http://id.archive.ubuntu.com hardy/universe Sources [1323kB]
Get:21 http://id.archive.ubuntu.com hardy/multiverse Packages [179kB]
Get:22 http://id.archive.ubuntu.com hardy/multiverse Sources [60.9kB]
Get:23 http://id.archive.ubuntu.com hardy-updates/main Packages [474kB]
Get:24 http://id.archive.ubuntu.com hardy-updates/restricted Packages [8409B]
Get:25 http://id.archive.ubuntu.com hardy-updates/main Sources [118kB]
Get:26 http://id.archive.ubuntu.com hardy-updates/restricted Sources [941B]
Get:27 http://id.archive.ubuntu.com hardy-updates/universe Packages [215kB]
Get:28 http://id.archive.ubuntu.com hardy-updates/universe Sources [44.3kB]
Get:29 http://id.archive.ubuntu.com hardy-updates/multiverse Packages [29.3kB]
Get:30 http://id.archive.ubuntu.com hardy-updates/multiverse Sources [5401B]
Fetched 8832kB in 7min27s (19.7kB/s)
Reading package lists… Done
#
Great!
Related Reading:
- ubuntu server change proxy
- ubuntu change proxy
- proxy ubuntu-server
- ubuntu server http proxy
- change proxy ubuntu
- ubuntu http-proxy
- ubuntu server set proxy
- change proxy ubuntu server
- edit proxy ubuntu server
- ubuntu proxy
- how to change proxy address in ubuntu server
- ubuntu server howto
- could not resolve proxy ubuntu server
- ubuntu server apt-get proxy
- ubuntu apt-get reset proxy
- ubuntu change proxy server
- how to change proxy in ubuntu
- how to change proxy settings in ubuntu
- proxy ubuntu server
- ubuntu edit proxy
- ubuntu proxy settings
- ubuntu reset proxy
- set http proxy settings ubuntu server
- delcare proxy ubuntu server
- ubuntu server change proxy settings
- changing proxy in ubuntu
- ubuntu server proxy settings 2009
- apt-get proxy ubuntu 10
- change proxy on ubuntu server
- ubuntu server proxy settings
- ubuntu server proxy
- modify proxy settings ubuntu server
- set proxy fix all program ubuntu http
- set proxy for ubuntu server 10
- ubuntu export declare -x http proxy
- set proxy on ubuntu server
- ubuntu apt reset proxy settings
- ubuntu changer proxy
- Ubuntu Hardy Server changing proxy settings
- ubuntu how to http proxy
- ubuntu how to reset proxy http_proxy
- set ubuntu http proxy
- ubuntu could not resolve proxy apt get update
- ubuntu apt-get proxy
- ubuntu 10 apt-get proxy
- ubuntu 10 server during installation I put wrong proxy information
- ubuntu change proxy information
- ububtu server change proxy
- squid proxy server configuration in ubuntu 10 0
- squid 1323 ubuntu
FreeBSD, PF, OpenBSD Books
-
pfSense: The Definitive Guide
-
Learning FreeNAS: Configure and manage a network attached storage solution
-
The Book of PF: A No-Nonsense Guide to the OpenBSD Firewall
-
Building Firewalls with OpenBSD and PF, 2nd Edition
-
Mastering FreeBSD and OpenBSD Security
-
The Definitive Guide to PC-BSD (Expert's Voice in BSD)
-
Absolute FreeBSD: The Complete Guide to FreeBSD, 2nd Edition
-
The Complete FreeBSD: Documentation from the Source
-
The Design and Implementation of the FreeBSD Operating System
Hacking Computer Books
-
Hacking: The Art of Exploitation, 2nd Edition
-
Hacking For Dummies
-
Secrets of Computer Espionage: Tactics and Countermeasures
-
Hacking Exposed Computer Forensics, Second Edition: Computer Forensics Secrets & Solutions
-
Hacking Exposed: Network Security Secrets and Solutions, Sixth Edition
-
Gray Hat Hacking, Second Edition: The Ethical Hacker's Handbook
-
The Web Application Hacker's Handbook: Discovering and Exploiting Security Flaws
-
Hacking Wireless Networks For Dummies (For Dummies (Computer/Tech))
-
Chained Exploits: Advanced Hacking Attacks from Start to Finish
-
Professional Penetration Testing: Creating and Operating a Formal Hacking Lab
-
Ethical Hacking and Countermeasures: Threats and Defense Mechanisms (Ec-Council Press Series: Certified Ethical Hacker)
-
Ethical Hacking and Countermeasures: Secure Network Infrastructures (Ethical Hacking and Countermeasures: C/ E H: Certified Ethical Hacker)






1 Comment
Pingback & Trackback
Random Post
Leave Your Comments Below