Displaying 20 results from an estimated 300 matches similar to: "alternative for a broken link"
2006 Jan 26
7
Bootable CD?
hi ,
i have downloaded the asterisk@home software from the web ..but i have a
little confusion about that ...either i wrote in blank cd as it is or some
bootable media is required for it...as it is in zip format...BUT it is a
.ISO file ...tell me ...what should i do...it will run automatically when i
reboot system and first boot device is CDROm...thankssss
--
Muhammad Sohail Arham
U.E.T. Lahore
2007 Oct 19
2
CentOS 5 centosplus kernel + kmod-gfs
On CentOS 5, the current centosplus kernel doesn't want to play with the
kmod-gfs package (because kmod-gfs wants the stock kernel):
# yum install kmod-gfs
gives me:
Transaction Check Error:
package kernel-2.6.18-8.1.14.el5.centos.plus (which is newer than
kernel-2.6.18-8.1.14.el5) is already installed
Should it work, or is there a separate centosplus build that I've not
2016 Jun 28
2
[GSoC 2016] Implementation of the packing transformation
2016-06-27 15:52 GMT+05:00 4lbert C0hen <4lbert.h.c0hen at gmail.com>:
> Dear Roman and all,
>
> Such features would be extremely useful to implement array expansion (scalar
> and array renaming, privatization with new subscript expressions of higher
> dimension) and storage mapping optimization (generalizing array
> contraction). It would be interesting to have these
2016 Jun 29
0
[GSoC 2016] Implementation of the packing transformation
On 06/28/2016 10:53 AM, Roman Gareev wrote:
> 2016-06-27 15:52 GMT+05:00 4lbert C0hen <4lbert.h.c0hen at gmail.com>:
>> Dear Roman and all,
>>
>> Such features would be extremely useful to implement array expansion (scalar
>> and array renaming, privatization with new subscript expressions of higher
>> dimension) and storage mapping optimization (generalizing
2009 Mar 03
1
[LLVMdev] One way to support unwind on x86
Hi Bjarke,
Bjarke Walling wrote:
> I see. So you check this value stored in a thread-local variable after
> each call? And you lower invoke to a call and branch with regard to
> this value?
>
Yes, that's correct.
> What are these sophisticated techniques you are talking about? My time
> frame for implementing this is, not unlimited, but fairly long. Less
> than a
2012 Oct 03
2
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
Hal,
> While I think that it will be relatively easy to have the intrinsics
> serve as code-motion barriers for other code that might be threads
> sensitive (like other external function calls), we would need to think
> through exactly how this would work. The easiest thing would be to make
> the intrinsics have having unmodeled side effects, although we might
> want to do
2013 May 15
3
memdisk and iso
Hi,
I am trying to boot a server via PXE with following configured for its PXE.
LABEL IMP
MENU LABEL IMP
LINUX memdisk
INITRD linuxIso.iso
APPEND iso
I haven't been able to get this work, probably only because of network
speed. PXE server is on RHEL 5.8 and syslinux 5.x
While I was booting the server, I ran dstat on PXE server and saw the
outgoing network speed was 400-500Bytes. So looks
2008 Jun 27
1
freeNX page additional note
Ralph,
ScottRobbins has a useful note to add to the FreeNX article. You can
see it in this Forum post:
http://www.centos.org/modules/newbb/viewtopic.php?viewmode=thread&topic_id=14875&forum=40&post_id=51846
Could you give him edit rights to that page?
Thanks,
Akemi
2005 Oct 14
3
Same email recieved
Some of my users seem to be receiving the same e-mail over and over.
This doesn't happen all the time, just once in a while it seems to get
stuck in a loop. Is it possible that dovecot is the culprit here or is
this a problem with something else? I'm running Postfix/amavisd/dovecot
on Slackware 10.1.
Regards,
Savage
2003 Apr 26
3
final tests fail with samba...can anyone help?
Hello,
I just took an old PC and installed SuSE 7.0 on it. The machine has 32Mb of RAM, so I needed a slim installation and kernel, and this was the only package I could get to install without immense effort (I tried 5 other versions of small linux distros from linuxiso.org before this one).
The version of Samba I installed on this Suse box is 2.0.7. From what I have read, this version SHOULD
2012 Jan 06
1
[LLVMdev] Single Exit Loops
Ralf,
Ok, thanks, I'll have a look. The paper I was referencing was
http://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.94.668 from '90 I
believe. There is also an Intel paper the expands on this for the Itanium.
On Fri, Jan 6, 2012 at 12:34 PM, Ralf Karrenberg <
karrenberg at cdl.uni-saarland.de> wrote:
> Hi,
>
> I am not sure if I know the paper you mentioned, but
2012 Nov 06
2
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
Andrey,
Are you still working on this?
Thanks again,
Hal
----- Original Message -----
> From: "Hal Finkel" <hfinkel at anl.gov>
> To: "Andrey Bokhanko" <andreybokhanko at gmail.com>
> Cc: llvmdev at cs.uiuc.edu
> Sent: Wednesday, October 10, 2012 12:19:32 AM
> Subject: Re: [LLVMdev] [RFC] OpenMP Representation in LLVM IR
>
>
>
>
2005 Oct 16
3
Problem with pop3 and alpha3
Hi all, I have a problem with dovecot-alpha3 and pop3 protocol (on a tru64
5.1a...)
In my Maildir/cur there are 8144 mails and if I use pop3 protocol I receive in
the output 8146 line instead of 8144. The problem is that 2 mails are
duplicated . The output of ?List? command is like:
1 51265
2 261783
.
.
.
2987 30291
2987 30291 (duplicated line)
2988 16631
.
4601 1231
4602 8921
4602 8921
2010 Oct 13
5
Poisson Regression
Hello everyone,
I wanted to ask if there is an R-package to fit the following Poisson
regression model
log(\lambda_{ijk}) = \phi_{i} + \alpha_{j} + \beta_{k}
i=1,\cdots,N (subjects)
j=0,1 (two levels)
k=0,1 (two levels)
treating the \phi_{i} as nuinsance parameters.
Thank you very much
--
-Tony
[[alternative HTML version deleted]]
2012 Oct 10
0
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
----- Original Message -----
> From: "Andrey Bokhanko" <andreybokhanko at gmail.com>
> To: "Hal Finkel" <hfinkel at anl.gov>
> Cc: llvmdev at cs.uiuc.edu
> Sent: Wednesday, October 3, 2012 3:15:54 AM
> Subject: Re: [LLVMdev] [RFC] OpenMP Representation in LLVM IR
>
> Hal,
>
> > While I think that it will be relatively easy to have the
2011 Nov 04
2
Efficiency of factor objects
R factors are the natural way to represent factors -- and should be
efficient since they use small integers. But in fact, for many (but
not all) operations, R factors are considerably slower than integers,
or even character strings. This appears to be because whenever a
factor vector is subsetted, the entire levels vector is copied. For
example:
> i1 <- sample(1e4,1e6,replace=T)
> c1
2007 Oct 29
2
How to create a bootable DVD
How can I create a bootable DVD from the ISO I have just downladed?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20071029/f391f4ab/attachment-0004.html>
2005 Oct 19
1
Message not found errors
Hi,
I'm getting a very small amount of users getting message not found
errors while downloading mail via POP. By the time they inform me and I
switch on rawloging for them it works again. Any ideas where this is
going wrong? Or at least a way I can diagnose it?
It seems to have been happening since Alpha 1. Currently using
pre-release of Alpha4.
Regards
Andrew
--
Andrew Hutchings
2009 Aug 26
1
ath9k in CentOS 5
Hi,
I'm thinking about updating the wireless card on a CentOS 5.3 box.
The Wiki at http://wiki.centos.org/HowTos/Laptops/Wireless says that
the "ath9k driver ships with CentOS", but I can't find it. I've tried
modinfo, locate, yum search, and yum provides, but they all come up
empty. Am I missing something, or is the Wiki need correcting? I've
also searched the
2008 Oct 09
2
[OT] What is the best network monitoring tool?
Hi all,
Currently I have a big question.
What is the best OPEN SOURCE solution for monitoring multiple Host and
Services, for example for using in a WebHosting Provider with 50 hosts or
more.
Currently, I'm using NAGIOS for more than 3 years, this is a incredible
tool, but before upgrade to version 3, I have this existential question.
Please fill free to recommend any soft, but with this