i am new in ubuntu. i just install ubuntu server 9.04(old because my server only support this version).setup is complete .ip set perfectly i can ssh from other computer so ip setup is good. but i cant assess internet. when i put
=====apt-get update======
W: Failed to fetch http//us.archive.ubuntu.com/ubuntu/dists/jaunty-updates/multiverse/source/Sources 404 Not Found
E: Some index files failed to download, they have been ignored, or old ones used instead. .i guess in proxy there some problem happen. i donot have any user or password for proxy my proxy adress is 172.22.0.2:8080
i did this
export http_proxy=http://username:password@172.22.0.2:8080
but no luck. i did changes in vi /etc/bash.bashrc adding
export http_proxy=http://username:password@172.22.0.2:8080/
but no luck can you help me.how can i set my internet works .