![]() |
2008-01-15
, 12:33
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#22
|
![]() |
2008-01-15
, 12:48
|
|
Posts: 58 |
Thanked: 16 times |
Joined on Oct 2007
@ Michigan, USA
|
#23
|
Is there any way I can copy the existing hosts file out of the N800, edit it on my PC (WinXP) and then copy it back into the N800?
![]() |
2008-01-15
, 12:53
|
Posts: 479 |
Thanked: 58 times |
Joined on Dec 2007
@ Dubai, UAE
|
#24
|
![]() |
2008-01-15
, 17:51
|
Posts: 168 |
Thanked: 51 times |
Joined on Jun 2007
|
#25
|
![]() |
2008-03-20
, 00:27
|
Posts: 63 |
Thanked: 4 times |
Joined on Feb 2008
|
#26
|
![]() |
2008-03-20
, 12:56
|
Posts: 33 |
Thanked: 14 times |
Joined on Dec 2007
|
#27
|
![]() |
2008-03-20
, 13:11
|
Posts: 93 |
Thanked: 7 times |
Joined on Sep 2007
|
#28
|
![]() |
2008-03-20
, 20:04
|
Posts: 566 |
Thanked: 150 times |
Joined on Dec 2007
|
#29
|
![]() |
2008-03-20
, 21:24
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#30
|
#!/bin/sh cp /etc/hosts /etc/hosts.bak wget -q -O - http://www.mvps.org/winhelp2002/hosts.txt | sed -e 's|127\.0\.0\.1 localhost|127\.0\.0\.1 Nokia-N810-50-2 localhost|' > /etc/hosts
my commandline skillz is teh fail (i can lolcattalk too), and with things working all fine and dandy on my tablet now, I would REALLY hate to screw it up.