[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian-6.0.7-amd64 how to set resolution and refresh for free NVIDIA X drivers?



On Wed, 2013-04-10 at 15:53 +0100, Jonathan Dowland wrote:
> On Tue, Apr 09, 2013 at 11:43:44PM +0200, Ralf Mardorf wrote:
> > When opening your links they were not good formatted,
> 
> they are being sent (incorrectly) as content-type: text/html, so web browsers
> will try to render them as HTML - but a simple tool like 'GET' is OK:
> 
> > $ GET http://holgerdanske.com/users/dpchrist/bug-reports/debian/squeeze/amd64/X/a64x23800p-20130409-140018-xorg.conf.new

What's the package name for Debian that does include GET?

I only found this: http://linux.about.com/library/cmd/blcmdl1_GET.htm

*?*

On Arch I found perl-libwww ...

[rocketmouse@archlinux ~]$ pacman -Ql perl-libwww | grep perl/lwp
perl-libwww /usr/bin/vendor_perl/lwp-download
perl-libwww /usr/bin/vendor_perl/lwp-dump
perl-libwww /usr/bin/vendor_perl/lwp-mirror
perl-libwww /usr/bin/vendor_perl/lwp-request
[rocketmouse@archlinux ~]$ lwp-download http://holgerdanske.com/users/dpchrist/bug-reports/debian/squeeze/amd64/X/a64x23800p-20130409-140018-xorg.conf.new
Saving to 'a64x23800p-20130409-140018-xorg.conf.new.html'...
2.63 KB received                                                            
[rocketmouse@archlinux ~]$ cat a64x23800p-20130409-140018-xorg.conf.new.html



... cat does show it correctly formatted, but this already does work
using wget.



[rocketmouse@archlinux ~]$ rm a64x23800p-20130409-140018-xorg.conf.new.html
[rocketmouse@archlinux ~]$ wget http://holgerdanske.com/users/dpchrist/bug-reports/debian/squeeze/amd64/X/a64x23800p-20130409-140018-xorg.conf.new
--2013-04-11 04:34:09--  http://holgerdanske.com/users/dpchrist/bug-reports/debian/squeeze/amd64/X/a64x23800p-20130409-140018-xorg.conf.new
[snip]
[rocketmouse@archlinux ~]$ cat a64x23800p-20130409-140018-xorg.conf.new

Regards,
Ralf


Reply to: