similar to: pb accessing admin and web directory

Displaying 20 results from an estimated 20000 matches similar to: "pb accessing admin and web directory"

2004 Jun 02
0
[LDAP+SSL+Samba 3.0.2a] pb start tls
hello ! first of all , I run on a Debian woody (without X), I have a LDAP directory (with ssl/tls ok), I have an anthentification PAM_LDAP (login only, I have no system-auth file) which works with ssl/tls too. then ,now I would like a samba (3.0.2a) which supports SSL/TLS and LDAP (of course) I compiled this version of samba like this : ./configure --with-ldapsam --prefix=/usr/local/samba
2004 Aug 06
1
Playlist Web Display Code Request
On 28 Jun 2003 at 7:42, Roy Harvey wrote: > Does someone have any script code (perl, bash, whatever) that creates > a "Now Playing" list from the ices playlist and logs? Ideally, it > would display the last five songs that played as well as the next five > (for non-random playlists) and be able to wrap around to the beginning > when it hits the end of the list. ;-) You
2020 Mar 19
0
Icecast source client with web request/voting for next to play function
Hi Kokos The first thing you need is a music play out system. Almost anything can play a random song from your collection; but; you have some conditions you want to place on the play out process. I recommend a program called Rivendell which is free and will do everything you want. http://static.paravelsystems.com/rivendell-install-rd3/rivendell-install-rhel7.html There is a FB group and a
2005 Apr 11
1
Index(?) problem under OpenBSD
Hi, My apologies if this has been mentioned before, I haven't pulled up a google search yet. I run Dovecot from the package under OpenBSD 3.6 (dovecot-0.99.10.8). The problem I have is that occasionally dovecot corrupts an index file (I think), which causes the process to gradually creep up in usage, until it hits 99%, where it stays, without quitting. If I then fire up my mail client
2004 Aug 06
0
Web Based Front Ends
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Can anyone comment on the "front ends" they are using to manage their ices/icecast streams? I have done some searching and playing with such web-based products as netjuke, and obsequium, and otto audio jukebox, but none fill the requirements exactly, and none appear to interface with ices/icecast the way I would like. Rather than have
2004 Aug 06
0
web-based playlist manager
Adam (and everyone else that is interested), I'm currently developing one called Livewire Radio. It's written in PHP4/MySQL, and currently supports a user-based system, plays random tracks when no requests are queued, and keeps solid statistics on what songs have been requested and played. It also has the beginnings of a credit system (which can be turned on or off) to keep the queue of
2018 Jun 21
0
Welcome to the "Xapian-discuss" mailing list
Please keep replies on the mailing list — more people can help (and benefit) that way :) So OP_NEAR looks for its terms close to each other (hence "near"). The window is how far away they can be. Probably the easiest way to play with this is using the NEAR syntax in the query parser. So if you had a plain text document: I am walking, always walking. And index it in a very simple
2007 Oct 23
3
sum variable as long condition is true
Hello R For expierienced user, the following problem will be easy to solve: a<-c(0,1,0,1,0,2,3,4,3,2) b<-c(3,3,3,4,4,4,7,7,7,10) c<-data.frame(a,b) Data Frame c contains tow colums. I would like to sum up all values in a as long as b stays the same: sum(a[which(b==1)]) does this, but i have to manually put in b then i tryied st like this, but i canno't save it properly for (i
2013 Jul 01
0
Error al correr archivo markdown
Estimada Gaby Mi configuración es la siguiente y funciona ¿esta le funciona a usted? From: Gaby nieves Sent: Monday, July 01, 2013 5:13 PM To: Marcuzzi, Javier Rubén Cc: r-help-es en r-project.org Subject: Re: [R-es] Error al correr archivo markdown Gracias, si uso R estudio, cree un documento nuevo, deje el ejemplo que el Restudio trae y me volvio a aparecer el mismo error, que puedo hacer
2004 Aug 06
0
[fwd] BOUNCE icecast@xiph.org: Admin request: /^subject:\s*help\b/i (from: owner-icecast@xiph.org)
Sorry, majordomo saw 'help' in the subject and bounced it. Monty ----- Forwarded message from owner-icecast@xiph.org ----- Delivery-Date: Tue Jul 17 14:11:05 2001 To: owner-icecast@xiph.org From: owner-icecast@xiph.org Subject: BOUNCE icecast@xiph.org: Admin request: /^subject:\s*help\b/i >From owner-icecast@xiph.org Tue Jul 17 10:07:03 2001 Return-Path:
2004 Aug 06
0
playlist streams
> > We will have thousands of 24 hour playlists generated everyday by > software I'm developing. If we encode all our audio files at 32kb/s, > could we not just supply a link to the playlist files directly on our > server. So in effect, our server is just acting like a hard disk and > listeners are playing the files directly. Would this work? you mean you have a pool of
2004 Aug 06
0
playlist streams
> > >you don't want to do live simulcast sh0ws , correct? .. just offer 24-7 > >music ( which will change depending on the time ) . you don't want to have > >actual radio shows w/ song intro's , etc . . > > > That is correct, however, there will be song intro's etc because they > will be pre-recorded as audio files. right . but all the content is
2004 Aug 06
0
AW: AW: final question: how many mountpoints can icecast handle ?
Hi, On Wed, 7 Nov 2001, Andreas Gunzenhauser wrote: > damn, I was afraid of that, but thanks for lightening me up > (although I am in complete darkness now, after having seen > the light just some days ago..) > > I'm looking into http streaming of the static files just now, > but I came to find that there is one huge drawback: > > 1. when sending the stream out
2013 Jul 01
0
Error al correr archivo markdown
Estimada Gaby Nieves Si usted usa Rsutudio puede crear un archivo nuevo, le sugiero crear este, sin colocar nada, deje lo que escribe en forma automática, y finalmente ejecute desde el botón knit html. El fin es ver si nuevamente aparece el error. Si no hay error puede ser la codificación de texto (enconding...), incluso hay un problema al mover un archivo de un lugar a otro. Javier From:
2005 Jan 04
0
ezstream Playlist Randomization
I have implemented playlist randomization into ezstream v0.1.2 for Linux. I am currently using a PII 266mhz for a server, so I wanted something that wouldn't have to reencode the audio as it is streamed and be able to play a playlist randomly. It uses STL Vectors to store each playlist and then randomly deletes the song from the list after it is played (this is to make sure the same
2018 Jun 20
2
Welcome to the "Xapian-discuss" mailing list
Hi, I'm new to Xapian and wanted to know if it has a specific feature. I want to be able to check the relation between two terms on a page based on how close they are together on the page. I want to use a combination of n-gram based labeling and the "slop" feature found in Elasticsearch. Does Xapian have this/a similar feature? I haven't been able to find any programs that have
2020 Jan 08
0
admin console
On Tue, Jan 07, 2020 at 08:38:41PM +0000, jake at jakebriggs.com wrote: > January 7, 2020 10:56 AM, "user" <5f787a at i2pmail.org> wrote: > > 2020-01-06 17:50, Philipp Schafft wrote: > > > > I'm consider to put icecast behind reverse proxy. It is not so easy as I > > think before. Does anyone have experience with it? > > I run it behind a
2020 Jan 08
0
admin console
Hi Jake http://foo.bar/mountpoint is going to be interpreted as port 80 by the player You want to do http://foo.bar:8000/mountpoint > http://foo.bar/mountpoint I think you are going to have to do some port shifting from 8000 > someothernumber like 12345 on the router. regards Robert On 8/01/20 7:07 pm, jake at jakebriggs.com wrote: > No I think you misunderstood me. The m3u file
2004 Nov 24
2
Refresh Ices 0.4.?
Brendan Cully wrote: >>kill -SIGHUP <icespid> >>But this don't work! :( > > That should work. Hmm ... How can I recognize, that the changes are detected? I Changed the playlist, sent the kill -SIGHUP command, and watched the cue File. But nothing changed. Or ... did ices finished playing the current song and starts after that the new song from the new playlist?
2005 Dec 09
1
stupid user tricks with ices2: "No such file or directory" :P
Michael and Karl, Thanks for your replies. Sorry for confusing you with bad test info. The contents of playlist.txtthat I referred to in my earlier email did not match the log result I specified. However, I had ran the test with both a full and relative path in playlist.txt; "/home/john/Visitors.ogg" and "Visitors.ogg". Got it working, however. Tried playing a different ogg