similar to: Karl

Displaying 20 results from an estimated 2000 matches similar to: "Karl"

2010 Sep 22
1
include configuration file
Are people using the icecast official source or the updated version by KH? http://www.xiphicecast.webspace.virginmedia.com/ I think that version has a lot of fixes and added stability... can we merge it back in with the main source? Sorry for my English On Wed, Sep 22, 2010 at 1:04 AM, Petr Pisar <petr.pisar at atlas.cz> wrote: > On Wed, Sep 22, 2010 at 09:23:02AM +0400, ???????
2011 Apr 15
2
source questions & intentions to patch: yp-timing & auth
Good Day, Looking at the SVN repo: there's 30+ commits since the 2.6.2 release; the last one from August 2009. Are there any intentions to roll a release anytime soon? Are there any more recent branches? I'm currently looking into extending icecast2 (more below) and am wondering if I should base the patches on 2.6.2+debian-fixes or work from svn-trunk? We are using a cluster of icecast
2010 Sep 22
4
include configuration file
Hello! I made some changes to Icecast sources and added <include/> tag into icecast.xml. Is this interesting? Can i commit that? Sorry for my english :) Dmitriy Chechotkin, Saint-Petersburg, Russia. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast-dev/attachments/20100922/94540777/attachment.htm
2010 Nov 02
3
Forcing an ID on all mountpoints
I'm looking for a way to tag my live feeds via an audio announcement every 30 minutes or so using the Linux install of Icecast. Some of the feeds I control locally, and other feeds are from remote locations - so implimenting this must be as painless as possible for each encoding location. As of now, the best way I can think of to do this is by running 2 instances of Icecast. Allowing the
2008 Jun 08
4
qemu-img not compiled?
I''m running latest 3.1.4. I need access to qemu-img to convert some image files. However this binary is not compiled after doing make world and make install. I notice that the source code is present, but I cannot figure out how to make it compile and install along with qemu-dm? Am I missing something? -- Randy _______________________________________________ Xen-users mailing
2010 Feb 04
2
[gPXE] Local Boot + SW Raid
This is worth forwarding to SYSLINUX. On Thu, Feb 4, 2010 at 3:21 AM, Randy McAnally <rsm at fast-serv.com> wrote: > For some reason I cannot local boot (the default) from any software RAID > system (where the boot partition is linux raid). ?It hangs at "Booting from > local disk..." but never exits the pxe rom and just sits there requiring a reboot. Which RAID level are
2010 Mar 03
1
[gPXE] localboot 0 hang on some machines
Randy McAnally wrote: > > Thank you so much, this is the kind of news I needed! > > ---------- Original Message ----------- > From: "Arends, R.R." <r.r.arends at hro.nl> > To: "Randy McAnally" <rsm at fast-serv.com> > Cc: <gpxe at etherboot.org> > Sent: Wed, 03 Mar 2010 10:10:56 +0100 > Subject: Re: [gPXE] localboot 0 hang on some
2008 Jan 28
1
localtime=1 broken on HVM guests
I have confirmed that the localtime option in guest config is broken in Xen 3.1.3-rc2. No matter what the setting, UTC is always given to the guest. I have tried putting the HC in UTC and in Localtime, it makes no difference. Aside from setting the system clock to the wrong time (or defining an offset in guest config), it is impossible to send localtime to the guest. Is there anyone who
2008 Jun 17
7
Accessing member server prompts for credentials
Hi, I'm trying to join a server as an AD member but it isn't working. I do: kinit ADMINISTRATOR@DOMAIN1.CO.UK which prompts for the password and displays nothing else. Then I do: net ads join -U Administrator%XXXXX which returns: Using short domain name -- DOMAIN1 Joined 'SERVER1' to realm 'DOMAIN1.CO.UK' So all looks OK, but when I try to browse the shares on
2011 Apr 19
0
source questions & intentions to patch: yp-timing & auth
Hi Robin, First, please let me state that I'm not xiph, nor an IceCast maintainer, all I'm saying here are my views, but, as nobody answered your mail, I guess it's better than nothing. Robin Gareus <robin at gareus.org> writes: > Looking at the SVN repo: there's 30+ commits since the 2.6.2 release; > the last one from August 2009. Are there any intentions to roll a
2008 Jan 10
14
Keeping Camping going
Hello all, I''m not sure who Camping''s steward is at this point(zimbatm? _why?), but I haven''t seen much activity in quite some time. I really like Camping, and I understand open source projects can fall by the wayside. So, I''d be willing to take over maintenance and releasing. I have experience maintaining my own open source projects, and a history of
2014 May 20
0
Ogg Flac padding
A program to do something I don't think can be done? Tricky. How about some examples of files that show problems? Here is a basic OggFlac track, as produced by the standard flac encoder. It has a vorbis comment packet, a seektable packet, and a padding packet and works fine. Note that each packet is on a separate Ogg page. http://www.nartowicz.webspace.virginmedia.com/oggflac/01.oga
2010 May 03
3
gcc?
dear all i have gcc on my centos. I need to make an executable file from my c code. Can you please let me know what stuff and company do i need on my centos? Is there any gui like c++/visual c avalable for centos? Thank you
2008 Jan 28
5
Re: Massive problems with ''PCI-DMA: Out of SW-IOMMU space for XXX bytes [..]'' with 3Ware controller
Markus Schuster wrote: > PCI-DMA: Out of SW-IOMMU space for 40960 bytes at device 0000:03:00.0 > 3w-9xxx: scsi0: ERROR: (0x06:0x001C): Failed to map scatter gather list. > (03:00.0 is the 3Ware Controller) Me too as well...any progress on this issue? I notice that IO performance is notably slower than the stock RHEL kernel; about 1/2 overall write performance. I can trigger the bug
2008 Apr 03
3
Branchable migrations -- A plugin to let you organize your migrations
I just put a new plugin named branchable_migrations on Github. Branchable migrations lets you separate your migrations into "branches" (i.e., a director under db/migrate) that each have their own version. Using the forthcoming UTC timestamped migrations and this plugin, you can separate migrations by table or feature. Doing so should alleviate many of the problems that seem to pike up
2008 Jul 30
2
FFT - (STATS) - is this correct?
Hello, I have calculated the fourier transform of the series enclosed at the end of this message, by doing: library(stats) x <- readLines("file1.txt") x.num <- as.numeric(x) ft.x.num <- fft(x.num) My question is: why is the first value (Real) of ft.x.num that big? (954.833870) all the other values are much smaller. Am I doing something wrong? Could you please help me to
2008 Mar 04
4
R-Terminal
Hi there! I use an gnome-terminal for using R. When I resize the termial to the maximum size, R uses only the left side of the window. Can I tell R to use the whole window somehow? Thanks, Martin -- Ihr Partner f?r Webdesign, Webapplikationen und Webspace. http://www.roomandspace.com/ Martin Kaffanke +43 650 4514224 -------------- next part -------------- A non-text attachment was
2006 Mar 24
1
Isolating a Rails app?
I''m trying to isolate some Rails apps I will be running on a shared server; by isolate I mean I want the application to be unable to access any of the filesystem below its root. These apps are from a few different people and I don''t want them to accidentally (or purposefully) blow someone else''s files away. I would just create a unique user for all of them, but I
2003 Nov 28
4
Mute button in Grandstream?
Hello, Has anybody been able to get the Mute button work on grandstream? it simply does nothing. Only Hold is avalable, which is not that good. Thanks -- Anton Yurchenko<phila@dg.net.ua> Digital Generation
2006 Feb 14
6
Mongrel 0.3.3 -- Bug Fix
Hey Folks, This is a quick release that fixes a major bug. I forgot to require the timeout library properly in mongrel.rb so people using Mongrel outside of Rails would see pauses. 0.3.3 fixes this all up. The 0.3.3 release also has a small change to the examples/simpletest.rb file with some gzip response using Ruby''s zlib support. Curious what people think about this and whether it