edcarsky
|
2010-07-18
, 06:15
|
Posts: 85 |
Thanked: 7 times |
Joined on Feb 2010
@ Saudi Arabia
|
#31
|
|
2010-07-18
, 07:40
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#32
|
|
2010-07-18
, 10:49
|
Posts: 85 |
Thanked: 7 times |
Joined on Feb 2010
@ Saudi Arabia
|
#33
|
|
2010-07-18
, 13:05
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#34
|
|
2010-07-18
, 13:58
|
Posts: 85 |
Thanked: 7 times |
Joined on Feb 2010
@ Saudi Arabia
|
#35
|
|
2010-07-18
, 14:51
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#36
|
export | grep -i http_proxy export http_proxy="http://127.0.0.1/"
sudo leafpad /etc/profile
|
2010-07-19
, 06:21
|
Posts: 85 |
Thanked: 7 times |
Joined on Feb 2010
@ Saudi Arabia
|
#37
|
Look like your result is quite different from ours. I've entered the line into my own /etc/profile and I got the following:
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.Code:export | grep -i http_proxy export http_proxy="http://127.0.0.1/"
1) Install leafpad
2) run the following in xterminal
3) remove the last two lines containing http_proxyCode:sudo leafpad /etc/profile
4) click on the top bar to drop down a menu where you could find 'Save'. Save the file
5) Exit the program
|
2010-07-19
, 06:33
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#38
|
in this part, it required password and it's not accepting my entry pass, i don't remember any pass here, sorry (any option how to retrieve my pass here?)
How can i remove this part by right syntax?
root leafpad /etc/profile
|
2010-07-19
, 06:45
|
Posts: 85 |
Thanked: 7 times |
Joined on Feb 2010
@ Saudi Arabia
|
#39
|
Don't worry, you can just enter root and run leafpad instead:
Code:root leafpad /etc/profile
|
2010-07-19
, 07:09
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#40
|
THERE'S 2 THINGS I NEED TO KNOW:
1. Nokia-N900:~# leafpad /etc/profile
-sh: leafpad: not found
2. please give me the right command how to delete/remove exported (http_proxy), i think i have few installed proxies already
NOTE: we are dealing here is how to reconfig our proxy IP connection so the 3rd party applications will be able to work into it via proxy setup.