Displaying 20 results from an estimated 1000 matches similar to: "ssh/scp lib"
2004 Dec 07
3
Cepstral voices
Was hoping someone could point me in the right direction for getting
the linux version of cepstral voices working with Asterisk. The
cepstral site states that the voices work with asterisk, but I haven't
been able to find anything with google or in the handbook on this.
Thanks in advance, Bruce
2019 May 10
1
[nbdkit PATCH] nozero: Add notrim mode
It may be useful to test whether the client's use of
NBD_CMD_FLAG_NO_HOLE makes a difference; do this by adding a mode to
--filter=nozero to force a non-trimming zero write.
Signed-off-by: Eric Blake <eblake@redhat.com>
---
filters/nozero/nbdkit-nozero-filter.pod | 19 +++++++----
filters/nozero/nozero.c | 45 ++++++++++++++++++++-----
tests/test-nozero.sh
2004 Aug 06
3
LiveIce and Zope
I have a very weird problem between Liveice and Zope.
I start LiveIce with a script shell that works well. Since I want to run
it under a Zope page I made a Zope "external method" to run the script
through a Python module. When I call the method, the script is called by a
function in the python module, and runs, but LiveIce does not work (seems
like it does not even start). The weird
2006 Mar 09
3
Pyhton Install location/building rpm
Hello All
I need to install Python 2.4.2 for installing Zope. What is the
location for python that should be given in the ./configure --prefix
directive?
/usr/lib is for python libraries..isn't it and thats where I find most
of python installed except for the python binary in /sbin
Should I uninstall the normal python installed in Centos 4.2 by
default before installing from source?
Can
2013 Oct 30
3
[LLVMdev] [Propose] Add address-taken bit to GlobalVariable for disambiguation purpose
Hi, Hal:
Thank you for your feedback, see following inline comment
Thanks
On 10/29/13 5:02 PM, Hal Finkel wrote:
> ----- Original Message -----
>> Hi, There:
>>
>> I'd like to add bit, called "addr_not_taken", to GlobalVariable in
>> order to
>> indicate if a GlobalVariable doesn't has its address taken or not.
>>
>> 1.The
2002 Dec 10
2
include-exclude patterns
Hi,
I just subscribe to ask you a question about patterns in exclude-include
files.
I just want some folders to be rsynced to a remote machine.
What I tried is :
IncludeFile
-------------------------
/etc/
/var/lib/zope/
- /*
-----------------------
result of
$$ rsync -avvrn --delete --delete-excluded
--include-from=/backup-include -e ssh / /backup
is
expand file_list to 4000 bytes, did move
2005 May 19
4
LOOKING TO HIRE
We have positions in Ho Chi Minh City, Vietnam and Temecula, California.
Please only reply to vnjobs@ecite.com no phone calls.
Our Company comprises a diverse set of individuals who work hard and play
hard. We look for motivated, dedicated candidates who have demonstrated an
insatiable quest for knowledge, opportunity, responsibility and
entrepreneurship. Our goals are ambitious, but ample
2013 Nov 02
3
[PATCH] curve25519-sha256@libssh.org key exchange proposal
It should be compatible with the original patch. However I think that the shared secret should be encoded as a string, too. What does libssh do?
> Am 02.11.2013 um 05:46 schrieb Damien Miller <djm at mindrot.org>:
>
>> On Fri, 1 Nov 2013, Markus Friedl wrote:
>>
>> Here are three versions (patch against openbsd cvs)
>>
>> 1) repace nacl w/libsodium,
2006 Jul 31
2
Dovecot and SSL certificates
Hello,
we're running RC2 and seeing a problem with the way SSL certs
are handled by Dovecot.
We've set ssl_verify_client_cert=yes and ssl_require_valid_client_cert=no.
Using this setup we get (rather interesting) log entries like these:
Jul 31 11:21:23 dev dovecot: imap-login: Invalid certificate: <user cert>
Jul 31 11:21:23 dev dovecot: imap-login: Invalid certificate: <CA
2005 Dec 27
3
CMS centos3
Anyone using or recomend a content management system that will install
without out a lot of mucky muck on a Centos3 system? I looked at Zope
but it needs a newer Python, Midgaard looks likes it's geared towards
RHEL4. OpenCMS looks like it runs on java so that might work. I have
yet to look at Rubyrails and Django.
2013 Oct 30
0
[LLVMdev] [Propose] Add address-taken bit to GlobalVariable for disambiguation purpose
----- Original Message -----
> Hi, There:
>
> I'd like to add bit, called "addr_not_taken", to GlobalVariable in
> order to
> indicate if a GlobalVariable doesn't has its address taken or not.
>
> 1.The motivation
> ===============
> The motivation can be explained by the following example. In this
> example,
> variable x does not have
2008 Mar 16
2
which open source wiki CMS?
Hi Centos Users
I am searching for an Open Source Wiki CMS based on PHP/MySQL. There are
so much out there, thats why feel free to share you experience.
Please review your favorite Wiki software. Code quality, security,
features and continuous, stable development.
cheers
Simon
2007 Feb 16
1
SFTP Library : IPv6 Address
Dear Respected one,
Does the SFTP client/server, provided as the part of the libssh,
support IPv6 addresses ? I have downloaded the libssh and still
working on the seperation of sftp out of libssh.
If any body has information about SFTP supporting IPv6 addresses,
please inform me.
Thanks & Regards,
Deepak D
2017 Mar 20
2
API/ABI changes review for OpenSSH
Hello,
Here is the review of API/ABI changes for OpenSSH since 5.4p1 version: https://abi-laboratory.pro/tracker/timeline/openssh/
The report is updated 3 times a week. Hope it will be helpful for users and maintainers of the library.
Created with the help of open-source abi-tracker tool: https://github.com/lvc/abi-tracker
Thank you.
2002 Apr 12
3
multi-threaded R current status?
Hi All,
What is the current status of removing the global variables etc that is
required to permit multi-threading R?
I'm developing a web application tool for/using R, python (www.python.org),
and Zope (www.zope.org), and it would be really convenient if I could use
something like RPy to communicate with several concurrent R sessions,
preferably within the same process space.
-Greg
2019 Mar 06
2
[PATCH nbdkit] Add ssh plugin using libssh.
This adds a simple plugin using libssh (not libssh2). The intended
use for this is with virt-v2v when sourcing guests from VMware over
SSH.
We've had several years of problems getting our libssh-based driver
into qemu. By putting it into nbdkit instead we can bypass that.
However this also lets us combine ssh access with filters, in
particular the recently written ‘rate’ filter.
Rich.
2002 May 24
3
High load on Squid server after change from reiserfs to ext3
We are running Zope behind Squid 2.4Stable6 with squid in acceleration mode.
The squid box (dual Pentium III 1 GHz, RH 7.2, Linux 2.4.9-21smp, 2GB Ram)
has during busy hours a normal load of 0.2-0.3 . From time to time
we see spikes over some hours where the load average of the machine
is higher than 1.5 although there are no spikes in the CPU
utilization. Also there is no increase in the number
2006 May 09
1
xmalloc symbol in libssh
Hi list,
(Please Cc: me in your replies because I'm not subscribed to this list.)
While trying to build lukemftpd staticaly on FreeBSD, I got a link-time
error. Libssh.a indeed provides the "xmalloc" symbol (I suppose there
are more). I wonder if this is whether intentional or not. It is a
very common function name, and I think it would be worth renaming
it to something like
2001 Oct 31
3
Alternative Auth Methods.
hi,
Are there any alternative authentication methods for Samba? Other
thank the smbpasswd file? I'd like to do PostgreSQL or mySQL. Why?
Because I can do Exim/IMAP/POP3 Apache/Zope with SQL, if I could do
Samba it would wrap it up into one nice DB for authentication.
It does not have to be much, just the ability to get the data from
a SQL query rather than a flat file query.
Anyone
2013 Oct 29
5
[LLVMdev] [Propose] Add address-taken bit to GlobalVariable for disambiguation purpose
Hi, There:
I'd like to add bit, called "addr_not_taken", to GlobalVariable in
order to
indicate if a GlobalVariable doesn't has its address taken or not.
1.The motivation
===============
The motivation can be explained by the following example. In this
example,
variable x does not have its address taken, therefore, it cannot be
indirectly
access. So, we can prove