search for: digitalpacif

Displaying 2 results from an estimated 2 matches for "digitalpacif".

Did you mean: digitalpacific
2015 Apr 04
1
Downloading a great number of files from different rsync servers for good loadbalancing and high efficiency.
...tps://www.debian.org/CD/mirroring/rsync-mirrors 2>/dev/null |awk '/::debian-cd\//{gsub(/debian-cd/,"debian",$NF) ; split($NF,a,"<"); print a[1] }' > mirrors.list The content of the mirrors.list looks like the following: ---------------- [snipped] debian.mirror.digitalpacific.com.au::debian-cd/ mirror.as24220.net::debian-cd/ mirror.intrapower.net.au::debian-cd/ mirror.rackcentral.com.au::debian-cd/ debian.anexia.at::debian-cd/ debian.sil.at::debian-cd/ [snipped] ---------------- Currently, I obtain 94 available rsync servers by using the above method which are exactl...
2013 Nov 04
0
Compiling Broadcom netxtreme2-7.6.62 drivers Xen4CentOS
Having problems compiling Broadcom netxtreme2-7.6.62 drivers using the Xen4CentOS (http://wiki.centos.org/QaWiki/Xen4) kernel: CentOS release 6.4 (Final) 3.4.61-9.el6.centos.alt.x86_64 I had to modify the Makefile's a little to get to pass the validation since it was referring to kernel 3.0 and 3.5 but not 3.4. But after doing this I still had the following problem: # make make -C bnx2/src