Displaying 9 results from an estimated 9 matches for "attepts".
Did you mean:
attempts
2007 Sep 04
2
Asterisk w/MS SQL Server 2005
I've got an Asterisk switch that is going to run an IVR menu with a database
interface that will be doing lookups based on the user entered data and then
reading back strings with the appropriate data integrated into the text. I
have found quite a bit of data on using MySQL as a database with Asterisk,
but I haven't found much about using MS SQL Server with Asterisk...
We have a SQL
2005 Sep 19
2
dynamic object names?
I am trying to extract data from a matrix. Let's say that i am interested in
extracting
rows from a 4x4 matrix. Instead of giving a fix name to these 4 rows I would
like to add a number to prefix. As result I should get 4 objects named:
prefix_1
prefix_2
prefix_3
prefix_4
I attepted to solve the problem with a loop, but without success. Any hints??
> matrix(LETTERS[1:16], ncol=4)
2001 Feb 09
1
Trouble with Reach Out
Hi,
I have a Mandrake 7.2 linux box with
codeweavers-wine-20010112-1.i386.rpm. I mount a windows NT share on
/windows/reachout. I have fixed a few problems with dll while attepting
to running reachout.exe and finnaly got a desktop window. Unfortunately
I get a dialog box saying:
Failed to load language ROSNRES.DLL.
I have checked whether the dll was in the right directory and try with
uppercase
2003 Sep 30
0
3.7.1p2 on OpenBSD 2.8/sparc
Hello,
I'm trying to compile openssh 3.7.1p2 on a sparc 5 running OpenBSD
2.8.
I compiled and installed OpenSSL 0.9.7b, and the tests all pass
without error.
I configured openssh with --with-ssl-dir=/usr/local/ssl and ssh
compiles fine, however when it attepts to make a rsa1 key, ssh-keygen
core dumps:
oldyeek# make host-key
(cd openbsd-compat && make)
gcc -o ssh-keygen ssh-keygen.o -L. -Lopenbsd-compat/
-L/usr/local/ssl/lib -lssh -lopenbsd-compat -lutil -lz -lcrypto
Generating public/private rsa1 key pair.
Memory fault (core dumped)
*** Error...
2003 Jul 06
0
compare-dest when DEST contains path component
Hi,
I just noticed that the value of the '--compare-dest' argument is simply
prepended to the DEST argument, even if that has path compnents. For
example with this command:
rsync -a --compare-dest=$comparedest \
remote::something/1/ \
/local/path/to/1/
if the remote 'something' module has a file called '1/2/3/4/file' (which
is going to be mirrored to
2020 Jul 19
2
I need some help with my Dovecot and Postfix configs - I'm unable to log in on my mail server
> Oh no, please
I'm sorry, here:
postconf -n https://pastebin.com/UQQhieMy
postconf -Mf https://pastebin.com/AHEUSkfQ
doveconf -n https://pastebin.com/s7DVY9XW
> Make sure your MUA is setup to make a STARTTLS connection to
Postfix's submission port. I don't see that in your logs.
https://imgur.com/a/3MJXRUh
This is the configuration. Afaik thats also the correct port for SMTP.
2006 Dec 12
1
changing password only works the second time?
Env. is samba-3.0.9-1.3E.10 on CentOS 3.7 as PDC with WXP SP2 clients.
Situation:
1) a user receives notification at logon that the password is expiring
and that only few days remain to change it
2) he/she answers yes and puts old and new passwords and press ok
3) the system sends the error message:
authorization to change the password is missing
(real message is in italian: "Manca
2004 Dec 30
2
[Bug 40] system hangs, Availability problems, maybe conntrack bug, possible reason here.
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=40
------- Additional Comments From netfilter@linuxace.com 2004-12-30 20:16 MET -------
Any further word on this? Bug report is getting stale...
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching
2001 Oct 08
1
Hanging ssh session...
Hi All,
I am not sure if this is the same thing as the hang on exit bug, so sorry if
this is a duplication of previous stuff.
Essetntially I am experiencing ssh hangs with about .5% - 1% of my
connections. I am running 2.9p2, on Solaris 7. I actually have empirical
data on the hangings, as I wrote a script to create these connections
in an endless loop, setting an alarm so I could recover