The Following User Says Thank You to cddiede For This Useful Post: | ||
|
2012-02-09
, 17:32
|
Posts: 278 |
Thanked: 114 times |
Joined on Jan 2010
@ SD, CA
|
#22
|
|
2012-02-09
, 20:16
|
Moderator |
Posts: 5,320 |
Thanked: 4,464 times |
Joined on Oct 2009
|
#23
|
|
2012-02-10
, 02:25
|
Posts: 278 |
Thanked: 114 times |
Joined on Jan 2010
@ SD, CA
|
#24
|
It is circumvented (w/some possible caveats) read OP of thread I mentioned here:
http://talk.maemo.org/showpost.php?p...2&postcount=11
Worthwhile skimming through the whole thing too....
|
2012-02-10
, 04:29
|
Posts: 1,298 |
Thanked: 2,277 times |
Joined on May 2011
|
#25
|
|
2012-02-10
, 06:23
|
Posts: 334 |
Thanked: 616 times |
Joined on Sep 2010
|
#26
|
so i does this by bluetoothing hosts file over to my n9. then i gains the devel-su on da terminal. then i moves the hosts file beamed over. mv \home\user\MyDocs\hosts \etc\. this gives me a warning about cant preserve ownership. also i renamed the original file but its not there no more, itsmusta not took.
my slashes maybe backward cuz my bluetooth keyboard is the one for sony playstation and its all jacked up! i think its working.
what text editor should i use on the n9 to add the rm696 line? not vi please.
The Following User Says Thank You to Manatus For This Useful Post: | ||
|
2012-02-10
, 14:59
|
Posts: 147 |
Thanked: 228 times |
Joined on Feb 2010
@ Toronto, Canada
|
#27
|
127.0.0.1 localhost
127.0.0.1 RM696 localhost
/home/user/MyDocs/
devel-su
mv /etc/hosts /etc/hosts.orig
cp /home/user/MyDocs/hosts /etc/
The Following 8 Users Say Thank You to cr0c0 For This Useful Post: | ||
|
2012-08-09
, 20:06
|
|
Posts: 956 |
Thanked: 2,628 times |
Joined on Nov 2011
|
#28
|
|
2012-11-29
, 09:44
|
Posts: 359 |
Thanked: 322 times |
Joined on Jun 2010
|
#29
|
|
2012-11-29
, 12:08
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#30
|
wget -O ~/hosts http://www.mvps.org/winhelp2002/hosts.txt && echo "127.0.0.1 rm696 localhost" > /etc/hosts && tr -d '\015' < ~/hosts >> /etc/hosts
The Following 4 Users Say Thank You to vi_ For This Useful Post: | ||
Already observed several blank banner ads, but that may be random as I haven't been observing for very long yet.
Last edited by cddiede; 2012-02-09 at 15:05.