Displaying 4 results from an estimated 4 matches for "followign".
2009 Oct 22
10
Help! i want to clone my Centos machine to another box..
Hello all,
i've spent the last week trying to find something that will clone my existing Centos server to a more powerful box.
i've used clonezilla though that resulted in a complete failure..
can anyone please guide me in the right direction?
all i want to do is to clone my entire server and all of it's directories to a more powerful server so i start using it instead..
i dont want
2005 Dec 25
0
Setter not being called
I have written the followign setter to raise an exception when the field
disabled_on is beeing assigned a value minor or equal that the enabled_on
field.
class Survey < ActiveRecord::Base
def disabled_on=(date)
raise AssignmentException if date != nil and date <= self.enabled_on
write_attribute(:disabled_on, d...
2001 Jul 11
1
Porting MS Structured Exception Handling to Linux.
...d exception object
(MyAccessViolationException) can be thrown which can be caught anywhere in
the offending stack frame. e.g.
try
{
int* pNull = 0;
*pNull = 12;
}
catch (MyAccessViolationException& e)
{
printf ("success.\n");
}
Having researched the web, I have taken the followign approach: When I
receive a SIGSEGV signal, I need to insert the "exception throwing" function
into the stack frame which caused the exceptoion, return to it, and throw
out the exception from within it. In effect I need to insert a new function
to be exectued after the signal has been ha...
2004 Aug 06
4
liveice Question
Ok, is this possible: I want to have a 128k and a 24k stream of a
particualr audio program, plugged into the line in of my Ensoniq AudioPCI
128 (es1370 chipset) Is there any way to do this with just one soundcard,
or do I need two?
Thanks
Scott W
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a