Displaying 9 results from an estimated 9 matches for "andrewwu".
Did you mean:
andreww
2004 Aug 06
4
A few Newbie Questions on libwrap
...ocalhost, ALL@.princeton.edu
>
> .
> .
> .
>
> my /etc/host.conf looks like
>
> order hosts, nis, bind
> multi on
>
> and my /etc/hosts file looks like
>
> 127.0.0.1 localhost.localdomain localhost # 0
> 1.2.3.4 wuhoo.princeton.edu wuhoo andrewwu # 0
>
>
>
> I am running Linux kernel 2.4.2 on a Mandrake 7.0 base system.
>
> Thank you for your help.
>
> Andrew
>
>
> --- >8 ----
> List archives: http://www.xiph.org/archives/
> icecast project homepage: http://www.icecast.org/
> To unsubsc...
2004 Aug 06
2
A few Newbie Questions
Hi all,
I apologize for the following questions - some may be more general Linux
questions while others hopefully relate directly to Icecast:
1) With regards to the recent buffer-overflow exploit and the
recommendation of running icecast as a non-root user, how exactly does one
do that? I've changed the UID and GUID of the icecast directory and files
and binaries to nobody, but what user
2004 Aug 06
0
A few Newbie Questions on libwrap
...L EXCEPT localhost, ALL@.princeton.edu
icecast_admin: ALL@ALL EXCEPT localhost, ALL@.princeton.edu
.
.
.
my /etc/host.conf looks like
order hosts, nis, bind
multi on
and my /etc/hosts file looks like
127.0.0.1 localhost.localdomain localhost # 0
1.2.3.4 wuhoo.princeton.edu wuhoo andrewwu # 0
I am running Linux kernel 2.4.2 on a Mandrake 7.0 base system.
Thank you for your help.
Andrew
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'...
2004 Aug 06
2
Compiling with lame support
* Andrew M. Wu <andrewwu@Princeton.EDU> [010419 03:49]:
> Hi all,
>
> I've been trying to compile and re-compile ices-0.0.1beta5 with lame
> support.
>
> I've downloaded the source to lame-3.88beta and compiled it and installed
> it. The configure script allows for the compilation of a l...
2003 Dec 01
0
No subject
...hing seems to be working fine
except when i did a smbstatus. it gave me an error message:
Couldn't open status file /var/lock/samba/STATUS..LCK
what did i do wrong? your help will be highly appreciated...
setup: SuSE 7.0 with kernel 2.4.2
Samba 2.0.7
Chris
Return-Path: <andrewwu@Princeton.EDU>
Delivered-To: samba@lists.samba.org
Received: from Princeton.EDU (postoffice.Princeton.EDU
[128.112.129.120]) by lists.samba.org (Postfix) with ESMTP id
BBAB94B90 for <samba@lists.samba.org>; Sun, 27 May 2001 16:20:05 -0700
(PDT)
Received: from smtpserver1.Princeton.ED...
2004 Aug 06
0
A few Newbie Questions
One question though - how do I create a pseudo user?
Thanks,
Andrew
On Sun, 25 Feb 2001, Michael Faurot wrote:
> In article <983130226.25873@phzzzt.atww.org> you wrote:
>
> : 1) With regards to the recent buffer-overflow exploit and the
> : recommendation of running icecast as a non-root user, how exactly does
> : one do that?
>
> I do it via "su". I use
2004 Aug 06
0
Compiling with lame support
Hi all,
I've been trying to compile and re-compile ices-0.0.1beta5 with lame
support.
I've downloaded the source to lame-3.88beta and compiled it and installed
it. The configure script allows for the compilation of a libmp3lame.a
and libmp3lame.la, but not libmp3lame.so (in the INSTALL it says that is a
(not yet) ).
In configuring ices I specify the include dir for lame.h and the
2004 Aug 06
0
Compiling with lame support
Hi all,
Thanks again for all the suggestions - I finally got ices compiled with
lame support using lame-3.87beta and making sure not to compile in gtk
support, termcap support, or brhist support.
My uh next question is - is it possible to set up more than one source
stream to one icecast server? And if so, how could I go about doing that?
Would it involve listing other ports to listen on and
2008 Feb 20
3
[LLVMdev] llvm-2.2 cannot be successfully built with 'make ENABLE_OPTIMIZED=1'
My platform is RedHat Enterprise 5, as shown below:
[wuxi at ppidellsc1420 lib]$ uname -a
Linux ppidellsc1420 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:21 EST 2007 i686
i686 i386 GNU/Linux
and I install gcc-4.2.3, as shown below:
[wuxi at ppidellsc1420 lib]$ g++ -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.2.3/configure