Thread
:
N900:How to connect internet using proxy
View Single Post
9000
2010-07-18 , 14:51
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#
36
Look like your result is quite different from ours. I've entered the line into my own /etc/profile and I got the following:
Code:
export | grep -i http_proxy export http_proxy="http://127.0.0.1/"
The only different are the quotes. You could try adding back the quotes, however at this point I recommend you not messing with it any further. You need to revert the change now.
1) Install leafpad
2) run the following in xterminal
Code:
sudo leafpad /etc/profile
3) remove the last two lines containing http_proxy
4) click on the top bar to drop down a menu where you could find 'Save'. Save the file
5) Exit the program
Quote & Reply
|
9000
View Public Profile
Send a private message to 9000
Find all posts by 9000