Displaying 20 results from an estimated 300 matches similar to: "Using sample() with a data frame ?"
2006 Apr 03
1
Cannot compile metamail
Hello all,
I've been trying to compile metamail on Centos4.2. But no luck so far.
rpmbuild --rebuild metamail-2.7-30AS.src.rpm
Installing metamail-2.7-30AS.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.96604
+ umask 022
+ cd /usr/src/redhat/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /usr/src/redhat/BUILD
+ rm -rf mm2.7
+ /bin/gzip -dc /usr/src/redhat/SOURCES/mm2.7.tar.Z
+ tar
2006 Feb 27
4
Getting nuts with sortables...
Folks,
It has been a whole day spent on this but I still can''t get my mind
around the most probably very stupid/basic mistake here... First, the
code I use:
<h3>List A</h3>
<ul id="lista" >
<li id="item1"> Item 1</li>
<li id="item2"> Item 2</li>
<li id="item3"> Item 3</li>
</ul>
2017 Mar 15
1
Allow user without uidNumber to access to a Samba member file server
Le mercredi 15 mars 2017 à 16:08 +0000, Rowland Penny via samba a
écrit :
> On Wed, 15 Mar 2017 17:13:43 +0200
> Arnaud Cruzel <a.cruzel at ifporient.org> wrote:
>
>
> >
> > OK, I tried that. After what there is no long problems for access
> > to
> > file server by an user without uidNumber. But now it's impossible
> > for
> > unix
2006 May 01
8
Windows vs Linux
Warning: Sligthly off topic.
http://shelleytherepublican.com/2006/04/linux-european-threat-to-our-computers.html
Quotes:
> And guess what software Osama Bin Laden uses on his laptop?
>
> If you guessed it was Linux you would be 100% right.
> Next time somebody asks you how Al Queda agents pay for their
> rifles and rocket launchers, you can tell them that foreign hackers
>
2011 Aug 11
6
need urgent help with including Ruby DSL class from puppet manifests
Hi,
I have a Ruby class in "nagios" module - it''s located in nagios/
manifests/ssa_nagios_checks.rb
and looks like this
hostclass :ssa_nagios_checks do
...
end
In nagios/manifests/init.pp I have
class nagios::server {
...
include ssa_nagios_checks
...
}
And I get the following error
....
debug: importing ''/etc/puppet/modules/nagios/manifests/
1998 Oct 02
1
Does anyone have Samba working with diald
I can not seem to get Samba and diald working together. Whenever I log
in to my Windows 95 computer and it tries to map my drives to the Samba
server diald dials and then the drive does not map. If I wait a minute
or so and then right click on Network Neighborhood and do a find
computer my Samba server shows up. I can than log on to Windows again
and it maps the drive fine. Or I can unload diald
2009 Feb 03
1
Passing args to generator
I have some default_options in generator and when I wish to change they
value with --option_name I get only logical true instead of string
...
default_options :option_name => "Some string"
...
def add_options!(opt)
opt.separator ''''
opt.separator ''Options:''
opt.on("--option_name","Some Text") { |v| options[:option_name] = v
2015 Aug 07
3
Shared folders with Centos-7 guest in VMware-10 using open-vm-tools
try modprobe vmhgfs
--
Eero
2015-08-07 6:53 GMT+03:00 Bob Hepple <bob.hepple at gmail.com>:
> Bob Hepple <bob.hepple at ...> writes:
>
> > It's the shared folder that I would really like to get working. vmware-
> > hgfsclient reports my share but there is no /mnt/hgfs directory. Also
> > 'lsmod|grep hgfs' reports nothing.
> >
>
> also:
2004 Dec 08
2
PATCH: fix compiler warning on noirqdebug_setup
CC arch/xen/i386/kernel/irq.o
arch/xen/i386/kernel/irq.c:276: warning: static declaration of ''noirqdebug_setup'' follows non-static declaration
include/asm/irq.h:64: warning: previous declaration of ''noirqdebug_setup'' was here
Apparently this function might even be called from drivers/pci/quirks.c.
--- linux-2.6.9/arch/xen/i386/kernel/irq.c.warn 2004-12-08
2009 Mar 13
0
[LLVMdev] Shrink Wrapping - RFC and initial implementation
Hi Evan,
Thanks very much for the review, I am implementing your suggestions today
and will have the next patch together this weekend.
A few questions/comments:
On Thu, Mar 12, 2009 at 10:05 AM, Evan Cheng <echeng at apple.com> wrote:
>
> 1. Some of the functions that you introduced, e.g. stringifyCSRegSet
> probably ought to be "static" and ifdef'ed out when NDEBUG
2003 Apr 29
3
unexpected tag 25 on OSX
Hello, I am trying to set up a rsync backup server. So far I have it working with my linux machines.
I am now trying to get it to work with OSX.2.
From my backup server i am executing "rsync --delete --progress --stats -avRe ssh --exclude=/Volumes/ --numeric-ids
client.mydomain"
and using an ssh key with the command="rsync --server --sender -vlogDtprR --delete --numeric-ids .
2006 Sep 13
4
CentOS-announce mailing list
Hi,
does it true every CentOS mailing list subscriber gets a digests from
CentOS-announce mailing list?
I get digest from CentOS-announce, but I subscribe announce (i386) for
other email address.
Regards
--
Dominik
2007 Feb 07
1
Singular Gradient
I tried to fit data with the following function:
fit<-nls(y~ Is*(1-exp(-l*x))+Iph,start=list(Is=-2e-5,l=2.3,Iph=-0.3
),control=list(maxiter=500,minFactor=1/10000,tol=10e-05),trace=TRUE)
But I get only a singular Gradient warning...
the data can by found attached(there are two sampels of data col 1/2 and
3/4).
I tried to fix it by chanching the start parameters but that didn't solve
the
2004 Aug 06
1
Get Mic-In for Speex
Hi,
anyone knows how i can get the input from a mircophone as a byte-array
stream in VC++ ?? So that i can encode it with speex an send it away.
The second thing is, to decode the speex frame and play it on the
speakers.
It would be helpfull if you can give me a link to a site which
explains this topic an include some littel code sampels. Thanks.
Best regards
Sören Krings
mailto:spontexx@web.de
2017 Mar 15
2
Allow user without uidNumber to access to a Samba member file server
Le mercredi 15 mars 2017 à 13:17 +0000, Rowland Penny via samba a
écrit :
> On Wed, 15 Mar 2017 14:23:23 +0200
> Arnaud Cruzel via samba <samba at lists.samba.org> wrote:
>
> > Hi everybody,
> >
> > I have a samba server member for file sharing configured like
> > below.
> > Domains controllers are on samba too.
> > Every servers are on samba
2015 Aug 05
0
EFI: HP + syslinux = crash
> On 05-08-15 04:17, Ady via Syslinux wrote:
> >> Now... why is vesamenu.c32 crashing like it does now? Why is the version
> >> I tried without Gene's latest patches crashing before even beginning to
> >> load the first stage: ldlinux.e64?
> > I think you were "hinted" about this before.
>
> About what? Did I miss something obvious?
If I
2009 Mar 18
1
[LLVMdev] Shrink Wrapping - RFC and initial implementation
Hi John.
> I am putting this information
> into my temp. wiki page in hopes of getting it into the dev wiki when
> that is available.
The dev wiki is up at its temporary name http://google2.osuosl.org/wiki/.
Feel free to dump your stuff on there.
On Fri, Mar 13, 2009 at 7:43 PM, John Mosby <ojomojo at gmail.com> wrote:
> Hi Evan,
> Thanks very much for the review, I am
2012 Sep 12
5
question on "doveadm user" and pass/userdb
Hi,
I'm about getting to know dovecot in details, I am about the command
"doveadm user". The man page shows this example:
userdb: jane
uid : 8001
gid : 8001
home : /home/jane
mail : sdbox:~/sdbox
plugins : sieve
quota_rule: *:storage=150M
It seems to be nice, however I never got this only:
~# doveadm
2009 Mar 12
4
[LLVMdev] Shrink Wrapping - RFC and initial implementation
Hi John,
It looks pretty good. Thanks for working on this. Some comments:
1. Some of the functions that you introduced, e.g. stringifyCSRegSet
probably ought to be "static" and ifdef'ed out when NDEBUG is defined.
2. + // DEBUG
+ if (! MBB->empty() && ! CSRUsed[MBB].intersects(restore)) {
+ MachineInstr* MI = BeforeI;
+ DOUT <<
2002 Aug 28
3
problems writing to profile share when updating from samba 2.2.3a to 2.2.5
Hi,
we updated our samba 2.2.3a to 2.2.5 because of several printing problems.
Now our Clients (win 2k & xp) can't write to their profiles share (the
windows error-message was: "this file is used by another process", but
there weren't any other processes from this user). In the samba logfile we
can't see any write-attempt from the client.
Our smb.conf:
[global]