Displaying 20 results from an estimated 26 matches for "pedestrians".
2004 Feb 15
1
Basic questions concerning mail...
...eep it short: could
anyone enlighten me about the role of Dovecot / an IMAPd it the whole of
a mail system (mail directories for each user, fetchmail, procmail, an
MTA, a MUA)?
Sincerely apologizing for wasting your undoubtedly valuable time,
Tom
--
"Mongolian drivers do not care much about pedestrians."
--
np: Vive La F?te - Assez (flac)
2006 Jun 13
1
changing the eye candy on the default screensaver
Has anyone already worked out the files involved in changing from the
rather pedestrian screensaver to some more pleasing eye candy like
Fedora Core 5 uses?
thnx/ldv
2004 Feb 06
1
Samba & Group Policy environment
Excuse the pedestrian question but is anyone using Samba to push Group Policies
in a large 1500 user environment?
We are contemplating using Samba on Apple?s OSX server to manage our Wintel
desktops through the pushing of Group Policies at our school district. At
present we are using Zenworks to accomplish this and we have a somewhat stable
solution. We would like to duplicate this with
2016 Jul 25
2
[RFC] Make Lanai backend non-experimental
Hi Chandler,
I think you have good points. Maybe we could make some hard-lined
rules and others as "nice-to-have".
The biggest problem is the community behind it, outside of LLVM. If
the community is strong, and they care about LLVM support, than we can
keep their back-ends in tree and not have to worry about them.
IIRC, our *only* rule for a long time has been "keep up or give
2016 Jul 25
3
[RFC] Make Lanai backend non-experimental
On Mon, Jul 25, 2016 at 11:46 AM, Chandler Carruth via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> On Tue, Jul 19, 2016 at 9:42 AM Renato Golin via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> On 19 July 2016 at 17:04, Martin J. O'Riordan via llvm-dev
>> <llvm-dev at lists.llvm.org> wrote:
>> > Presumably if my out-of-tree backend
2006 Apr 14
2
sessions test
hey everyone,
im trying to set up a quick sessions test and cant get the thing to
work. ive got to be missing something tiny....
the controller goes:
def session_test
session[:greeting] = "good morning"
end
and the view goes:
<%= @session[:greeting] %>
all of this gets me a blank screen. when i set the view to dump all the
session data "session{}" it
2003 Jul 24
0
the 'pound' and '#' are the same? (OT Rambli ng)
Some more unusual ones:
http://www.muppetlabs.com/~breadbox/intercal-man/tonsila.html
-----Original Message-----
From: Gary Gapinski [mailto:Gary.Gapinski@grc.nasa.gov]
Sent: 24 July 2003 14:37
To: asterisk-users@lists.digium.com
Subject: Re: [Asterisk-Users] the 'pound' and '#' are the same? (OT
Rambling)
On Thursday 24 July 2003 01:21, John Laur wrote:
> I haven't ever
2010 Apr 13
0
Multicore mapply
Quick question regarding multicore versions of mapply. Package 'multicore'
provides a parallelized version of 'lapply', called 'mclapply'. I haven't
found any parallelized versions of 'mapply', however (although one can use
the lower level function 'parallel', it becomes harder to control the number
of spawned processes etc).
Is anyone aware of a
2011 Feb 16
0
return(); was Suggestions for "good teaching" packages
I tend to code with return(), at least in development, because I've once stepped in the
cowpad of
ans<- list( )
then attr(ans ....)
and forgot to do another
ans
so got only part of what I wanted. Perhaps its just my thinking style, but I agree with
some others who suggest that it's not such a bad idea to be explicit about what one is
doing. I prefer pedestrian code that
2012 Sep 03
3
Horizontal grid in background of barplot
All,
I have:
x <- matrix(c(22,3,6,69,9,4,7,81,23,4,22,50),nrow=3,byrow=TRUE)
rownames(x) <- c("Cold or flu","Headache","Backache");
colnames(x) <- c("Went to doctor","No response","Did
nothing","Self-medicated")
x <- t(x)
print(x)
barplot(x,beside=TRUE,
ylim=c(0,90),
xlab="Ailment",
2008 Mar 20
0
RE: [CentOS] Running CentOS 4.6 domUs on CentOS5.1 dom0 and domUscrash
Sorry for the top post, blackberry.
Well I like to be able to install my machines in the xenstore with 'xm new'
and then manage them from there, but virt-install and virsh are useful
too, so I just use CentOS base then replace their xen with the one from
xen.org keeping libvirt and now I have the best of both worlds.
The commercial one isn't without gripes too. Like I wish they had
2004 Feb 18
1
Dovecot -- basic setup
...default_mail_env" which I have set to
"maildir:~/Mail:INBOX=~/Mail/inbox".
Documentation may be sparse, it'd still make me sad to be the cause of
it being extended for use by the clueless. :-/
Grateful for any corrections,
Tom
--
"Mongolian drivers do not care much about pedestrians."
--
np: Predominance - Luftschiffe (flac)
2018 Feb 27
1
extra IMAP folders: how to make all clients use the same Sent folder?
Dear All
I have just setup IMAP with Maildir, but unfortunately some clients
create their own folders instead of using those specified in
15-mailboxes.conf . What could be the reason?
Here's what it looks like:
> B list "" *
> * LIST (\HasNoChildren \Sent) "." "Sent Messages"
> * LIST (\HasNoChildren) "." Gesendet
> * LIST (\HasNoChildren)
2004 Apr 04
2
ip addr add vs ifconfig eth0:1
A stupid question: which is recomended?
I have 1 interface eth0. I need to set about 20 virtual interfaces eth0:xx
on it.
If I create them with ifconfig eth0:xx I see it with ifconfig and with ip
addr ls. If I set it with ''ip addr add'', ifconfig don''t show them, but ''ip
addr ls'' and ''route'' show them. So, which is better?
2003 Aug 24
0
SunOS-5.8 / Samba-2.2.0 W2K3 Domain Shares
Hello,
We have a scientific instrument being controlled by a SparcStation (under
SunOS-5.8) and running Samba-2.2.0 that has joined the campus wide W2K3
domain. I am currently in the process of trying to setup the smb.conf file
so that users of a W2K3 security group can access a single share on the
instrument. If this is pedestrian to ask, please forgive me.
W2K3 Security Group = [user.name1,
2009 Dec 10
1
obtain intermediate estimate using optim
Hi,
Currently I am trying to solve a minimization problem using optim as method Nelder-Mead. However, Neldel-Mead needs many iterations until it finally converges. I have set $control.trace and $control.report such that I can see the value of the function at each iteration. I do see that I set the convergence criteria to strict in the sense that the function value does not change much. However,
2004 Aug 11
1
FreeBSD-SA-04:13.linux in the wild
Has anyone else seen this in the wild?
We just had an attempted attack yesterday from a live attacker on one of
our machines using this vulnerability. It wasn't all that clever, and
they're long gone, but I *did* manage to catch them in the act and grab
a copy of the binary they tried to run from /tmp/, as well as the PHP
injection code they used to subvert a virtual web site's
2015 Sep 26
6
Hidden files problem in R CMD check
Dear Dirk,
Yes, I know, however forget for one moment R.
If I use tar independent of R it still should not create these hidden
files.
BTW, do you know where these hidden files are stored on the Mac?
Best regards,
Christian
On 09/26/15 23:01, Dirk Eddelbuettel wrote:
>
> On 26 September 2015 at 22:41, cstrato wrote:
> | Dear Simon,
> |
> | Thank you very much for your help, it
2016 Jul 19
10
[RFC] Make Lanai backend non-experimental
On 19 July 2016 at 17:04, Martin J. O'Riordan via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Presumably if my out-of-tree backend was to be pushed to LLVM, it too would be considered experimental.
Yes. Though, not all out-of-tree back-ends end up upstream for
different reasons.
A few basic rules to get accepted are if:
* the target exists and can be easily purchased / emulated
2006 Jul 11
1
test regression against given slope for reduced major axis regression (RMA)
Hi,
for testing if the slope of experimental data differs from a
given slope I'm using the function
"test_regression_against_slope" (see below).
I am now confronted with the problem that I have data which
requires a modelII regression (also called reduced major axes
regression (RMA) or geometric mean regression). For this I use
the function "modelII" (see below).
What