similar to: progress & redirects

Displaying 20 results from an estimated 2000 matches similar to: "progress & redirects"

2009 Jun 03
4
Good md5sum snapshot tool?
I have a server that is undergoing some patching soon and would like to make note of any files that have changed after the patching is complete. Can you recommend a tool that uses md5sum snapshots to do a quick before and after test, showing anything that's changed on a particular file system?
2001 Nov 04
1
Suggesting to have download.file() reflect a new option
The "auto" method of downloading a file cannot cope with a proxy firewall requiring authentication. However, wget can handle this very easily (using e.g. ~/.wgetrc). While it is feasible to add the required method="wget" to calls such as update.packages(), this approach is rather tedious and could easily be controlled by use of a new option. Below is a simple patch to
2006 Jul 26
1
Ubuntu samba slower than red hat??
Hi-- About 10 days ago I switched from a Red Hat 9.0 machine as my Samba server to Ubuntu. Ever since, things have been slow. How do I mean, slow? 1st clue: previously, when I saved docs in OOo Writer, I would go ctrl-S and once every 4th or 5th time it would say it couldn't create a backup; now it is every time. So to save I have to go ctrl-S esc esc ctrl-S. 2nd clue: WinXP on login to
2007 Aug 21
2
Using HTTP proxy for yum
Is there a way to use an HTTP proxy (with a user/pass) with yum? Or at least a way to pass a user/pass through yum? I have a situation with a CentOS server behind a web filter appliance. Thanks, Scott
2009 Oct 31
1
how to set default proxy?
hi I know that I could use ssh tunneling: ssh -fND localhost:6000 SOMEBODY at 192.168.56.5 -p PORTNUMBER to surf the web through another machines internet connection -> I just need to set Firefox to use proxy 6000. But: How can I set that on the client side, to e.g.: ping through the machine with openssh-server? Not just setting Firefox to use port 6000. Is there any method for
2012 Sep 23
2
tutorial or guide to write RPM Spec file
Hi, Are there tutorials available in official CentOS documentation for writing RPM Spec file Regards Kaushal
2014 Oct 30
1
CESA-2014:1764 Moderate CentOS 6 wget Security Update
CentOS Errata and Security Advisory 2014:1764 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-1764.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 67be4398683b53004518dafb6aa7c7d87147c057f235b5f08c79499b4d24aef1 wget-1.12-5.el6_6.1.i686.rpm x86_64:
2014 Oct 30
1
CESA-2014:1764 Moderate CentOS 6 wget Security Update
CentOS Errata and Security Advisory 2014:1764 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-1764.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 67be4398683b53004518dafb6aa7c7d87147c057f235b5f08c79499b4d24aef1 wget-1.12-5.el6_6.1.i686.rpm x86_64:
2003 Feb 08
1
mirroring R
Dear supporter, Can you tell me please how can I mirroring R at our site? One of the reasons I would like to do this is the fact that it is impossible to update R behind our firewalls. Thank in advance Ron Ophir, Ph.D. Bioinformatician, Biological Services Weizmann Institute of Science POB 26 Rehovot 76100 Israel e-mail: Ron.Ophir at weizmann.ac.il Phone: 972-8-9342614 Fax:972-8-9344113
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
2015 Dec 08
5
yum errors
> On Dec 8, 2015, at 7:45 AM, Johnny Hughes <johnny at centos.org> wrote: > > On 12/07/2015 11:50 PM, Wes James wrote: >> >>> On Dec 7, 2015, at 10:02 PM, Jake Shipton <jakems at fedoraproject.org> wrote: >>> >>> Wes James wrote: >>>> >>>>> On Dec 7, 2015, at 8:37 PM, Wes James <comptekki at me.com> wrote:
2003 Oct 08
3
updating via CRAN and http
Hello, thanks for the tips on updating packages for 1.8.0. The updating is a real problem for me, since I've to do it sort of manually using my web-browser or wget. I'm behind a firewall that requires http/ftp authentification (username and passwd) for every request it sends to a server outside our intranet. Therefore all the nice tools for automatic updating (cran, cpan ...) don't
2012 Feb 16
1
Reading spss files into R - warnings
Hello people, I have got a question concerning reading spss files into R: I used the package foreign and the following command: read.spss("C:/Eigene Dateien/myspssfile.sav",to.data.frame=T) I have read two different files into R (several times) and always got the following two warning messages: first file: Warnmeldungen:1: In `levels<-`(`*tmp*`, value = if (nl == nL)
2018 Oct 16
3
[sieve] Restrict redirects to only own domain
Hello list, I'd like to let my colleagues redirect mail automatically (via a sieve filter) to other mailboxes within the same domain, but deny redirects to outside mailboxes (gmail, yahoo etc.) since this is considered bad practice and could lead to blacklisting (forwarding spam for example). If I set sieve_max_redirect to 0 then no redirect is allowed, at all. I wish to let redirects to
2011 Sep 09
0
Heroku, oauth, redirects and ajax
Hi, I have a controller method that makes at least 3 calls to external severs. The method is an oauth callback where intially I was (within that method) creating and saving a picture into rackspace, and then making two consecutive calls to an external service. After all that the end user sees a canvas that belongs to the external service application so my job is done. I have that in Heroku and
2012 Jun 08
1
too many redirects at the gluster download page
It may be just me/chrome, but trying to dl the latest gluster results by clicking on the Download button next to the Ant, leads not to a download page but to the info page. It invites you to go back to the gluster.org page from when you just came. And when you click on the alternative 'Download' links (the button on the upper right or the larger "Download GlusterFS" icon
2006 Jun 29
1
preserving params across redirects
Hi, Is there a way to preserve the params along with redirects? or the only way is to set persist in session? Is this the RoR way? Thanks, Hari -- View this message in context: http://www.nabble.com/preserving-params-across-redirects-tf1870312.html#a5111902 Sent from the RubyOnRails Users forum at Nabble.com.
2007 Oct 31
1
queues without 302 redirects?
Hi, Using 1.4.13 is it possible to ignore 302 redirects from sip devices belonging to a queue? For a queue that rings the whole office it doesn't seem very useful to obey a redirect programmed on a phone. It seems this was the default behaviour in 1.2. Thanks,
2018 Oct 16
0
[sieve] Restrict redirects to own domain only
Hello list, I'd like to let my colleagues redirect mail automatically (via a sieve filter) to other mailboxes within the same domain, but deny redirects to outside domains (gmail, yahoo etc.) since this could lead to blacklisting (forwarding spam for example). If I set sieve_max_redirect to 0 then no redirect is allowed, at all. I wish to let redirects to internal mailboxes still possible.
2018 Oct 16
2
[sieve] Restrict redirects to own domain only
On 16.10.18 12:48, Yassine Chaouche wrote: > I'd like to let my colleagues redirect mail automatically (via a sieve > filter) to other mailboxes within the same domain, but deny redirects > to outside domains [...] Ideas ? Set up a simple internal web application or some other mechanism that allows your colleagues to enter the local address part for forwarding only. Use backend