search for: tcheer

Displaying 4 results from an estimated 4 matches for "tcheer".

Did you mean: cheer
2004 Aug 06
2
Newbee questions...
Hi all, This is my first contribution to this ML. I would like to post 2 questions: 1. I have just installed ices 0.2.3 and icecast 1.3.12 and I am trying to run them. In my etc/icecast.const i have kept the 3 default passwords for the encoder, admin and oper (hackme) and modified my etc/ices.conf as follow: ... <!-- Encoder password on the icecast server -->
2004 Aug 06
3
Newbee questions...
Mathias Gygax wrote: >On Son, Jan 05, 2003 at 08:24:45 +0100, tcheer@gmx.de wrote: > > >>Hi all, >> >> > >hi there, > Hi again... > > > >>1. >>I have just installed ices 0.2.3 and icecast 1.3.12 and I am trying to >>run them. >>In my etc/icecast.const i have kept the 3 default passwords for...
2004 Aug 06
0
Newbee questions...
On Son, Jan 05, 2003 at 08:24:45 +0100, tcheer@gmx.de wrote: > Hi all, hi there, > 1. > I have just installed ices 0.2.3 and icecast 1.3.12 and I am trying to > run them. > In my etc/icecast.const i have kept the 3 default passwords for the > encoder, admin and oper (hackme) and modified my etc/ices.conf as follow: > ....
2004 Aug 06
0
Newbee questions...
On Sun, Jan 05, 2003 at 09:52:25PM +0100, tcheer@gmx.de wrote: > >you can also generate a pair with "makepasswd --crypt" or with perl. > >perl -e 'print crypt("hackme", "icecastrules") . "\n";' (this is > >slightly insecure, use a better or more random salt). put the output (13 &gt...