Displaying 20 results from an estimated 23 matches for "baes".
Did you mean:
aes
2008 Aug 11
1
Unwanted carriage returns storing dataframes with dbWriteTable
If I save a dataframe with a character-typed last column to a relational
database with dbWriteTable, the values in the last column of the
resulting table in the database will have a '\r' (carriage return)
appended. If I read back the dataframe with dbReadTable the last column
in the resulting dataframe has also '\r' appended (see protocol below).
Setting or unsetting sql-mode
2008 Sep 08
1
(PR#12742) Different result with different order of
FAQ 7.31 strikes again.
This is expected: you cannot do exact arithmetic on a binary computer if
some of the quantities involved are not binary fractions (e.g. 1.3)
See also the warning in ?`==`: identical() is equally inappropiate for
computed numerical quantities.
On Mon, 8 Sep 2008, kyunseop.bae at gmail.com wrote:
> Full_Name: Kyun-Seop Bae
> Version: 2.7.2
> OS: MS-Windows XP
2008 Sep 08
0
(PR#12742) Different result with different order of binding
Thank you for the prompt reply.
Do you know why does MS-Excel give result that I expected?
Thanks,
Kyun-Seop BAE
Email: kyunseop.bae at gmail.com
-----Original Message-----
From: Prof Brian Ripley [mailto:ripley at stats.ox.ac.uk]
Sent: Monday, September 08, 2008 1:53 AM
To: kyunseop.bae at gmail.com
Cc: R-bugs at r-project.org
Subject: Re: [Rd] (PR#12742) Different result with different
2014 Oct 07
1
Grandstream GXP2160 + SRTP
Hello,
I am trying to setup a Grandstream GXP2160 IP-phone with secure calling
(SRTP).
Secure signaling SSIP for registration is working great !
I follow this guide :
https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial
But when I try to make a call with SRTP, I get stuck. There is an
initial INVITE which is anwered with a 401. There should follow a new
INVITE with a nonce,
2008 Sep 08
1
Different result with different order of binding (PR#12742)
Full_Name: Kyun-Seop Bae
Version: 2.7.2
OS: MS-Windows XP SP2
Submission from: (NULL) (148.168.40.4)
# Script that I used
rm(list=objects())
objects()
WT <- 91
AGE <- 41
SCR <- 1.3
CCL1 <- (140-AGE) * WT / (72 * SCR)
CCL2 <- (140-AGE) * WT / 72 / SCR
CCL1
CCL2
identical(CCL1, CCL2)
identical(CCL1, 96.25)
identical(CCL2, 96.25)
CCL1*10 + 0.5
CCL2*10 + 0.5
floor(CCL1*10 +
2017 Mar 09
2
Trying to get SMS from GXV3240 to trigger dialplan code.
I am trying to send SMS from my grandstream GXV3240
Asterisk receives the message in a NOTIFY block.
How can I get asterisk to run dialplan code when receiving these Notify
SMS Message Blocks.
I can then route them to my SMS provider.
Any ideas are appreciated. Below is debug of a message sent from the phone
when received no dialplan code is triggered.
I am wounding if I need to
2005 Apr 19
1
Samba and Windows shares
Good evening-
I am a systems engineer with BAE Systems and am looking to solve a
Single Sign-On and file access issue using Vintela Authentication
Services (VAS) and Samba. This is to be accomplished on Solaris 9
(0904) workstations and function within an Active Directory
environment (e.g. Windows Server 2003).
VAS is currently advertising that the capability exists to integrate
Samba with Active
2018 Nov 08
3
Samba 4 AD Join to Itself
...ay process information about you that may be subject to data protection laws. For more information about how we use your personal information, how we protect your information, our legal basis for using your information, your rights and who you can contact, please refer to our Privacy Notice at www.baesystems.com/en/privacy
*************************************************************************************
2004 Apr 08
1
Building 3.7-p1 on i686-pc-linux-gnu for execution on i386-pc-linux-gnu
I have a small single-board computer (SBC) I'd like to run OpenSSH on,
but when I build the binaries on my development station and copy them
over, I get "Illegal Instruction" errors when running them (sshd,
ssh-keygen, ssh-add, ssh-agent, ssh-keyscan).
I have successfully built zlib 1.2.1 and tested it with minigzip on the
SBC, so I don't think the problem is with zlib.
I have
2006 Nov 09
0
Debug Level 3 Error
Hi there,
First can I say what a great job you guys are doing!
The problem I have is when I run up sshd under debug, I get the
following output :
% sshd -ddd
debug1: sshd version OpenSSH_3.4p1
debug1: private host key: #0 type 0 RSA1
debug3: Not a RSA1 key file /usr/local/etc/ssh_host_rsa_key.
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug3: Not a RSA1
2007 Apr 03
1
openssl-0.9.7e compile error.
...d-compat.a(bsd-arc4random.o)) (code)
collect2: ld returned 1 exit status
*** Error exit code 1
Jerry Moore
CSC, Principal UNIX Systems Administrator
BAE Systems Electronics & Integrated Solutions
3131 Story Road West, Irving, Texas 75038
Work 972-659-3226 Mobile 214-868-6953
Jerry.Moore at baesystems.com Jmoore91 at csc.com
2000 Mar 18
0
Samba 2.0.6 and Windows 95 logon
Hello
I have just updated from Samba 2.0.5 to 2.0.6, and have found that the path
to the user profile does not seem to work properly.
I am using:
Win95 OSR2 on PCs
Solaris 2.5.1 on a Sun Ultra 2/200
Samba 2.0.6 (compiled with gcc 2.7.2)
My smb.conf file includes the following lines:
Domain logons = yes
Logon script = mount.bat
Logon home = \\%N\%U
Logon path = \\%N\%U\winapps\win95
All of
2006 Oct 06
2
Bug#391448: xen-hypervisor-3.0-unstable-1-i386: dom0 crashes when starting the 3rd domU
...t.
The machine is a Athlon64 3800+ with 1GB RAM, each domU is configured
with memory=256. It uses bridged networking, which works fine with 2
running domUs. Starting the third domU without a vif does not make any
difference, nor does starting the third using a file based disk image
insted of a LVM baes one.
Unfortunately I have only ssh access to the machine in question, so I
don't know what exactly is happening at crash-time.
If someone has an idea how to debug the problem, I will gladly provide
any information to help fixing it.
Stephan
-- System Information:
Debian Release: testing/u...
2007 Apr 05
2
openssh-4.4p1 compile error.
.... I've been trying
to work with:
openssh-4.4p1
openssh-4.5p1
openssl-0.9.7e
openssl-0.9.8e
Jerry Moore
CSC, Principal UNIX Systems Administrator
BAE Systems Electronics & Integrated Solutions
3131 Story Road West, Irving, Texas 75038
Work 972-659-3226 Mobile 214-868-6953
Jerry.Moore at baesystems.com Jmoore91 at csc.com
-----Original Message-----
From: Darren Tucker [mailto:dtucker at zip.com.au]
Sent: Wednesday, April 04, 2007 5:25 PM
To: Moore, Jerry C (CSC) (US SSA)
Cc: openssh-unix-dev at mindrot.org
Subject: Re: openssl-0.9.7e compile error.
Moore, Jerry C (CSC) (US SSA) wrot...
2004 Jan 27
0
Samba 3.0.1 startup problem
...other system it continues trying to load it a few more times
(does not exist there either) before moving on to a successful startup. log.nmbd on problem system attached.
Any ideas on how to get these daemons working on the problem system?
--
BAE SYSTEMS
David C. Mores
603-885-4641
david.c.mores@baesystems.com <mailto:david.c.mores@baesystems.com>
95 Canal Street, NCA1-2244
Nashua, NH 03061-0868
-------------- next part --------------
[2004/01/26 17:36:09, 5] lib/debug.c:debug_dump_status(359)
INFO: Current debug levels:
all: True/10
tdb: False/0
printdrivers: False/0...
2012 May 19
0
Call for Participation: ACM HPDC 2012 -- Early registration deadline May 25th
Call for Participation
http://www.hpdc.org/2012/
The organizing committee is delighted to invite you to *HPDC'12*, the
/21st International ACM Symposium on High-Performance Parallel and
Distributed Computing/, to be held in *Delft, the Netherlands*, which is
a historic, picturesque city that is less than one hour away from
Amsterdam-Schiphol airport.
HPDC <http://www.hpdc.org> is
2012 May 19
0
Call for Participation: ACM HPDC 2012 -- Early registration deadline May 25th
Call for Participation
http://www.hpdc.org/2012/
The organizing committee is delighted to invite you to *HPDC'12*, the
/21st International ACM Symposium on High-Performance Parallel and
Distributed Computing/, to be held in *Delft, the Netherlands*, which is
a historic, picturesque city that is less than one hour away from
Amsterdam-Schiphol airport.
HPDC <http://www.hpdc.org> is
2004 Jan 28
0
Samba 3.0.1 startup problem on HP-UX 11.11
...other system it continues trying to load it a few more times
(does not exist there either) before moving on to a successful startup. log.nmbd on problem system attached.
Any ideas on how to get these daemons working on the problem system?
--
BAE SYSTEMS
David C. Mores
603-885-4641
david.c.mores@baesystems.com <mailto:david.c.mores@baesystems.com>
95 Canal Street, NCA1-2244
Nashua, NH 03061-0868
-------------- next part --------------
[2004/01/26 17:36:09, 5] lib/debug.c:debug_dump_status(359)
INFO: Current debug levels:
all: True/10
tdb: False/0
printdrivers: False/0...
2011 Apr 27
0
ICAC2011 Call For Participation (8th IEEE International Conference on Autonomic Computing)
**********************************************************************
CALL FOR PARTICIPATION
======================
The 8th IEEE International Conference on Autonomic Computing
Karlsruhe, Germany
June 14-18, 2011
http://icac2011.cis.fiu.edu
2011 Apr 27
0
ICAC2011 Call For Participation (8th IEEE International Conference on Autonomic Computing)
**********************************************************************
CALL FOR PARTICIPATION
======================
The 8th IEEE International Conference on Autonomic Computing
Karlsruhe, Germany
June 14-18, 2011
http://icac2011.cis.fiu.edu