Displaying 20 results from an estimated 46 matches for "trowing".
Did you mean:
growing
2007 Sep 28
2
simple matching with R
Hello!
I am R beginner and I have a question obout a simple matching.
I have to datasets that i read in with:
MalVar29_37<-read.table("MalVar29_37.csv", sep = ";")
FemVar29_37<-read.table("FemVar29_37.csv", sep = ";")
They look like this and show binary variables:
V1 V2 V3 V4 V5 V6 V7 V8 V9
1 0 0 0 0 0 1 0 0 0
2 0 0 0 0 0 1
2006 Aug 16
3
Gigabyte recent bios & syslinux extlinux trow USB-IDE bridges or pendrives
Hello list, I'm having problems with newest BIOS updates from Gigabyte to my
Mother Boards, they don't want to boot syslinux, extlinux y usb-hdd mode.
Then I need to know if someone else are having same problem, and can send me
the Mother Board versions and bios versions to report as a bios bug.
this is from the support, I'm awaiting for answer.
2009 Jan 29
2
[LLVMdev] [PATCH] Build fails on windows with VC2009
Hi everybody,
I just updated to the latest svn trunk version, but now the code does not
compile anymore.
It trows an error in "f:\dev\llvm\lib\system\Win32/DynamicLibrary.inc(159) :
error C2228: left of '.find' must have class/struct/union".
Below you can find the small patch which makes the compiler happy again :-)
Sincerely yours
Marius Wachtler
2008 Sep 09
2
SIP to IAX?
Hi all!
I am looking for some software that would work as a proxy between a SIP
device (SIP phones and ATA boxes) and the Asterisk system running IAX. The
reason is that I can only get IAX trow the firewalls, and can't change the
settings.
One solution I am using are getting several Asterisk system communicate trow
IAX bout in this case would I rater have every persons computer act as a
proxy
2008 Sep 20
2
Gigabyte motherboards and Syslinux
I read the mailing list archive about Gigabyte motherboards not working
with USB booting ("[syslinux] Gigabyte recent bios & syslinux extlinux
trow USB-IDE bridges or pendrives", 16 Aug 2006).
I have a Gigabyte GA-MA790GP-DS4H motherboard that I tried to boot in
USB-HDD mode with a PNY boot pen. I installed System Rescue CD on it.
It would appear that Gigabyte still doesn't
2015 Feb 13
4
Centos 6 Sendmail backup MX Config
On Fri, February 13, 2015 11:04 am, Les Mikesell wrote:
> On Fri, Feb 13, 2015 at 9:57 AM, Ken Smith <kens at kensnet.org> wrote:
>> Hi All,
>>
>> I'm just wanting to check that my understanding of the settings is
>> correct
>> as my web searches are finding a lot of dated information.
>>
>> If I want a Centos 6 sendmail system act as the
2017 Dec 15
3
GUI/X11 login and shells other than bash?
Dear Experts,
After one of updates that was released some time ago (a Month ago or maybe
even earlier) I have noticed the following. On the machines with default
runlevel 5 (sorry about old terminology, the new one is still confusing
for me ;-) GUI/X11 login (display manager) lists only users whose default
shell is bash. Or, at least users whose default shell is tcsh are not
listed at all, and if
2009 Jan 29
0
[LLVMdev] [PATCH] Build fails on windows with VC2009
On Jan 29, 2009, at 10:35 AM, Marius Wachtler wrote:
> Hi everybody,
>
> I just updated to the latest svn trunk version, but now the code
> does not compile anymore.
> It trows an error in "f:\dev\llvm\lib\system\Win32/
> DynamicLibrary.inc(159) : error C2228: left of '.find' must have
> class/struct/union".
Oops, sorry about that, fixed, please
2011 Sep 09
3
Read a list of files into named R data.frames
I have a collection of .csv files in a directory, and want to read them
into R data.frames whose names
are the same as the file names, without the .csv extension
e.g., from
> (files <- list.files(pattern="*.csv"))
[1] "Allstar.csv" "AllstarFull.csv"
[3] "Appearances.csv" "AwardsManagers.csv"
[5]
2003 Jan 15
3
SMB+LDAP Question ...
Greetings ...
I have a quick question, which I hope will get a straight and quick answer.
I am moving my system from flat files to LDAP. I have had my users in
LDAP for a while, but then found that my computer accounts for Win2K in
still in passwd. My question is, what are the bare minume LDAP attribs
that I need for them to contiune to work?
But I don't think I am going to get that
2007 Aug 23
3
RData File Specification?
Hi,
I am developing a tool for converting a large data frame stored in an uncompressed binary (XDR) RData file to a delimited text file. The data frame is too large to load() and extract rows from on a typical PC. I'm looking to parse through the file and extract individual entries without loading the whole thing into memory.
In terms of some C source functions, instead of doing
2015 Feb 13
4
Centos 6 Sendmail backup MX Config
Les Mikesell wrote:
> On Fri, Feb 13, 2015 at 11:39 AM, Valeri Galtsev
> <galtsev at kicp.uchicago.edu> wrote:
>>> Otherwise it accept junk that your primary rejects
>> Not exactly. If greylisting on primary is set, but on backup MX is not,
>> still what is killed by greylisting by primary MX, almost never will come
>> through backup MX. This is due to the
2017 Aug 16
6
extremely low performance on Samba 4.2.14-Debian
Le Fri, 11 Aug 2017 11:55:03 +0100
Rowland Penny via samba <samba at lists.samba.org> écrivait:
> If you are going to upgrade, you might as well go for the highest
> version you can, this will probably mean using Louis's packages.
>
> Samba is a rapidly changing program, a new minor version is released
> every 6 months (approx) and the changes are significant.
>
>
2015 Feb 13
0
Centos 6 Sendmail backup MX Config
On Fri, Feb 13, 2015 at 11:39 AM, Valeri Galtsev
<galtsev at kicp.uchicago.edu> wrote:
>
>> Otherwise it accept junk that your primary rejects
>
> Not exactly. If greylisting on primary is set, but on backup MX is not,
> still what is killed by greylisting by primary MX, almost never will come
> through backup MX. This is due to the same reason why greylisting is
>
2015 Feb 15
0
Centos 6 Sendmail backup MX Config
On Fri, February 13, 2015 12:52, Les Mikesell wrote:
> On Fri, Feb 13, 2015 at 11:39 AM, Valeri Galtsev
> <galtsev at kicp.uchicago.edu> wrote:
>>
>>> Otherwise it accept junk that your primary rejects
>>
>> Not exactly. If greylisting on primary is set, but on backup MX
>> is not, still what is killed by greylisting by primary MX,
>> almost
2014 Sep 09
0
ACL with Public Namespace
I've configured a namespace like this:
namespace avisos {
type = public
list = yes
location = maildir:/var/mail.avisos:INDEXPVT=~/Maildir/avisos
subscriptions = yes
prefix = "AVISOS."
mailbox DIVULGA {
auto = subscribe
}
}
This is the namespace representation in filesystem:
root at imap:~# ls -lha /var/mail.avisos/
total 44K
drwxr-xr-x 7 vmail mail 4,0K Set 9
2006 Jul 26
0
[LLVMdev] NightlyTest Broken?
Hello John
Wed, 26 Jul 2006 09:29:14 -0500 you wrote:
> Reid Spencer wrote:
> According to the web server error log, there's a syntax error in the
> PHP script for that page. It looks like Patrick Jenkins made some
> changes earlier today (aka last last night).
Another thing: it seems, that GD support was broken. locgraph.php
just trows and error.
--
With best regards, Anton
2017 Aug 16
0
extremely low performance on Samba 4.2.14-Debian
...t lists.samba.org'
> Onderwerp: RE: [Samba] extremely low performance on Samba
> 4.2.14-Debian
>
> Hai Emmanuel,
>
> But ive re-read the complete thread.
> Its strange that the old machine is so much faster.
> In thinging a bit, and it can go two ways..
> I'm trowing in things i get in my head based on experiance
> aka wild guesses, but review it i suggest.
>
> Samba bug/problem in settings combinations ( or wait for
> multi threaded samba 4.7. and test that)
>
> Hardware/linux (driver/setting) combination, i'll come to
> that late...
2007 Feb 14
3
DoveCot compression to save HDD space
Hello,
I am wondering if there are any possibilities to save HDD space used by
emails by compressing content (not just attachements).
It would be many 1000s email boxes and probably each using lot of space
so would be easier if we can just compress emails somehow.
Thanks,
Cristian
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Jun 25
1
Problems with music during tones of dial.
Hi everybody,
Firstly I'm going to describe the scenario where I'm working. I use a E400P with Asterisk CVS-05/22/03-11:14:50, and I'm working with asterisk trow AGI scripts (Perl).
The configuration of extension.conf is:
exten =>_s,1,Answer
exten =>_s,2,AGI,script.agi
Inside the AGI script is call Dial application as follows:
print "EXEC Dial