Displaying 20 results from an estimated 22 matches for "ushered".
Did you mean:
shared
2004 Oct 10
1
MonkeyShell: using XML-RPC for access to a remote shell
Security pundits have been warning about the dangers implicit with Web
services for years. A good starting point for understanding the security
issues related to Web services can be found at:
http://searchwebservices.techtarget.com/originalContent/0,289142,sid26_gci872720,00.html
Of course to really understand the security risks posed by Web services,
you need to understand the basics of Web
2011 Sep 29
2
rsync (or rsync-like tool) provides local metadata cache ?
Let's say I have a slow, or high latency (or both) link between two hosts, and transferring data is expensive.
Is it possible with rsync (or any other tool like rsync) to maintain a local metadata cache, such that I can rsync without transferring data to and from the hosts about what files are already in place ?
That is, I already "know" what is out there and don't need to
2007 Feb 27
1
dovecot-auth (1.0rc24) on Solaris seems broken.
I've trying to get dovecot-auth to talk to exim and have been running
debugging on both sides.
I've added the line:
i_info("auth_client_input: client disconnected: %s", strerror(errno));
just after the "case -1" in the first switch statement in:
auth-client-connection.c: auth_client_input()
and get this in the logs:
dovecot: Feb 27 13:35:09 Info: auth(default):
2007 Mar 20
2
Wiki needs updating: Dovecot LDA + Dovecot Sieve + Exim
So as to make sure that Dovecot Sieve's vacation system works Exim has to be
forced to generate a "Reply-To:" header in the message (which it doesn't do
by default). The current example for using the Dovecot LDA with Exim doesn't
do this.
Here is a replacement example for the local_delivery transport:-
local_delivery:
driver = pipe
command =
2007 Sep 11
13
ZFS but how?
Hi,
I''m still debating wether I should use ZFS or not and how. Here is my
scenario.
I want to run a server with a lot of storage, that gets disks
added/upgraded from time to time to expand space. I''d want to store
large files on it, 15mb - 5gb per file, and they''d only need to be
accessible via NFS/FTP and maybe CIFS. The machine I have dedicated for
this job would be
2004 Jul 12
3
Audio filters (was: feature - VM gain adjust?)
At 11:08 AM -0500 7/12/04, Steven Critchfield wrote:
>[snip]
>
>Would it be something people would like to be able to add filters to a
>line? Consider normalization as a filter. Monitor could then be moved to
>a filter as well. Echo cancel could be a filter. Set it up so multiple
>filters could be added and chained together. This could help those with
>echo chain a couple of
2015 Feb 02
0
Another Fedora decision
> On Jan 31, 2015, at 8:04 AM, James B. Byrne <byrnejb at harte-lyne.ca> wrote:
>
> 1. The password strength decision is driven by RH corporate.
So who do you believe is driving RH corporate? Why are they expending the effort to do this?
The answer is clear to me: general security principles. By the time EL8 comes out, we?ll have had ~3 years of warnings under EL7 that weak
2009 May 28
0
Friday at 12 Noon EDT: Jim Van Meggelen on the VoIP Users Conference
Hi,
Like me, some of you probably remember Jim as one of the pioneers
along with Leif and Jarod. These guys "wrote the book", literally. Jim
is our guest tomorrow and he'll be talking about system building,
among other things. We always have a good time AND get stuff done on
the Conference so come by and join us:
Silently, on IRC: #voip-users-conference (freenode.net) - stop by
2015 Jan 31
4
Another Fedora decision
On Sat, January 31, 2015 05:14, Johnny Hughes wrote:
> On 01/30/2015 06:09 PM, Scott Robbins wrote:
>> On Fri, Jan 30, 2015 at 11:27:55PM +0000, Marko Vojinovic wrote:
>>> On Fri, 30 Jan 2015 14:15:05 -0800
>>> Akemi Yagi <amyagi at gmail.com> wrote:
>>>> On Fri, Jan 30, 2015 at 2:04 PM, Scott Robbins
>>>> <scottro at nyc.rr.com>
2023 Apr 14
1
Package Caret
Or is there any similar function to split the dataframe to trainDF and
testDF?
G?bor Malomsoki <gmalomsoki1980 at gmail.com> schrieb am Fr., 14. Apr. 2023,
09:45:
>
> This is the error then:
> error in prettyseq(1:ncol(out)) : could not find function "prettyseq"
>
>
>
>
> Eric Berger <ericjberger at gmail.com> schrieb am Fr., 14. Apr. 2023, 09:06:
2013 Apr 16
2
Dovecot 2.1.16: Quota plugin compile fails: Solaris 10
Dovecot 2.1.16 fails to compile giving the following error under Solaris 10.
Previously I had no problem compiling 2.1.12.
The start of the config.log file contains:
It was created by Dovecot configure 2.1.16, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = luna
uname -m = i86pc
uname -r =
2015 Feb 02
3
Another Fedora decision
On Mon, February 2, 2015 4:17 pm, Warren Young wrote:
>> On Jan 31, 2015, at 8:04 AM, James B. Byrne <byrnejb at harte-lyne.ca>
>> wrote:
>>
>> 1. The password strength decision is driven by RH corporate.
>
> So who do you believe is driving RH corporate? Why are they expending the
> effort to do this?
>
> The answer is clear to me: general security
2015 Jan 02
0
Design changes are done in Fedora
On Dec 31, 2014, at 4:41 PM, Les Mikesell <lesmikesell at gmail.com> wrote:
> On Wed, Dec 31, 2014 at 11:03 AM, Warren Young <wyml at etr-usa.com> wrote:
>> You keep talking about the cost of coping with change, but apparently you believe maintaining legacy interfaces is cost-free.
>>
>> Take it from a software developer: it isn?t.
>
> OK, but should one
2011 May 17
2
HTML snapshots for crawlable ajax
Hi,
There doesn''t seem to be any reference for taking HTML snapshots from
within a Rails server. I wonder how one could implement Google''s
crawlable AJAX spec
(http://code.google.com/web/ajaxcrawling/docs/learn-more.html)on a Rails
application?
To summarize: I have a Rails application with a Javascript front-end
with lots of AJAX. I need Google to index the AJAX content, hence
2014 Dec 31
3
Design changes are done in Fedora
On Wed, Dec 31, 2014 at 11:03 AM, Warren Young <wyml at etr-usa.com> wrote:
> On Dec 29, 2014, at 10:07 PM, Les Mikesell <lesmikesell at gmail.com> wrote:
>
>> it's not necessary for either code interfaces or data structures
>> to change in backward-incompatible ways.
>
> You keep talking about the cost of coping with change, but apparently you believe
2015 Jan 03
2
Design changes are done in Fedora
On Fri, Jan 2, 2015 at 5:52 PM, Warren Young <wyml at etr-usa.com> wrote:
>>
>> OK, but should one developer make an extra effort or the bazillion
>> people affected by it?
>
> That developer is either being paid by a company with their own motivations or is scratching his own itch. You have no claim on his time.
Agreed - but I'm not going to say I like his
2015 Jan 06
0
Design changes are done in Fedora
On Jan 3, 2015, at 2:17 PM, Les Mikesell <lesmikesell at gmail.com> wrote:
> On Fri, Jan 2, 2015 at 5:52 PM, Warren Young <wyml at etr-usa.com> wrote:
>>
>>
>> where is the part of EL7 that doesn?t add columns of numbers correctly?
>
> If the program won't start or the distribution libraries are
> incompatible (which is very, very likely) then it
2008 Nov 13
1
Domain Member Server problems
Hi all,
I'm not having any success adding samba (3.0.28 on Solaris 10) to a Windows
AD server (2003 R2) per the instructions here: (In addition to much
googling)
http://us3.samba.org/samba/docs/man/Samba-Guide/unixclients.html#adssdm
The error is:
bash-3.00# /usr/sfw/sbin/net ads join -U Administrator
Administrator's password:
Using short domain name -- BETA
Failed to set
2009 Jan 28
2
For Whom the Gaza Bell Tolls -- Part 1 and 2 -- Obamas Mideast Jewish Wet Dream Team
For Whom the Gaza Bell Tolls -- Part 1
By Edmund Connelly for The Occidental Observer
January 16, 2008
?The Israelis can kill whomever they want whenever they want.?
--Paul Craig Roberts
I sometimes think that it?s pointless for Americans to talk much about recent events in Gaza because we know how it will play out ? America will do absolutely nothing to interfere with the
ongoing massacre.
2009 Jan 28
2
For Whom the Gaza Bell Tolls -- Part 1 and 2 -- Obamas Mideast Jewish Wet Dream Team
For Whom the Gaza Bell Tolls -- Part 1
By Edmund Connelly for The Occidental Observer
January 16, 2008
?The Israelis can kill whomever they want whenever they want.?
--Paul Craig Roberts
I sometimes think that it?s pointless for Americans to talk much about recent events in Gaza because we know how it will play out ? America will do absolutely nothing to interfere with the
ongoing massacre.