Displaying 4 results from an estimated 4 matches for "rmt1".
Did you mean:
mt1
2005 Feb 03
3
IAX dns lookups
Hi all
Do any of you know i can force asterisk to lookup ip
addresses for peers and
trunks everytime it tries to make a call.
One of the peers has a dynamic ip and is using DynDNS
to register host. Now
i need to reload asterisk everytime i want to call it
thanks
liaan
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection
2008 Jan 14
0
clusterwise regression from fpc (fixed point clustering) package
...nd of cluster i am looking for)
this is my code:
library(fpc)unabh <- read.table("G:/Data_Files/SPSS Files/unabh.csv", sep=";", header=TRUE)abh <- read.table("G:/Data_Files/SPSS Files/abh.csv", sep=";", header=TRUE)m <- as.matrix(unabh)attach(abh)rmt1 <- regmix(m, VVV, ir=1, nclus=1:2,icrit=1.e-5, minsig=1.e-6, warning=TRUE)write.table(rmt1$g)
this is just an example i have tried other nclusters and without the warning=TRUE and without any instruction beyond the variables but when trying more clusters he never stops calculating (maybe the...
2002 Jul 24
1
Backing up both AIX and NT using Samba
...t;dumb box" with minimal
configuration abilities.
I am able to back up the files on the NT files from this "dumb" box to the
the tape on the IBM 3590 tape drive. To do this I use the smbclient
command:
/tools/samba/bin/smbclient '\\ntbox1\home' xxxx -U xxxx -Tcga
/dev/rmt1
Currently, I have one set of backup tapes for unix and one set for NT. The
NT backup,
using smbclient, is scheduled to run at night. The unix backup is scheduled
to run
in the morning. I have the unix tapes in one tape rack and the NT tapes in
another
tape rack. I put the unix tape rack in when I...
2002 Jul 25
0
Réf. : Backing up both AIX and NT using Samba
...t;dumb box" with minimal
configuration abilities.
I am able to back up the files on the NT files from this "dumb" box to the
the tape on the IBM 3590 tape drive. To do this I use the smbclient
command:
/tools/samba/bin/smbclient '\\ntbox1\home' xxxx -U xxxx -Tcga
/dev/rmt1
Currently, I have one set of backup tapes for unix and one set for NT. The
NT backup,
using smbclient, is scheduled to run at night. The unix backup is
scheduled
to run
in the morning. I have the unix tapes in one tape rack and the NT tapes in
another
tape rack. I put the unix tape rack in when I...