Displaying 12 results from an estimated 12 matches for "itel".
Did you mean:
intel
2010 Nov 09
2
Help with Iterator
Dear Experts,
The following is my "Iterator". When I try to write a new function with
itel, I got error.
This is what I have:
> supDist<-function(x,y) return(max(abs(x-y)))
>
> myIterator <- function(xinit,f,data=NULL,eps=1e-6,itmax=5,verbose=FALSE) {
+ xold<-xinit
+ itel<-0
+ repeat {
+ xnew<-f(xold,data)
+ if (verbose) {
+ cat(
+ "Iteration:...
2005 Mar 25
7
What is web login password for Asteirsk@Home
2007 Aug 02
6
Teliax Quality of Service
Asterisk Users,
I recently ran into some problems with the quality of service with Teliax.
This occurred on August 1, 2007 with a dropped outbound call, audio
quality isse on the callee side- not hearing me well on callee side, and
sending DTMF tones (configured for RFC2833). Am I the only Teliax customer
having this problem?
It seems like when I am ready to go live with my Asterisk
2010 Dec 07
0
R programing help-newton iterations for the square root
...<- function( p, x, itmax = 100, eps = 1e-6, verbose = FALSE)
{
# INITIAL PROCESS
repeat{
# MAIN PROCESS
if( verbose ) {
# LOG PROCESS
}
if( ( CONDITION ) || ( itel == itmax ) ){
return( RETURNING VALUE )
}
# SAVE OLD VALUE
itel <- itel + 1;
}
}
[[alternative HTML version deleted]]
2002 Oct 25
4
points on a sphere
Not an R question directly, but has anyone got a method for placing a
moderately large number of (near) equi-spaced points on a sphere? I have a
nasty feeling platonic solids are needed for exact solutions and I'm
thinking of samplings involving around 200 - 1000 regularly-spaced points,
Thanks,
Richard Rowe
Richard Rowe
Senior Lecturer
Department of Zoology and Tropical Ecology, James
2002 Jul 22
2
share name size limitation?
...eighborhood. When I use MedTran
everything was happy. I appear to have hit a limit in the length of the
name. What is the max length limit on a share name? BTW, I did verify the
logon scripts had the correct syntax and restarted samba after changing the
names.
thanks
--
Guy Story, KC5GOI
Itel-Tigerbyte LLC
gstory@tigerbyte.com
940.891.4575
2011 Dec 09
2
asterisk-users Digest, Vol 89, Issue 13
Yes, DAHDI is a timing source and meetme depends on DAHDI for voice
mixing. You can check details here
http://www.asterisk.org/docs/asterisk/trunk/applications/meetme
>Install DAHDI then !!?
>On Thu, Dec 8, 2011 at 12:46 PM, Durgesh Mishra <
>durgesh.mishra at rancoretech.com> wrote:
>> In make menuselect =>application=>XXX app_meetme . I am doing confrence
>>
1999 May 03
0
login w/o password
I'm using an old Intel netport printserver that loads it application
code form a netbios resource. As I don't have (or want) a Win station on
my network I thought I can use samba for that issue.
The problem now is that this itel netport tries to login with
user=netport and NO password.
So I set up a ressource like this:
[NETPORT]
comment = Intel Netport RBL file
path = /home/gwieser/netport
read only = yes
browseeable = yes
public = yes
guest only = yes
If I login to that NETPORT ressource with smbclient I ge...
2001 Feb 22
4
SWAT not working
I'm trying to use SWAT on my Compaq Tru64 UNIX v5.1 machine running
Samba 2.0.7.
I'm prompted for a username/password. I read in the docs to enter root
with root's passwd.
This does not work. I get login failed, retry. I never get authenticated.
Any ideas?
Thanks,
Paul Gregory
UNIX & Oracle Database Admin
GE Nuclear Energy
paul.gregory@gnf.com
2002 Jul 04
1
"Invisible" directories in Windows... but not in DOS
Hi Guys,
Has anyone come across or heard tale of a problem whereby you have a Samba
share where you can't see certain directories in the root of the share?
2009 Aug 19
1
centos 5.1 kickstart CD and intel 82576 driver
Hi all,
I've got a Centos 5.1 kickstart that I must continue to use.
How can I update the kick start image so that it recognizes Intel
gigabit 82576 nic?
BTW, I compiled the driver I need and have this igb.ko file.
How do I incorporate that into my initrd.img file that I see on the
kickstart CD that is probably my kickstart boot OS.
Thank you very much in advance.
aurf -
2002 Sep 10
2
Who may delete a file ?
Hi All,
I was checking the access rights and a problem (hence a question)
appeared: Who can delete a file through Samba ?
Suppose we have the following situation:
drwxrwxrwx john finance directory
-rw-r--r-- jack finance directory/file
Under unix everyone can delete the file.
Under Samba, the documentation says (due to the Windows sementic) you
also need the write access to the