similar to: Configuring two channels

Displaying 20 results from an estimated 300 matches similar to: "Configuring two channels"

2018 Oct 08
1
Configuring two channels
How to unsubscribe? -------- Original message --------From: Jake <jake at jakebriggs.com> Date: 10/8/18 5:05 AM (GMT-06:00) To: icecast at xiph.org, Catherine Percy <catherine.percy at ctoa.co.nz> Subject: Re: [Icecast] Configuring two channels Hello there, a fellow kiwi! Are you able to perhaps explain a bit more about where Icecast is hosted and how the stream is generated and
2018 Oct 08
0
Configuring two channels
Hello there, a fellow kiwi! Are you able to perhaps explain a bit more about where Icecast is hosted and how the stream is generated and served to icecast? To have extra mount points, you merely need to stream a new stream to icecast and it'll "just work" - but I am fairly sure it is by default limited to 3 streams. This can be changed fairly easily though. Would I be correct in
2009 Dec 07
2
Windows 7 + Samba domain issues
Hi all, Earlier I emailed the list on some issues I was having with Windows 7, and one of those issues was the trust relationship breaking down after one month. I think I have some more light to shed on this topic. First, some environmental facts I am running Ubuntu Karmic 9.10 with Samba 3.4.0-3ubuntu5.1 I have installed the latest LDAP schema into OpenLDAP 2.4.18-0ubuntu1 I have a working
2006 Jun 05
4
megaraid problem
Hi, I'm trying to install Centos 4.3 x86 on a PE 1400SC but the install doesn't find any HD's. So then I get the option to load a module, so I choose for the megaraid_mbox module for the LSI LOGIC 4CH PERC but my RAID5 still doesn't get recognised. Had the same problem 2 years ago with FC3 wich was due to the megaraid module wich got obsolete in the 2.6 kernel but somebody filed
2007 Aug 07
1
postfix+mysql
Hi Howto install postfix-mysql and pam-mysql from repository yum PD. excuse my English, I I speak Spanish
2006 May 12
6
Newbie to R: would like to solve a problem
Hello, I am very new to R (read the introduction a few hours ago), but experianced in several other languages (including Scheme, C, ObjC and C++, Java and Javascript) and I was wondering how to approach this problem: I am making a training calculator for a Video Game I play. Basically, I want to calculate the probability of killing an enemy within x hits, to help determine which is the best
2013 May 18
1
Copy on assignment to large field of reference class
Dear all I am trying to find the best way to handle large fields in reference classes. As the code below shows assignment via <<- causes many copies to be made if the subsetting is extensive (in modb1). This can cause R to run out of memory. Creating a local copy and using the optimisation in <- is the best solution I have found so far (in modb2) - but it is not really much better than
2007 Dec 06
1
Cyrus y clamav
Estoy en procura de instalar un servidor de correo sobre Centos 5 , me he guiado en un tutorial de instalacion sobre centos 4, pero al momento de instalar algunos paquetes, he descubierto que los siguientes paquetes no se encuentran en los repositorios estos paquetes son: cyrus-imapd-nntp cyrus-imapd-murder clamav-lib clamav-data clamav-update clamav-server o sera que estos ya ha sido
2010 Jul 15
2
Rsync backup issues using relative paths and LVM snapshots
Hi everyone, I have been using rsync for years to perform off-site backups, and have recently come up with a problem that is starting to hurt my head. I am at the point where I am starting to think that there is a method to achieve my desired outcome that I cannot see. First, a bit of history. I usually just set up a script that runs many rsync commands in sequence to perform the desired
2009 May 20
1
combining xYplot with map
I'm using xYplot to create a bubble plot of values that I'd like to visualize on top of a filled-in map of the coast, but I'm too much of a lattice (which I understand xYplot is built on) and mapping newbie to figure out how to begin to make this happen. Below is some sample code that doesn't work but illustrates my goal. Any pointers anyone has would be much appreciated.
2007 Sep 26
1
Area of overlap between polygon and circle
R-listers, Given a polygon and a circle defined by its center coordinates and a radius, I would like to calculate the area of overlap. I know that I can create a polygon from the circle and then use available packages to get the area of the intersection. However, because the polygon is of a fixed size and I will be doing this for circles of varying sizes, I'm concerned about
2004 Mar 05
3
Lyapunov exponent code for time series
Dear all, Has anyone worked on coding for calculating Lyapunov Exponent for a time series data? or any package is available for computing Lyapunov? Please advice and many thanks in advance. Catherine X Wang
2009 Jan 18
8
regex -> negate a word
Dear all, let's assume I have a vector of character strings: x <- c("abcdef", "defabc", "qwerty") What I would like to find is the following: all elements where the word 'abc' does not appear (i.e. 3 in this case of 'x'). Since I am not really experienced with regular expressions, I started slowly and thought I find all word were
2003 Feb 12
2
Samba 3.0 AD usage problems
Dear all, I downloaded samba3.0-alpha21 and followed each step in "ADS-HOWTO.txt". But mapping a network directory from a Windows client failed (step 4: Test your server setup). (Succeeded in other steps.... Including step 5) Only local users in the samba server can access the share folder. (Please refer to the smb.conf listed below...) And "#kadmin -p administrator" fails
2008 Sep 03
3
incomplete final line
Hello, I am trying to read in an Excel file that I saved as a .csv so I can analyze my dissertation data! I am getting really frustrated because this is what I keep getting: In read.table(file = file, header = header, sep = sep, quote = quote, : incomplete final line found by readTableHeader on 'month.csv' can anyone offer some help? Thanks a lot! catherine [[alternative HTML
2004 Feb 02
4
for loops?
Hello R people! How can one use a for loop (or something similar) in R? As I type in each line, I get syntax errors... I'm just confused how much to type in at each ">" prompt. Thanks for your help, cathy ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Catherine M. Stein Research Assistant, Tuberculosis Research Unit Doctoral Candidate in
2018 May 29
3
Can't connect anymore a share in domain A from domain B since
Hi, In the past (2 months ago) : I have two AD Domain under Samba 4.1 : A and B. I war able to  connect a share in A from B. Now (after upgrade) : I have a W2016 domain (B) and a Samba 4.6 domain (A) but I can't connect a share in A from B. The user from B which try to connect the share in A has the same login in the two domains. So since the upgrade I don't have the same behavior
2003 Dec 11
1
Binomial distribution & Catherine Loader's paper
Hi, I've been trying, without success to find a copy of the paper, by Catherine Loader, that describes the algorithn underlying the rbinom() and associated functions. The title is "Fast and Accurate Computation of Binomial Probabilities." All of the links to the paper that I've seen (including in the R docs) lead nowhere (i.e. are 404). I've sent Dr. Loader several emails,
2006 Aug 31
1
Problems with OS X R
Hi everyone, I hope I'm not repeating someone else, but I am having trouble with my R installation on my MacBook with OS X Universal. I get this error when R starts up: 2006-08-30 10:53:50.222 R[1021] *** -[NSBundle load]: Error loading code /Users/clc/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/
2004 Jan 02
2
SEM help!!!
I have just started using the SEM package in R, so I'm not sure I'm doing everything right, but I keep getting an error concerning startvalues and I can't figure out how to fix it. Is anyone willing to read over my code and help me out??? Please email me if you are willing to look at my code and I will send it to you. Thank you so much, and Happy New Year! cathy