[sclug] Streaming audio

Neil Haughton n.a.haughton at bigfoot.com
Mon Feb 7 21:12:28 UTC 2005


I have a good internet connection at work (Win XP Pro), and cable 
broadband at home (Mandrake 10.0) with a dynamic IP address and 
shorewall enabled.

My question is this: what do I have to do to stream mp3 audio at home so 
that I can listen to it at work? Can anyone advise?

Regards,

Neil.



sclug-request at sclug.org.uk wrote:

>Send sclug mailing list submissions to
>	sclug at sclug.org.uk
>
>To subscribe or unsubscribe via the World Wide Web, visit
>	http://www.sclug.org.uk/mailman/listinfo/sclug
>or, via email, send a message with subject or body 'help' to
>	sclug-request at sclug.org.uk
>
>You can reach the person managing the list at
>	sclug-owner at sclug.org.uk
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of sclug digest..."
>  
>
>------------------------------------------------------------------------
>
>Today's Topics:
>
>   1. Re: Gentoo... (Simon Huggins)
>   2. Re: Gentoo... (Darren Davison)
>   3. Embedded Debian (David Given)
>   4. RE: Embedded Debian (Chris Aitken)
>   5. Hello (Paul Weaver)
>   6. Re: Embedded Debian (David Given)
>  
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [sclug] Gentoo...
> From:
> Simon Huggins <huggie at earth.li>
> Date:
> Sun, 28 Nov 2004 20:32:05 +0000
> To:
> sclug at sclug.org.uk
>
> To:
> sclug at sclug.org.uk
>
>
>On Sun, Nov 28, 2004 at 08:14:44PM +0000, Darren Davison wrote:
>  
>
>>However, nothing forces you to upgrade or re-compile any piece of
>>software that you don't wish to unless it's a hard dependency of
>>something you ARE upgrading, and the tools are capable enough to cope
>>with any and all
>>    
>>
>
>How does Gentoo deal with security in that case then?  Is it possible to
>say "recompile all the packages with security exploits (and their
>dependencies)"?
>
>Simon
>
>  
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [sclug] Gentoo...
> From:
> Darren Davison <darren at davison.uk.net>
> Date:
> Mon, 29 Nov 2004 00:18:57 +0000
> To:
> sclug at sclug.org.uk
>
> To:
> sclug at sclug.org.uk
>
>
>On Sunday 28 November 2004 20:32, Simon Huggins wrote:
>
>  
>
>>How does Gentoo deal with security in that case then?  Is it possible to
>>say "recompile all the packages with security exploits (and their
>>dependencies)"?
>>    
>>
>
>security issues are advised through mailing lists and the web site.  =
>
>Packages requiring recompilation are noted and all vulnerable versions =
>
>listed.  There are efforts (nearing completion I believe) to add =
>
>functionality to the standard tools that will basically allow you to do =
>
>exactly what you suggested.
>
><http://www.gentoo.org/security/en/index.xml>
>
>Regards,
>
>-- =
>
>Darren Davison
>Public Key: #DD356B0D
>-------------- next part --------------
>A non-text attachment was scrubbed...
>Name: not available
>Type: application/pgp-signature
>Size: 189 bytes
>Desc: not available
>Url : http://lists.tmdg.co.uk/pipermail/sclug/attachments/20041129/79c93dbc=
>/attachment-0001.bin
>  
>
>
> ------------------------------------------------------------------------
>
> Subject:
> [sclug] Embedded Debian
> From:
> David Given <dg at cowlark.com>
> Date:
> Mon, 29 Nov 2004 01:25:31 +0000
> To:
> sclug at sclug.org.uk
>
> To:
> sclug at sclug.org.uk
>
>
> Since there seem to be a lot of Debian experts currently reading the 
> list...
>
> I have a shiny new Shuttle PC sitting under my TV. It's going to be a 
> media box, using custom-written software (gstreamer is *very cool*).
>
> I would like it to boot off a CD, because I want to approach the thing 
> from the appliance point of view rather than the Unix server point of 
> view. The idea is I stick the disk in the drive, boot it, it picks up 
> a couple of settings off the hard disk, autodetects everything else, 
> and goes. Because this is running on a limited selection of hardware, 
> this is actually pretty easy. The hardest part appears to be 
> persuading isolinux to behave.
>
> However:
>
> I need to find a good way of generating minimalist liveCDs. I'm 
> developing my media package on Debian, and it uses gstreamer, GTK2, 
> ruby, X, and a whole bunch of complex dependencies. Rebuilding 
> everything manually every time something changes will be a nightmare; 
> surely I should be able to use Debian packages for everything, so 
> it'll get the dependencies right for me.
>
> The naive approach is to use debootstrap. Which, indeed, works fine, 
> but is far too heavyweight. I don't *need* exim on my box. I don't 
> need bash, even. In fact, the vast bulk of the stuff debootstrap 
> installs is completely irrelevant. I don't need the Debian package 
> management system, I don't need /usr/share/doc, in fact most of /var 
> is useless. I can't seem to find a way of persuading debootstrap to 
> use local .deb files, either; it always insists on downloading new 
> copies into the target filesystem, and I don't need that either.
>
> Does anyone know how I can put together a *really minimal* system --- 
> we're talking ash & busybox minimal --- from a set of Debian packages? 
> Is there a list somewhere of the absolute minimal subset of Debian 
> packages you need to get a system that runs?
>
>
> ------------------------------------------------------------------------
>
> Subject:
> RE: [sclug] Embedded Debian
> From:
> "Chris Aitken" <chris at ion-dreams.com>
> Date:
> Mon, 29 Nov 2004 08:48:38 -0000
> To:
> "'David Given'" <dg at cowlark.com>, <sclug at sclug.org.uk>
>
> To:
> "'David Given'" <dg at cowlark.com>, <sclug at sclug.org.uk>
>
>
>>Does anyone know how I can put together a *really minimal* 
>>system --- we're talking ash & busybox minimal --- from a set 
>>of Debian packages? Is there a list somewhere of the absolute 
>>minimal subset of Debian packages you need to get a system that runs?
>>    
>>
>
>Have you subscribed to the emDebian list? When I was looking at embedded
>routers it came in very handy. It might also be worth looking at how these
>embedded routers run, as the setup is probably similar.
>
>
>  
>
>
> ------------------------------------------------------------------------
>
> Subject:
> [sclug] Hello
> From:
> Paul Weaver <iso at isorox.co.uk>
> Date:
> Mon, 29 Nov 2004 10:24:24 +0000
> To:
> sclug at sclug.org.uk
>
> To:
> sclug at sclug.org.uk
>
>
>Good morning campers! I thought I'd take this opportunity to introduce myself.
>
>I recently moved to Twyford after serving some time living in London.
>Sadly I still work here (Shepherds Bush), but at least I dont have to
>suffer it at night or the weekend (unless on shift!)
>
>Before that I was at Exeter Uni, and a member of DCLUG for a few years.
>I've been running Linux for about 5 years now, and have 3 systems at
>home, an old laptop running debian which hosts my mail, DNS, mysql
>webserver etc, and potentially NIS soon, a PVR running knoppmyth, and a
>laptop on Suse. 
>
>At work I dont get much opportuntiy to play with linux systems - we are
>pretty much a microsoft shop, partly because not many of the engineers
>know much about linux (or windows to that matter, but managment think
>that being able to load Word means you can admin a cluster of Server
>2003 boxes - a redundant cluster that I managed to accidently break, and
>destroy the redundent raid on, in about 20 minutes, but that's another
>story. We do have a half-dozen machines running a cut-down
>"appliance-like" version of redhat, I am, however, taking opportunity to
>learn about Solaris, which we run jboss on.
>
>Well, that's me anyway, I should get back to work and break something.
>  
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [sclug] Embedded Debian
> From:
> David Given <dg at cowlark.com>
> Date:
> Mon, 29 Nov 2004 11:09:59 +0000
> To:
> sclug at sclug.org.uk
>
> To:
> sclug at sclug.org.uk
>
>
>On Monday 29 November 2004 08:48, Chris Aitken wrote:
>  
>
>>>Does anyone know how I can put together a *really minimal*
>>>system --- we're talking ash & busybox minimal --- from a set
>>>of Debian packages? Is there a list somewhere of the absolute
>>>minimal subset of Debian packages you need to get a system that runs?
>>>      
>>>
>>Have you subscribed to the emDebian list? When I was looking at embedded
>>routers it came in very handy. It might also be worth looking at how these
>>embedded routers run, as the setup is probably similar.
>>    
>>
>
>I had a brief look at emDebian a while back, but I couldn't find any actual 
>*information* on their website... looking at it again, it seems to be 
>actually getting somewhere. I'll give it a try. emdebsys seems to be exactly 
>what I'm looking for. Now if it'll only work...
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>sclug mailing list
>sclug at sclug.org.uk
>http://www.sclug.org.uk/mailman/listinfo/sclug
>  
>


More information about the Sclug mailing list