Displaying 20 results from an estimated 813 matches for "scaring".
Did you mean:
scaling
2008 Jan 10
1
question regarding hypothesis testing in contingency tables
Hi R-users!
I have the following example:
a<-data.frame(cat=c(5,10,15), dog=c(5,10, 15), mouse=c(10,10,20))
b<-data.frame(cat=c(15,10,5), dog=c(15, 10, 5), mouse=c(20,10,10))
rownames(b)<-c("scared", "happy", "sad")
rownames(a)<-c("scared", "happy", "sad")
Let's say that a and b are 2 contingency tables and 5,10, 15, 20
2012 Jun 15
1
help in sentDetect() fuction
hello,
I am using the following code
>s<-"I am very happy, excited, and optimistic.I am very scared, annoyed, and
irritated.Iraq?s political crisis entered its second week one step closer to
the potential.dissolution of the government, with a call for elections by a
vital coalition partner and a suicide attack that extended the spate of
violence. that has followed the withdrawal.of
2019 Apr 08
3
Samba 4.8.11 for rhel7/centos7 rpms
Hi everyone,
In case anyone's interested, I've posted the rpm builds of samba 4.8.11
that I'm using on RHEL7.6. (I run these in VMs, serving as AD DCs for my
SOHO). Comments most welcomed.
http://nova.polymtl.ca/~coyote/dist/samba/samba-4.8.11
If you're on RHEL7/Centos7, you've got several repos to choose from:
http://azzurro.ezplanet.net/el7
2007 May 03
6
RSpec 0.9.2
Behind every great release is a maintenance release.
Go get it while it''s hot.
We''ve also reworked the website a little - trying to scare off fewer people.
Aslak
2006 Aug 28
2
regex scares me
Hi, apologies if this is too simple but I've been stuck on the following for
a while:
I have a vector of strings: filenames with a name before the extension and a
variety of possible extensions
I want to select only those files with:
1) a ".tab" extension
AND
2) the character sequence "lad" anywhere in the name of the file before the
extension.
Surely this
2019 Apr 06
2
Samba 4.8.10 for rhel7/centos7 rpms
On Fri, 2019-04-05 at 16:09 -0400, Vincent S. Cojot via samba wrote:
> Hi everyone,
>
> In case anyone's interested, I've posted the rpm builds of samba
> 4.8.10
> that I'm using on RHEL7.6. (I run these in VMs, serving as AD DCs for
> my
> SOHO). Comments most welcomed.
>
> http://nova.polymtl.ca/~coyote/dist/samba/samba-4.8.10
How do you build this on
2006 Feb 22
2
Windows UIDs
hi all.
how does samba create its uids and gids from the windows domain? and what can i do to prevent it 'dropping' these mappings?
i've set up windows 2003 sfu to allow samba to map to the uid stored in active directory (by using sfu nis), is this the safest way to ensure folder permissions remain constant or am i being unnecessarily scared? :-)
thanks for any tips
john
2005 Aug 24
1
Will Echo problems EVER be solved, I'm scare d
dude it's gotta be something with your system. Im using same setup at home
with a TDM22 with no probs. Asterisk@Home 1.5, Compaq Deskpro EN P3 500,
cordless phones. You did a ton more than I did, I basically plugged
everything in and installed a@h.Worked first try.
Hate to say it, but would it be possible to try a different system? Even an
old system as long as it is PCI 2.2.
The big clue
2014 Jan 23
1
CDR and Transfer, an asterisk scaring bug lasting from 1.4 version...
When you use a product which version number is 11 or even 12, you might go
with the assumption all big bugs are fixed and then you find there is a
huge, important, expensive bug still running in the code we are relaying
upon...
The problem is simple. If you transfer a call, that dialing will be not
reported in the CDR, so no billing will happen. This is a simple example:
Extension 100 calls
2016 Jun 28
2
[cfe-dev] Git Move: GitHub+modules proposal
...o submodules.
> https://github.com/llvm-project/llvm-project-submodule
>
> Both llvm-project(-tree) and (-submodule) have refs/notes/commits.
I really like this too, and think Takumi has basically solved 90% of
the problem for us already. We may want to add an "rN" line to avoid
scaring people with hex commits, but that seems to be all that's
lacking and not really essential anyway.
Tim.
2019 Sep 06
1
Samba 4.10.8 and 4.9.13 for rhel7/centos7 rpms
Hi everyone,
In case anyone's interested, I've posted the rpm builds of samba 4.10.8
that I'm using on RHEL7.7. (I run these in VMs, serving as AD DCs for my SOHO).
These rpms use the default python2 from the system.
The 4.10.x SPEC file is now more closely aligned with upstream (Fedora
SPEC file) and I've yet to test these builds using the system's python3 on
RHEL7.
2019 Apr 05
2
Samba 4.8.10 for Debian 9 is now available (amd64/i386)
Hai,
I've updated the Samba 4.8.10 packages for Debian 9
Repo info : https://apt.van-belle.nl/
Build logs: https://downloads.van-belle.nl/samba4/Buildlogs/stretch/
Short version:
apt-get install apt-transport-https # optional if you setup https apt repo.
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
echo "deb http://apt.van-belle.nl/debian
2019 Dec 11
2
Samba 4.11.3, 4.10.11 and 4.9.17 for Centos7/RHEL7
Hi everyone,
I've posted some rpm builds of samba 4.11.3, 4.10.11 and 4.9.17 for
RHEL/Centos 7.x (currently 7.7). The 4.11 rpms use the python3 and
python3-devel rpms introduced in the standard RHEL/Centos repos at the
same time as the 7.7 version.
Comments and/or testing feedback would be most welcomed.
http://nova.polymtl.ca/~coyote/dist/samba/samba-4.11.3
2015 Jul 21
2
[LLVMdev] RFC: ThinLTO Symbol Linkage and Renaming
>
> This scares me a little for linkonce -- there's a minor change to
> semantics if the importing module would have linked against a
> *different* definition of the same symbol -- but I'm not really
> sure it matters much.
>
>
This should not be an issue in practice as it exists non thinLTO
compilations too. For instance changing the optimization level of one
module
2020 Aug 24
4
Incremental purge?
On 24/8/20 7:12, Fabien KOCIK wrote:
> First, extract user list using doveadm users '*'.
> Then process this list to fit your needs (seven parts for a week and a
> part processed by week day for example).
> Finally, use -u option of doveadm purge into a loop.
This is a good idea for installations with tons of users. Good point.
I would be personally interested in incremental
2008 May 10
2
Camping-Omnibus Doesn''t Work With Ruby v1.8.6
I''ve noticed that the copy of Mongrel installed by the camping-omnibus
gem doesn''t work with Ruby 1.8.6. Or to be more specific,
cgi_multipart_eof_fix (which Mongrel is dependent upon) doesn''t work:
> $ sudo gem install mongrel --source http://code.whytheluckystiff.net
>
> ERROR: Error installing mongrel:
> cgi_multipart_eof_fix requires Ruby version
2005 Jan 03
5
8 pstn lines+ on Asterisk supported hardware.
Hi all,
I have this project that requires me to use 8 PSTN lines and possible more. I was thinking 2 TDM cards with FXO modules.
The I got to read the "Qs about FXO/FXS cards" thread and that scared me.
Can anybody recommend anything that is known to work ok with no mysterious problems?
I was thinking OpenSwitch12 cards. What do you guys think?
Any help is appreciated.
Regards,
Hadi
2015 Jul 27
0
[LLVMdev] RFC: ThinLTO Symbol Linkage and Renaming
> On 2015-Jul-21, at 15:35, Xinliang David Li <xinliangli at gmail.com> wrote:
>
>
>
> This scares me a little for linkonce -- there's a minor change to
> semantics if the importing module would have linked against a
> *different* definition of the same symbol -- but I'm not really
> sure it matters much.
>
>
>
> This should not be an issue
2006 Jun 09
9
Opinions on catch-all routing?
I remember reading somewhere a tip on improving your search engine
ranking, by forming URLs that included relevant text, e.g.
www.domain.com/article/man_eats_hat. In the rails app that I''m writing,
I''ve noticed I can set this up very easily by appending the post title
(after downcase.split.join(''_'')) to the post link. So, blog.com/posts/4
can easily also be
2004 Dec 02
3
Very odd musiconhold
I've followed the docs on how to configure musiconhold.
I then added an extension to test it like this:
exten => 6601,1,WaitMusicOnHold(30)
And when I dial that extension I do hear something for 30 seconds - but
it is not what I'd call music... it sounds more like the sound effects
from a scifi flick - now and then it sounds like jail cell doors closing
and echoing. Kinda cool but