Displaying 20 results from an estimated 45 matches for "resses".
Did you mean:
messes
2007 Jul 14
1
How to remove the quote "" in the data frame?
If I do not add "ress" into the data frame "res", there is no quote in the
data frame. However, I add "ress", all column were found the quote.
How to remove it?
If you can delete the quote in the file "ress", that is better.
Thanks.
> ress[1:10]
[1] "ABHO.ABNE" "ABHO.ACBA" "ABHO.ACGI" "ABHO.ACKO"
2010 Nov 13
0
RESS "ActiveX component can't create object"
Hello,
I'm trying to run the program "Real Estate Success System" and when I do I receive the following error. Run-time error '429': ActiveX component can't create object
I was receiving errors about missing dll's but I have been able to register those and now I'm stuck at this ActiveX component error.
System: Ubuntu 10.10 running Wine 1.3.6
Console output:
2017 Apr 03
3
Define SIP fromuser field in Dial()-command
Hello
how can I set the fromuser field of the SIP INVITE when using the
Dial()-command in the dialplan ?
None of the below Dial() command give the correct result :
exten => _XX.,n,Dial(SIP/${EXTEN}:passwdk5j6::user762 at myprovider.biz)
exten =>
_XX.,n,Dial(SIP/${EXTEN}:passwdk5j6::user762 at myprovider.biz/${EXTEN})
exten =>
_XX.,n,Dial(SIP/user762:passwdk5j6::user762 at
2011 Jun 08
0
PS to Taking Integral and Optimization using Integrate() and Optim()
Hello again.
Thank you for the comments. I have written these codes.
iy=function(x)
{
res=NULL
ress=0
for (i in (1:2))
{
for (xx in x[i])
{
fy=function(y) (exp(-exp(y+log(xx)))*(-exp(y+log(xx)))^2)/(1-exp(-exp(y+log(xx))))
res=c(res,integrate(fy,-6.907,-1.246)$value)
ress=ress+res
}
}
return(ress)
}
iy(c(1,1))
integrate(fy,-6.907,-1.246)$value
In 1D optimize() works perfectly on iy(). However
2010 Dec 26
1
Calculation of BIC done by leaps-package
Hi Folks,
I've got a question concerning the calculation of the Schwarz-Criterion
(BIC) done by summary.regsubsets() of the leaps-package:
Using regsubsets() to perform subset-selection I receive an regsubsets
object that can be summarized by summary.regsubsets(). After this
operation the resulting summary contains a vector of BIC-values
representing models of size i=1,...,K.
My problem
2006 Dec 12
1
OpenVPN, proxy ARP for an entire subnet (Linux endpoints)
"A Tale of TTL Troubles"
I was hired to implement VPN for a subnet. The owner has a /27 at his
home site, and he wanted to have the machines there answering BOTH on
those IP addresses and some addresses at a remote colocation provider.
Make sense? Not to me either. :( I think he''s trying to fool his
customers into thinking he has a physical presence in the colocation
city. But it''s his money, and a very interesting issue.
I set up a simple openvpn peer-mode...
2010 Oct 28
0
Intermittent failure when placing calls - unable to create channel of type SIP
Hello community,
I've been running Asterisk on an embedded device for about six months, and
my operation has been largely trouble-free. I'm hoping I could get some help
with a minor problem:
Every week or three, my PBX gets stuck in a state where it can receive
calls, but it becomes completely unable to originate outgoing calls until I
do a "sip reload". After doing the SIP
2009 Sep 11
0
Getting at the LPC coefficients
Bonjour,
D?apr?s votre question ? Jean_Marc :
? Je m'int?resse ? la source 1.0.5, et je ne vois pas une _spx_lpc (). Il ya
une _spx_autocorr (), qui est en lpc.c et est appel? ? proximit? du d?part
de la
Codeur fonction dans nb_celp.c.
L'encodeur semble appeler la autocorr () la fonction, puis appelle wld ()
pour faire
quelque chose qui s'appelle Levinson-Durbin.
2007 Apr 18
1
[Bridge] device eth0 is already a member of a bridge; can't enslave it to bridge Net6
...hosts have connection over the external nets Net3 and Net6 (see htt=
p://www.uni-koblenz.de/~timbub/verteilteSim3.GIF), but in fact there is onl=
y one physical connection between the host: connected through a switch an e=
ach host has one interface card eth0. (so normaly you should bind the ip ad=
resses related Net3 and to Net6 to the eth0 and it already is part of the t=
wo nets - even if there is one phsical connection)
So my virtual nets are implemented by linux bridges. But if I now connect t=
he physical interface eth0 to the bridge Net3 and then to Net6 the followin=
g error occurs: "d...
2006 Feb 01
6
Receiving faxes with spandsp - strange problem
Hello,
I'm trying to receive faxes with asterisk. My configuration is like this:
PSTN fax -> ISDN -> Cisco router with VoIP module -> Asterisk
When I try to send a fax from PSTN fax I got the standard fax signal,
Asterisk starts rxfax application and then call ends and there is no tif
anywhere. On the fax display there is still one message: Calling...
Part of my extensions.conf:
2015 Oct 04
1
What is the default compression level for local synchronisation?
Searching the 'net showed that rsync asks zlib to use default
compression which is equivalent to --compress-level=6
(http://samba.2283325.n4.nabble.com/what-is-the-default-value-for-compress-level-tp2538905.html)
but that would not be a good choice for local synchronisation.
Should we use --compress-level=0 for local synchronisation? We are
using rsync 3.0.9 and 3.1.1.
2006 Apr 04
0
[SUISSE] Utilisateurs Ruby on Rails région Lausanne
Je trouverais enrichissant de pouvoir rencontrer quelques utilisateurs
de RoR dans la r?gion pour ?changer des bonnes id?es, se faire des
critiques sur les choses ? faire, ? ne pas faire, se donner quelques
coups de main...
Si vous habitez dans la r?gion et ?tes int?ress? par une telle
proposition, merci de m''envoyer un email ? gaspard AROBASE teti POINT
ch. Je me chargerai de
1998 Sep 29
3
/etc/lmhosts
Has anyone had any luck with lmhosts.
I'm trying to avoid using the -I 192.168.1.10 to identify a Win95 machine
when using smbmount
Is there an option I need to set in Samba to tell it to use /etc/lmhosts?
Graham
-------------------------------------------------------
Graham K Dodd
Network Systems Analyst
DSN: 480-5670 / 5233
Fax : 480-2332
Email: Graham.Dodd@ramstein.af.mil
1998 Sep 30
0
FW: /etc/lmhosts
> I ran testparm and got: name resolve order = lmhosts host wins bcast
>
> When I put the workstation netbios name in /etc/hosts smbmount works as
> advertised, but it seems to ignore /etc/lmhosts
>
> How can I identify samba's root from an RPM installation?
>
>
> Graham
>
> -----Original Message-----
> From: Maurice Lefebvre
2003 Apr 22
3
getting samba to set the time...
I've been though the samba faq and docs, but i still can't figure it out...
Is it possible to set a unix clock with samba from a windows ?
like "c:\>net time /Domain:domain /set /y" on a windows box
I'm running samba 2.2.8.1 on Irix64
-mario
2003 Sep 04
0
Can't join AD domain
I've installed Samba 3 RC2 on RH9 using the RPM but I can't get the "net ads
join" command to work. I keep getting "Unknown parameter encountered: ads
server" and "Ignoring unknown parameter: ads server" when I run "net ads
join -U userid@domain", then it prompts me for my domain password and ends
without any further response. If I comment out the
2006 Jan 20
1
Samba printing
I have a Red Hat 9 Linux box running Samba
version:2.2.7a-8.9.0-security-rollup-fix and Hylafax acting as a fax
server. I print from my Windows XP machine to the Samba shared printer
hoping the file name would be passed to Hylafax to use as the outbound
phone number but Samba is submitting the job to Hylafax with a job name
like:
smbprn.000117.JrVPBv
Hylafax can't process the job since
2014 Sep 01
0
Do I need winbind or ou=idmap?
Hi,
Please correct any wrong statement below :)
I have this machine to be promoted to our file server:
- Ubuntu 12.04
- Samba 3.6.3-2ubuntu2.11 as *Domain Member*
- LDAP slave from the PDC,
- libnss-ldap and libpam-ldap, getent OK from LDAP
With the following (sanitized output from testparm) smb.conf:
[global]
workgroup = FOOBAR
security = DOMAIN
passdb backend =
2013 Jun 08
0
Call for Papers to SETIT 2014. 24-28 March 2014 Malaysia
Merci pour la transmission de cet appel ?? tous ceux et celles qui pourraient y ??tre int??ress??s
Conf??rence Internationale HMI 2013
Nous avons le plaisir de vous annoncer que l'unit?? de recherche SETIT et son partenaire l'ASDF viennent de conclure un accord. Cet accord pr??voit l'octroi d'une bourse d'un montant de 150$ et l'h??bergement gratuit (5 nuit??es) ?? tous
2012 Jan 10
1
Centos 6.2 Postfix - forward through SMTP smarthost with SMTP-AUTH
Hi All,
I have set up three servers in a development environment. Via CR they're
updated to Centos 6.2
It appears that these servers have postfix installed on them by default,
which unfortunately I'm not very well acquainted with.
All I want is a quick and dirty way to enable these hosts to send email
through my own SMTP host.
My (sendmail) SMTP host uses SMTP AUTH on a non-standard