Displaying 20 results from an estimated 52 matches for "evaporation".
Did you mean:
elaboration
2013 Aug 15
2
Xen4CentOS6 project longevity
We've been using CentOS 5 with Xen on our machines for a while now and have
really grown to appreciate it. The lack of Xen for Centos 6 is the reason
we haven't upgraded yet, but with Xen4CentOS6 we have all the tools we
need. The concern some of are having is that when CentOS7 comes out, which
will be probably less than a year, is that Xen support for CentOS6 will
evaporate. I know this
2006 Nov 09
1
unsubscribe
Adam Mattina
Networking & Systems Support
Layer 8 Group, Inc.
585.442.8888
amattina@layer8group.com <mailto:amattina@layer8group.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061109/023a0a3e/attachment.htm
2017 Jul 25
3
syslog from chrooted environment
On 7/24/2017 8:39 PM, Nico Kadel-Garcia wrote:
>
> Why are the targets of the hardlinks evaporating on rebooting? Is that
> a FreeBSD'ism?
Its when syslogd stops/starts. The hardlinks need to be recreated for
some reason.
---Mike
--
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike at sentex.net
Providing Internet services since 1994
2009 Mar 07
2
[LLVMdev] missed optimizations
It turns out to be pretty easy to use our random program generator to
search for missed optimizations by generating highly restricted programs
that are equivalent to "return 0" or similar, and then checking that
LLVM properly evaporates the code.
The result will be a lot of bug reports like this:
http://llvm.org/bugs/show_bug.cgi?id=3740
Daniel says this is a boring phase
2008 Nov 15
1
Lost icons and background on 5.2 desktop
Somehow I did something that caused my gnome desktop to evaporate. The
only thing that hasn't vanished is the task bar I have set up at the
bottom of the screen.
Which configuration files/directory may have become corrupt or gone?
Any help would be appreciated.
TIA,
Dick
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor
2017 Apr 29
2
SCSI drives and Centos 7
-----Original Message-----From: John R Pierce <pierce at hogranch.com>
Reply-to: CentOS mailing list <centos at centos.org>
To: centos at centos.org
Subject: Re: [CentOS] SCSI drives and Centos 7
Date: Sat, 29 Apr 2017 11:19:38 -0700
On 4/29/2017 10:49 AM, Gregory P. Ennis wrote:
> I am remote from the unit today, and do not have a good way to look at
> the board today, but the
2015 Aug 06
2
Benchmark GlobalsModRef in non-LTO pass pipeline
Greetings folks!
I would like to enable globalsmodref-aa in the non-LTO pass pipeline so
that it gets tested more and there are fewer differences between the two.
For all of my benchmarks, this is performance neutral, but I'd appreciate
others benchmarking this combination to see if they see any benefits or
regressions.
You can demo this mode easily: -mllvm -enable-non-lto-gmr
Please let me
2010 Aug 11
2
glusterfs on 32 bit - experiences?
I was wondering about general stability of glusterfs on 32 bit x86 Linux.
I have it running without problems on some lightly used 32 bit systems,
but this scares me a bit if I decided to use it in production[1]:
While the 3.x versions of Gluster will compile on 32bit systems
we do not QA or test on 32-bit systems. We strongly suggest you
do NOT run Gluster in a 32-bit environment.
I was
2020 Jul 02
3
[OT] Bacula offsite replication
Il 02/07/20 15:02, Valeri Galtsev ha scritto:
>
>
> On 7/2/20 3:22 AM, Alessandro Baggi wrote:
>> Il 01/07/20 17:13, Leroy Tennison ha scritto:
>>> I realize this shouldn't happen, the file is a tgz and isn't being
>>> modified while being transmitted.? This has happened maybe three
>>> times this year and unfortunately I've just had to deal
2017 Jul 24
8
syslog from chrooted environment
I have a somewhat busy sftp server where the users are all chrooted into
their home directory. In order to log all the commands they enter, I
have to create a /dev/log entry and hard link in their home directory so
that syslog works for their commands
Match user *
ForceCommand internal-sftp -f local1 -l verbose
Everything works, but its a bit of a pain if someone restarts syslogd
and forgets
2017 Aug 11
0
PROC MIXED RANDOM equivalence in R nlme
Dear Dennis,
Your question assumes that people know both SAS PROC MIXED and R nlme. Only
a limited number of people do. Add the mathematical formulation of the
model. That will increase the number of people that can help you. Adding
the number of levels in each categorical variable and the number of
observation per group is useful too.
Best regards,
ir. Thierry Onkelinx
Instituut voor natuur-
2012 Oct 29
1
Nut-upsdev Digest, Vol 88, Issue 22
?Hello everybody,
just a few notes to the doxygen X man issue:
1/ AFAIK doxygen can generate man pages, so why don't
we just generate them and decide then whether they
are ill fitted or usable...
2/ I'd definitely use doxygen when possible; I mean I don't
know any alternative that's able to do (at least partial)
validation of the documentation with the source
3/ I
2003 Apr 23
3
telnet and samba
I have posted this question twice without any response.
We are running samba on an OpenUnix 8 machine, then we are mapping the
samba share on a Windows 2000 machine. If we run our process from the
Windows command line..(copying files to the share) everything runs
great. The problem is if someone telnets to the Windows 2000 machine
and
runs the same process they get "The specific network
2005 Jun 05
5
A long digression on packages
Hello again,
First, thanks for the help that got the latest plotrix package finished.
I had been planning to write something about packages since Scott
Waichler offered the gantt.chart function. Then Ben Bolker (who helped
me to write the axis.break function) asked if I would be willing to
include some of his plotting functions and almost immediately after that
Sander Oom kindly donated the
2005 Jun 05
5
A long digression on packages
Hello again,
First, thanks for the help that got the latest plotrix package finished.
I had been planning to write something about packages since Scott
Waichler offered the gantt.chart function. Then Ben Bolker (who helped
me to write the axis.break function) asked if I would be willing to
include some of his plotting functions and almost immediately after that
Sander Oom kindly donated the
2006 Apr 20
1
Fun and games with newhidups, udev rules and permissions
Thought I would write some notes about how I got an APC BackUPS XS
1500 working with newhidups under Gentoo 2006.0. The specific issue
here is the permissions on the device files used that libusb uses to
access the USB hardware.
I followed Peter Selinger's instructions at
http://www.mscs.dal.ca/~selinger/ups/backups.html
on getting newhidups going with an APC device. The sticking point for
2009 Mar 07
0
[LLVMdev] missed optimizations
On Mar 6, 2009, at 8:40 PM, John Regehr wrote:
> It turns out to be pretty easy to use our random program generator to
> search for missed optimizations by generating highly restricted
> programs
> that are equivalent to "return 0" or similar, and then checking that
> LLVM properly evaporates the code.
>
> The result will be a lot of bug reports like this:
>
2017 Apr 29
0
SCSI drives and Centos 7
On 4/29/2017 12:42 PM, Gregory P. Ennis wrote:
> what does `lspci` have to say about this raid card ?
>
> John,
>
> Thanks for the prompt :
>
> lspci demonstrates :
>
> 02:01.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID (rev 01)
> 02:02.0 SCSI storage controller: Adaptec AIC-7902B U320 (rev 10)
> 02:02.1 SCSI storage controller: Adaptec AIC-7902B U320
2009 Dec 21
0
OpenSolaris, Dark Ice and broken socket — any thoughts? :-)
Hi!
Here we're trying to crank IceCast server 2.3.2 (OpenSolaris x86,
2009.06 release) that is receiving stuff from Dark Ice, running on
FreeBSD (still). Everything fubar, but at some moment streaming
evaporates and socket closed at IceCast side. But I would mention that
we've moved server to another ISP, so I still suspect this is not
OpenSolaris + IceCast problem. However, if somebody
2016 Sep 03
0
Fortran issues. Was CRAN packages maintained by you
If there is going to be a review of Fortran sources, then there's quite
a bit of checking and testing work as well. As someone who actually
worked with some of the NPL and Argonne and other people, and
occasionally contributed some code, I'm willing to try to help out with
this. However, I will wait to be asked about specific routines.
Note that Yihui Xie and I added a Fortran engine to