search for: wgets

Displaying 20 results from an estimated 2351 matches for "wgets".

Did you mean: gets
2010 Sep 05
5
Anyone Having Any Luck Downloaing the DVD ISO?
I've been trying for 2 weeks to download the dvd iso torrent... Shows a ton of seeders, few leechers, but very poor performance.. (I'm correctly setup for torrents and get fast downloads normally) Only like 4% downloaded and crawling. I've tried the trackers from every one of the mirror sites. I can't use the net install because the systems I am installing are on a closed network.
2020 Apr 03
4
Segfault after compiling wget with dfsan
Hi all, I was trying to compile dfsan with wget. (Just enabling the dfsan feature, without actually making changes to the source code) Without dfsan, I am able to compile and run wget 1.19.5 (available at https://ftp.gnu.org/gnu/wget/wget-1.19.5.tar.gz). But when compiled with dfsan, it encountered a null pointer dereference error. Following an old post:
2009 Aug 09
1
wget parameters
Hi, Following an example I've received from Phil Spector, I am trying to get a remote file by using download file. The concerned remote server doesn't username and password passed with the URL, thus this line fails... download.file('http://username:password@xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample02','RG02',method='wget') I can get a
2010 Jun 30
1
wget issue on XCP platform
I''m trying to work through the Virtual Machine Examples that are described on the wiki - http://wiki.xensource.com/xenwiki/Command_Line_Interface >From my XCP platform, I''m simply trying to do a wget as follows: wget http://www.xen.org/files/XenCloud/Software/lenny.xva The connection on the XCP host closes after 1209 bytes and retries a number of times to no avail.
2006 Nov 17
11
wget from within asterisk?
What would be the simplest way to retrieve information form a CNAM database that provides http based query responses? Does an application or script already exist that does this? Basically, I want to do a wget of a URL that contains the callerID number as a variable, and assign the returned text to another variable which can be used to set the caller ID name. Any suggestions?
2007 May 07
1
wget not in minimal install
Hi All, I used to always do a minimal install with v4.4, and wget (and other tools) was included. With v5 if i untick *everything* in the installation (incl "base") so that i can install from 1 cd, wget is not included. I couldn't make sense of any of the xml or xml.gz files on the installation cd. (/dev/cdrom/repodata/*), although they do mention wget as 'default'
2011 Nov 25
1
Pipes (fifos) not working in concurrently
Hello I have a large list of URLs (from a database, generated automatically during tests) that I want to download using several wget processes at the same time. With our internal web servers, this will be a lot faster than downloading the pages one at a time with a single process. So I create 20 pipes in my script with `mkfifo? and connect the read end of each one to a new wget process for
2019 Jan 05
4
how to set proxy systemwide (wget and docker)
Hallo, what is the right way to set a proxy systemwide using centos 7? I need this for wget and docker. My first idea was /etc/environment but allthough the proxy is set wget and docker don? t connect to their target-systems. Thanks for hints Ralf
2010 Aug 18
1
Again: wget parameters
Hi Ricardo and everybody In this old post to rhelp you say that the problem was solved but not what the sollution was. I have the same problem now. I want to read a Excel file from a google site that has restricted access so I need to give a username and password at some point. I could not find an example or a help file that shows how this can be done. You post is one of few but it does not
2006 Mar 17
1
omega crawler: ht://dig or wget?
At wiki page: http://wiki.xapian.org/Omega I added a comment that ht://Dig looks like dead. Does anybody really use it? >From brief glance at docs I had a feeling it is not easy to configure. Maybe better crawler is GNU wget? Mature, stable, maintained? -- Peter Masiar
2006 Oct 15
4
Mongrel on CentOS 4.3 / RHEL 4.3 64Bit
I tried to install Rails + Mongrel on CentOS4.3 64Bit (my provider only has the 64 Bit version available). I found out, that I have to install gcc and emacs-common and have to copy the *.h files of the ruby source into a certain directory (see below). But finally I get an error messag when I start mongrel and I have no idea how to solve that problem: wget
2013 Jan 15
1
Adding CA/Root SSL / TLS Certificate, HTTPS
Hi, I need to add my own and other/new self-signed ca/root cert in CentOS pki database/system, for all/most type of apps to use. Using "wget", i'm trying to securely(HTTPS) get gpg keys/files from https://fedoraproject.org/keys site, which is using root cert with following info: CN = GeoTrust Global CA O = GeoTrust Inc. C= US MD5 f7:75:ab:29:fb:51:4e:b7:77:5e:ff:05:3c:99:8e:f5 I
2008 Oct 29
0
@ERROR: auth failed on module ... / password mismatch
We have an odd situation where we have an rsyncd server running, that generates a password mismatch error when access attempts are made from some hosts, but not others. rsync from host1 is as follows rsync -vv user@server::STEREO opening tcp connection to server port 873 opening connection using --server --sender -vv --list-only . STEREO Password: @ERROR: auth failed on module STEREO rsync
2003 Dec 27
1
Faked samba packages / rootkit?
Does anybody know of these samba packages? http://ftp.cvut.cz/samba/samba-latest.tar.gz AFAICS they are faked and contain some kind of rootkit (you can see this in the history below. the server this history is from is taken offline for security reasons, and nobody is there till 7th Jan I can't give you more details) > 144 w > 145 cat /etc/issue > 146 uname -a > 147
2009 Nov 23
4
Upgrade Dovecot 1.2.7 to 1.2.8 on OS X (10.6.2)
Hi there, I've tried to update Dovecot to the latest version and have come upon an error during make. Previous upgrades have all been very easy (thank you!) and it appears that the updated make script includes a wget command and unfortunately OS X does not come with wget by default (curl is the default). Not being completely up to speed with the whole autoconf and make process, I'm a
2017 Sep 19
1
KVM SSL with wget
Hi, I installed KVM on a CentOS 7.4 host. The guest is also installed in CentOS 7.4, the network works perfectly. Both Host and Guest machines have the same OS. I do not understand why I have an SSL error on the guest and not on the host while the two computers have the same OS installation. The firewalld, selinux, fail2ban services are not installed on host and guest. Is there an extra
2009 Sep 11
4
question on wget
Hello, I've got an ftp site, not mine, that has content on it that i want to download. It's not anonymous so it requires a log in. The problem is either the ISP has a bandwidth throttle or the admin does, in either case inconsistently as to the point in the file, but i rarely get a complete download. I'm using ncftp. I was wondering if either ncftpget or wget could do like an auto get
2018 Feb 15
0
llvm-6.0.0rc2: fatal error: clang/Basic/Version.h: No such file or directory
On 15 Feb 2018, at 15:45, Siegmar Gross via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > today I've tried to build llvm-6.0.0rc2 using Cmake on my "SUSE Linux > Enterprise Server 12.3 (x86_64)" with the following commands (gcc-6.4.0 > is necessary for CUDA-9.0). > > > wget http://prereleases.llvm.org/6.0.0/rc2/llvm-6.0.0rc2.src.tar.xz > wget
2018 Feb 15
4
llvm-6.0.0rc2: fatal error: clang/Basic/Version.h: No such file or directory
Hi, today I've tried to build llvm-6.0.0rc2 using Cmake on my "SUSE Linux Enterprise Server 12.3 (x86_64)" with the following commands (gcc-6.4.0 is necessary for CUDA-9.0). wget http://prereleases.llvm.org/6.0.0/rc2/llvm-6.0.0rc2.src.tar.xz wget http://prereleases.llvm.org/6.0.0/rc2/cfe-6.0.0rc2.src.tar.xz wget
2014 Jul 30
4
wget: unable to resolve host address “xxxxx”
Hi all, I find that in my CentOS, which is installed in vmware, I can use yum to install software from Internet, and I can also ping websites, but I cannot download stuff using wget. I receive error msg unable to resolve host address ?xxxxx?. The IP address is 192.168.80.128, and this is the content of /etc/resolv.conf # Generated by NetworkManager domain localdomain search localdomain nameserver