search for: schell

Displaying 16 results from an estimated 16 matches for "schell".

Did you mean: scheel
2005 Jan 13
2
Need help with Listener Authentication
...icecast_full config file where I can check what I am doing wrong with this? I already read the manual, but in this case the manual is too short - or my brain is just too old ;) Or maybe I have to check for a special file on my harddrive? Any help is appreciated, Best wishes S. Schell -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20050113/97ca7a14/attachment.html
2000 Jun 25
2
Easy way?
Hi, Say I have this vector x <- sort(rnorm(n)). I'd like to know if there is a nice way to find out the index of the nearest x to say 1.5? Thanks YG -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20000625/be875885/attachment.html
2008 Nov 07
5
Agent-based social simulation and R
Do anyone know anything about the use of R for agent-based social simulation? It should be possible, and would be convenient for the simple reason that there are several nice packages containing useful stuff for SNA (Social Network Analysis). Information about packages, web sites, experienced persons in the field, etc. would be very welcome. Tom
2004 Oct 06
2
Call Quality
Hi I am having a problem with voice quality getting bad after about 10-15 minutes on a call. The call starts out fine but gets very chopy after 10-15 minutes. It seems like a buffer problem, I am using Asterisk with a Voicetronix Openlin4 card. Could someone shed some light on this?
1999 Jan 07
1
Shared Memory size
The shared mem size option is set to 102400 by default and change is discouraged: The man page (1.9.18p10) says: This parameter is only useful when Samba has been compiled with FAST_SHARE_MODES. It specifies the size of the shared memory (in bytes) to use between smbd processes. You should never change this parameter unless you have studied the source and know what you are doing.
1999 Oct 13
1
Q: sort a matrix by picking up columns?
Hi, I am wondering how to write a function which sorts a matrix by giving a vector of column numbers. Suppose we have a matrix (or data frame) "Mat" and I want to obtain order(Mat[,1], Mat[,3], Mat[,6,], Mat[,8], Mat[,10], Mat[,13]) in order to sort the matrix by those columns. Is there a way to write a function so that I can give a vector of the column numbers c(1,3,6,8,10,13) and do
2003 Jan 28
1
Fileaccess-Problem Samba <--> Win2k
...ithin Excel the error doesn't occur. Has anyone seen this problem before ? Is it a error in our configuration or is it a problem between this Samba-Ver. and Win2k? Greets Heiko -- -------------------------------------------------------------------------------------------- Dipl. Inf. Heiko Schellhorn University of Bremen Room: NWI-W3140 Inst. of Environmental Physics Phone: +49(0)421 218 4080 P.O. Box 33 04 40 Fax: +49(0)421 218 4555 D-28334 Bremen Mail: mailto:schell@physik.uni-bremen.de Germany www: http://www.iup.physik.uni-bremen.de http://www.sciamachy.de...
2008 Apr 22
2
[LLVMdev] Google Summer of Code Projects
I'm happy to say that LLVM has 6 projects approved for Google SoC this year (3x more than last year!): [vmkit] "Generics support for N3" by Tilmann Schelle [clang] "Adding support for C++ classes in clang" by Argiris Kirtzidis [codegen] "PSP (Playstation Portable) support into LLVM Mips backend" by Bruno Cardoso Lopes [llvmir] "Software Transactional Memory (STM) support in LLVM" by Luis Felipe Strano...
2007 Jun 11
1
7.1 FLAC...But hao?
I know I've read about it under the FAQ and other various forums a dozen times, FLAC is able to encode up to 8 channels. But has anyone actually tried to do this? I ran across this nifty 7.1 wav sample courtesy of Microsoft. http://www.microsoft.com/windows/windowsmedia/howto/articles/Multichannel.aspx#link6 For some reason the channel mask was incorrectly set to 0x3f, so I manually changed
2004 Oct 06
2
Issue with the channel drivers
Hi, No one seems to have any issue with the following posting. Can any one suggest how to install/configure channel drivers to work. Basically I am trying to send the SIP calls to GNUGK but Asterisk reports the error "No channel driver found". >>> I was trying to compile the oh323 channel driver but unable to compile the openh323_1_13_5 (which is the only required version as
2006 Dec 26
4
Rating competitors
I am looking for hints on how to estimate ratings for competitors in an ongoing pairwise competition using R... my particular area of interest being the game of Go, but the idea of identifying ratings (on a continuous scale) rather than relative rankings seems easily generalized to other competitions so I thought someone might be studying something related already. I presume the rating of a
1999 Jun 08
6
DESKTOP.INI amd & DNS puzzle
A non-text attachment was scrubbed... Name: not available Type: text Size: 2910 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/19990608/1b2f9b97/attachment.bat
2004 Oct 07
0
chan_capi make issue
Hi Everyone, On a fresh RedHat 9 installation I have managed to get Asterisk installed and working correctly. When attempting to make chan_capi I get the errors below: I've seen the same error reported at: http://www.redhat.com/archives/fedora-list/2004-September/msg04029.html http://lists.digium.com/pipermail/asterisk-users/2004-October/065388.html I have installed the lastest Eicon Diva
2005 Aug 03
0
Error: "The local policy of this system does not permit you to logon interactively"
Hi all, I have been having a bit of trouble setting up my Samba 3-OpenLDAP PDC...This is something totally new to me (no previous Samba experience at all). I've had several speedbumps, but I've finally got my setup almost complete. I can join computers to the domain, however, if I try to logon with a user, I get the above error from Windows. I can logon as a Domain Administrator,
2006 Jul 21
0
Samab - LDAP with root certificate
Hello, we want to authenticate a Samba 3.0.7 server (on Linux Red Hat Enterprise 3 with update 4) over a root certificate against a Novell LDAP server. We did not find something about this in the HOWTOS. With smbpasswd * w it is impossible, because the responsible LDAP department does not give us the root password. It's the sama as the global root password. :-) "ldapsearch" works
2006 Jul 28
0
Password change for win clients
Hi, I'm using Samba 3.0.7 on Linux Rad Hat 3 update 4 I'm trying to change passwords over windows (STRG+ALT+DEL) But it doesn't work. Is this the right way? Server role: ROLE_STANDALONE No PDC!!! smb.conf parameters: passdb backend = tdbsam passwd program = /usr/bin/passwd %u passwd chat = *old*password* %n\n *new*password* %n\n *new*password* %n\n