Displaying 20 results from an estimated 120 matches similar to: "PDC Administrative scripting"
2013 Feb 28
5
IMAP folders sort order
Hi all
We migrated our IMAP server from Courier to Dovecot. The minor problem
appeared: Dovecot LIST command
now shows mailbox listing in some weird order. (I suppose, it is filesystem
directory order) Previously, with Courier,
it was sorted, i.e., the INBOX was the first, followed by other system
folders. This is not a problem with our webmail,
because it sorts folders by its own. But with some
2005 Dec 15
3
Name conflict between Epi and ROC packages
The name conflicts in Epi and ROC packages (2 'ROC' functions are the
problem) cause the following code
to work once, but not twice:
library(MASS); data(cats);
x = cats[,2]
y = ifelse(cats[,1]=='F',0,1)
library(Epi); ROC(x,y,grid=0)$AUC
library(ROC); AUC(rocdemo.sca(y, x, dxrule.sca))
What is the standard way of resolving name conflicts? Ask maintainers to
resolve
2010 Aug 17
6
enable client to join domain with no or any password?
I am trying to automate W7 joining to our Samba domain. It works fine
through the Windows GUI from the W7 workstations. However, for a script
one would have to store password used for domain access, and since that
is the server's root password, I really don't want to hard code that
into a file.
Is there a way to set (temporarily) a Samba server so that it will
accept (admin/anything) as
2007 Mar 13
1
IAX2 Question (Asterisk 1.4 tarball)
I've got IAX2 setup between two servers with this config:
I have two servers on a switch: asteriskm is 192.168.0.160 and asterisk1 is
192.168.0.161 asteriskm has a Sangoma T1 card in it. I want to route calls
from asteriskm to asterisk1 which will run an AGI IVR for the call.
Config is below, but my problem is that 90-95% of the time when I start
asterisk on the two servers I get the
2010 Apr 09
2
Custom facts for a puppetmasterless environment
I see the instructions for creating custom facter recipes here:
http://projects.reductivelabs.com/projects/puppet/wiki/Adding_Facts
and in this thread, James Turnbull suggests that Facter might some day
support other languages besides ruby:
http://groups.google.com/group/puppet-users/browse_thread/thread/8c127ae8898d3bcf/c5ca551b77c4eb67?lnk=gst&q=facter+perl#c5ca551b77c4eb67
He writes:
2001 Oct 28
1
Widespread implementation of rsync
I came to know about rsync algorithm for transferring files few days ago. The algorithm provides an efficient way to transfer files from one computer to another over a slow communication link. But I have been wondering why don't we see a widespread implementation of rsync in most popular file transfer tools.
I know that the algorithm was conceived by Andrew Tridgell and Paul Mackerras from
2011 Nov 01
0
[LLVMdev] RFC: Upcoming Build System Changes
On Tue, Nov 01, 2011 at 11:09:41AM +0100, Joachim Durchholz wrote:
> On the reasons why make-based builds are slow, Peter Miller has some
> insight to offer:
> http://miller.emu.id.au/pmiller/books/rmch/ .
> I'm not sure how widely recognized that paper is. Maybe it's widely
> known and today's build times stem from other things than recursive make.
Please stop
2002 Nov 21
1
Is R a good choice for this?
Hi.
I'm working in a project about web-users behaviour analysis. In a few
words, it consists on:
- log-files recopilation and pre-analysis
- basic stadistics extraction (pages most visited, session lengths, etc.)
and on-line report generation in a web-viewable format
- more advanced analysis for web-users characterization
The purpose of my project is implementing my own data analysis, so
2015 Jun 17
1
Improving string concatenation
Just to clarify, primitive (C-level) generics do not support dispatch
on basic classes (like character). This is for performance (no need to
consider dispatch on non-objects) and for sanity (in general,
redefining fundamental behaviors is dangerous). It is of course
possible to define a "+" method with a signature containing a class
not in the set of basic classes.
On Tue, Jun 16, 2015
2007 Sep 11
4
CentOS 5 on IA64
Hi All,
I am looking for information on when CentOS 5 will be available for
IA64. I found this forum posting but no responses
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=8714&forum=45
I am looking to perform a large migration of about 500 workstations from
various Suse and Red Hat versions to CentOS to standardize some what.
Because I have to support x86 (32 & 64) and
2003 Oct 20
16
A software FAX modem
Hi all,
I would like to announce the availability of an initial test version of
a totally software FAX facility, suitable for use with Asterisk. This is
a first public test release, so don't expect a solid polished product
just yet. People have shown interest in what I am doing, and here is the
evidence that it is not vapourware.
If the notion of a software FAX machine is new to you,
2011 Nov 01
5
[LLVMdev] RFC: Upcoming Build System Changes
Am 01.11.2011 05:59, schrieb Marc J. Driftmeyer:
> Then this complaint about build times and extra CPU cycles when you're
> living in a world of systems soon to average 16GB of RAM, 4-12 cores and
> GPUs that would make any old Animator dream back in the '90s really
> makes me laugh.
Not disagreeing about the rest, but here I have to. In today's projects,
full rebuilds
2004 Feb 23
0
Mailing list administrative news
Greetings all,
You may have recently received a message saying you were just
unsubscribed from a wxruby list. Most likely that was for the old
Savannah list that is no longer in use. Over the weekend, Curt
officially "retired" it. The current mailing list for wxruby is
wxruby-users here on rubyforge.org.
Also, I just changed a policy on the wxruby list which should not affect
2005 Jun 21
0
administrative distance ?????
I would like to add administrative distance to some of my routes can anyone
help me with it?
Mike
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2001 Dec 17
0
Administrative Install of Programs Fail
when i try to make a Admin install of programs
with the /A switch, i get the error
2327 Could not remove directory: [3] GetLastError: [2]
My samba log reports
[2001/12/17 09:10:51, 0] smbd/open.c:open_directory(1111)
open_directory: unable to stat name = Programs/RouteFinder Utilities.
Error was No such file or directory
When creating a directory i have 777 and file permission is 666.
2006 Sep 18
0
Mails aren't sent: 550 Administrative prohibition
Hi all
I have two Rails applications, an older one and a recent one.
I want to send mails with my recent app, so I just copied the following
lines from the old app to the new''s environment.rb:
ActionMailer::Base.server_settings = {
:address => "mail.josh.ch",
:port => 25,
:domain => "mail.josh.org",
:authentication => :login,
:user_name =>
2013 Jul 06
1
if any one knows that about samba 4 and administrative tools if can answer me
using the administrative tools going to domain controllers and right
clicking my domain controller selecting manage after with the option shares
i can't create any shares i can't stop any shares but only to look them any
solution?
i will appreciate a help
Thank you
nikos sarantopoulos
2002 Aug 29
0
[ADMINISTRATIVE] Mailinglist problems / delays
--O3+4FpxPSY/W4B3y
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi!
A numerous group of people on the netfilter mailinglists have recently
reported problems with overly delayed emails from this list. It seems
like I have now found the problem: It was not the configuration of the
MTA (exim), but the TCP window tracking patch
2003 Jun 25
0
[ADMINISTRATIVE] netfilter.org mail server upgrade
--m0OTIrBz/ErRqy1N
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi!
I'm planning to upgrade kashyyyk.netfilter.org to exim4 with exiscan_acl
and spamassassin tonight. (that is, in about one to two hours from now).
This upgrade is mostly neccessarry because of the high volume of spam we
are receiving lately.
I've
2006 Sep 30
0
[ANNOUNCE] administrative downtime of all netfilter.org boxes
Hi!
Due to a much-required kernel update on our firewall
(lakshmi.netfilter.org), there will be some inavailability of all
netfilter.org boxes during the next couple of hours.
After the upgrade, we'll be running nf_conntrack, and finally also get
stateful filtering for our own IPv6 services.
Sorry for any inconvenience caused.
--
- Harald Welte <laforge@netfilter.org>