The Register® — Biting the hand that feeds IT

Feeds

* Posts by madpoet

2 posts • joined Wednesday 23rd January 2008 15:55 GMT

madpoet
FAIL

Netflix Instant Downloads

"Netflix currently offers movie downloads in the US, but only to punters who sign up to its all-you-can-eat DVD mail plan."

That's not true, Netflix offers instant downloads to ANY subscriber, it doesn't matter which plan you're signed up for, if it is all you can eat or one at a time.

madpoet

resolv.conf

@ JonB

"BTW You can put fixed DNS addreses into windows as well, probably easier than linux for that."

Probably not. One command from CLI.

print "nameserver 192.168.1.1" > resolv.conf

Where 192.168.1.1 is the name server you wish to define, change as your network requires. (Use official name servers from your ISP, not your default router else you gain nothing from this exercise.)