Displaying 20 results from an estimated 200 matches similar to: "make scp more script-capable"
2009 Sep 04
3
Applying qqmath using gamma distribution...
Hello ALL!
Can anyone tell me how to specify qqmath() function with distribution
qgamma?
In help it is bit vague how to pass shape and scale parameters for gamma.
Thank you in advance. Best,
PM
2011 May 11
1
[LLVMdev] compiling with libstdc++.a that "could not read symbol"
Hi there,
I have a question on my linux box where I cant link properly. I've tried
configure option --enable-shared or --disable-shared.
The following are the message I got. Is there anything I can do to fix this
linking/lib problem?
thanks in advance,
Tim
ps.
make[3]: Entering directory
`/remote/dept5428a/clientstore/timoshiu/timoshiu_esp_main_llvm/obj/lib/Transforms/Hello'
llvm[3]:
2001 Dec 31
1
samba and NT PDC
Hi,
as windbind is not supported on FreeBSD I hope to get some hints how to
solve the following issues:
I want to setup a samba (2.2.2) fileserver that just contains the
home-directories for all users of a Win-NT 4.0 Domain.
- How can I use the PDC for authentication instead of smbpasswd?
- I am looking for an easy way to auto-genarate a home-dir each time a new
Domain-user is created via the
2003 Jun 08
10
VoIP Provider
Hi,
I am just about to move out from my parents home and think about how I
will phone from now on. In Germany there is a provider (QSC) who
offers DSL (1024 down/256 up) with fastpath without volume or time
limits.
Does anybody know a comercial (or even semi-professional) provider who
lets me dial out through H323 (or another protocol) and also offers an
number where I can be called from
2004 Dec 31
2
MGCP parameters
Sirs,
According to RFC 2705 (MGCP), these are the parameters that are used in the
transactions:
ReturnCode,
Connection-parameters
<-- DeleteConnection(CallId,
EndpointId,
ConnectionId,
[Encapsulated NotificationRequest,]
[Encapsulated
2006 Nov 16
0
rsync-ssh problem
I am having a real nightmare getting automated login with ssh to work;
hoping someone can guide me. I am running Ubuntu 6.10.
I have a main machine (called greywolf) which has a partition for
my /home on it. I am doing backups to an extrnal usb drive attached to
a Linksys NSLU2 (called slug) running UnSlung firmware. All hosts,
networking, shares, firewall & such stuff is working fine.
2016 Mar 30
2
Re: [ovirt-devel] virt-v2v become zombie via python cpopen on error
On 30.03.16 14:28, Nir Soffer wrote:
> On Wed, Mar 30, 2016 at 1:36 PM, Michal Skrivanek
> <michal.skrivanek@redhat.com> wrote:
> >
> >> On 30 Mar 2016, at 11:49, Richard W.M. Jones <rjones@redhat.com> wrote:
> >>
> >> On Wed, Mar 30, 2016 at 12:19:35PM +0300, Shahar Havivi wrote:
> >>> Hi,
> >>>
> >>> We
2005 Aug 23
5
Bug#324615: new rules for imp4
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: logcheck-database
Version: 1.2.41
Severity: wishlist
Tags: patch
Hi,
here is one line for the imp4 package and one (I don't have more) line
from the log file. Same as with the horde3 file: I've tested it and CC
this mail to the maintainer.
by, Martin
- --
Powered by Debian GNU / Linux
-----BEGIN PGP SIGNATURE-----
Version: GnuPG
2016 Mar 30
2
Re: virt-v2v become zombie via python cpopen on error
> On 30 Mar 2016, at 11:49, Richard W.M. Jones <rjones@redhat.com> wrote:
>
> On Wed, Mar 30, 2016 at 12:19:35PM +0300, Shahar Havivi wrote:
>> Hi,
>>
>> We encounter a problem in VDSM project that virt-v2v become zombie task while
>> importing vm from vmware.
>> When virt-v2v is in 'copy disk' mode and we someone deletes the vm at vmware
2007 Apr 18
1
How to call stored procedure on iodbc
Hi all,
I am getting a problem in calling Stored Procedure from C++
application on macintosh using OpenLink.
Exact scenario is that my stored procedure takes 6 parameters out of
which 1 parameter is out parameter and other 5 are input parameters.
So it uses 5 IN parameters as values for inserting a row in database
and returns its max id as out parameter.
Code Snippet is given below :--
2012 Aug 02
1
documentation for configuring folder redirection
I believe that once you have roaming profiles configured, all you need to do
to configure folder redirection is set some registry keys. I'd like to turn
that job over to our Windows sys admin. Can someone provide me with their
favorite documentation for configuring folder redirection? Keep in mind I am
passing this link along to a Windows sys admin. Our backend is samba 3.6.3
if it
2011 Jun 27
1
LMTP returncode 450?
Hi,
How do I get the LMTP-server to know which mailbox's are locally hosted
and return SMTP code 450 if delivery is attempted to a non local user?
I can see that a lookup in the userdb is done, but now matter what I
return (1/111) from my checkpassword script I just get:
451 4.3.0 <lp at domain.tld> Internal error occurred. Refer to server log
for more information.
/Peter
2006 Jul 22
0
multiple return values in action web service
Hi all,
Does anyone have any advice about returning multiple values from an
ActionWebService? That is, I''d like to implement something like the
following.
api_method :do_something,
:expects => [{:id => :string}],
:returns => [{:return_code => :int},
{:return_text => :string}]
The easy way to do it would be to
2016 Mar 30
0
Re: [ovirt-devel] virt-v2v become zombie via python cpopen on error
On Wed, Mar 30, 2016 at 1:36 PM, Michal Skrivanek
<michal.skrivanek@redhat.com> wrote:
>
>> On 30 Mar 2016, at 11:49, Richard W.M. Jones <rjones@redhat.com> wrote:
>>
>> On Wed, Mar 30, 2016 at 12:19:35PM +0300, Shahar Havivi wrote:
>>> Hi,
>>>
>>> We encounter a problem in VDSM project that virt-v2v become zombie task while
>>>
2007 Oct 07
1
global sieve script
hi all,
i'm moving from a maildrop+courier setup to lda(sieve)+dovecot setup.
with maildrop i had a global filter for all the users, so i could filter and
archive into the spam folder spam tagged emails for users without custom
filters, including them if they exist:
LOGNAME=tolower($LOGNAME)
`test -e $LOGNAME`
if ( $RETURNCODE != 0 )
{
`maildirmake $LOGNAME`
`maildirmake
2016 Mar 30
0
Re: [ovirt-devel] virt-v2v become zombie via python cpopen on error
On Wed, Mar 30, 2016 at 3:32 PM, Shahar Havivi <shaharh@redhat.com> wrote:
> On 30.03.16 14:28, Nir Soffer wrote:
>> On Wed, Mar 30, 2016 at 1:36 PM, Michal Skrivanek
>> <michal.skrivanek@redhat.com> wrote:
>> >
>> >> On 30 Mar 2016, at 11:49, Richard W.M. Jones <rjones@redhat.com> wrote:
>> >>
>> >> On Wed, Mar 30, 2016
2020 Jul 22
3
samba-tool domain backup offline stalls
FreeBSD-12.1p7 jail running Samba-4.10.15 on ZFS.
When I run 'samba-tool domain backup offline targetdir=/tmp' I see this:
running backup on dirs: /var/db/samba4/private /var/db/samba4 /usr/local/etc
Starting transaction on /var/db/samba4/private/secrets
At which point samba-tool enters a permanent wait state.
86064 root 1 52 0 131M 78M wait 3 0:01 0.00%
2011 Oct 06
2
Mock - Problems building Centos5 package on Centos6 - where can I ask for advice ?
Hi.
I am trying to use Mock to rebuild a .src.rpm file I have made for PHP 5.3.8
(for Centos6)
I have managed to install deps fine with mock.
When I try to rebuild the package though I get.
(from build.log)
---------------------------------------------------------------------------------------------------------
+ cat /usr/share/aclocal/libtool.m4 /usr/share/aclocal/ltoptions.m4
2006 Jul 10
0
Starting Rserve in Java using Runtime Failed
I have tried using the following piece of Java code to
start Rserve on my Linux PC without success.
try {
String command = "R CMD Rserve ";
Process p = Runtime.getRuntime().exec(command);
returnCode = p.waitFor();
if (returnCode != 0) {
errorMessage = "Unexpected return code = " +
returnCode;
}
} catch (Exception e) {
errorMessage = "Exception in running :" +
2010 Jun 25
0
WG: Samba PDC and big files
Hello,
If I understand it right you want to have the same Outlook profile for the
users
no matter on which workstation they login?
The first thing all user must have the same Version of Outlook!!!!! And use
an IMAP SERVER
Then you must work with prf files for outlook for eauch user in your
netlogon path of samba
I am working with kixstart. On sigining in each user get his pref file. You
can