Displaying 20 results from an estimated 260 matches similar to: "Release notes addition for Xen support in Debian"
2015 Mar 06
2
R with Array Hashes
Hi,
I wanted to share with the mailing list members here details about the
project I've been working on:
https://github.com/jeffreyhorner/R-Array-Hash
This is a re-implementation of R's hashed environments, the global
variable cache, the global string cache and symbol table with
cache-conscious array hash tables. The results are quite encouraging.
However, the implementation is a big
2013 Jun 25
1
Direct network link for glusterfs servers and client mount glusterfs from lan
Hello
I have 2 gluster servers (10.0.1.11 and 10.0.1.12) and 1
client(10.0.1.1) on same lan.
I added a direct network link between the 2 servers (10.10.10.11 and
10.10.10.12).
From 1 gluster server :
$ sudo gluster peer probe 10.10.10.12
$ sudo gluster peer status
Number of Peers: 1
Hostname: 10.10.10.12
Uuid: 467b70c7-c5b5-48c3-9026-4a2b3eadc5b8
State: Peer in Cluster (Connected)
$ sudo
2015 Mar 06
1
R with Array Hashes
On Fri, Mar 6, 2015 at 9:36 AM, Dirk Eddelbuettel <edd at debian.org> wrote:
>
> Jeff,
>
> Nice writeup and promising idea. From the "gimme numbers" department:
>
> - do you pass the R regression tests?
I made sure that the implementation passed 99% of the tests, however
there were two that gave differing results which I think are related
to traversing hashed
2005 Nov 20
1
Just another localization thread
Hey all,
I was playing w/ Thomas Fuch''s Localization module (thanks Thomas!), and
just realized how hard is to localize an application in Rails :-)
The Localization module works nice, but the problem is the error
messages. Its not that good to keep the application in [your idiom] and
the error messages in english. I saw the other threads about it,
specially the ones that recommends
2007 Oct 27
20
problems with ''localization simplified''
Hi you all! I''ve got Mongrel saying this when I use the localization
simplified plug-in: any idea?
** Loading any Rails specific GemPlugins
Exiting
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/source_index.rb:92:in
`load_specification'':
/Users/stratboy/Documents/05_SAMPLES/RAILS/newser/vendor/plugins/l10n-simplified-0.8/lib/localization_simplified.rb:13:in
`gsub!'':
2010 Dec 28
1
Sangoma U100 failing every Monday - USB port problem or Wanrouter issue?
Hi Everyone,
We are using two Sangoma U100 (USB FXO) units connected to an Acer Aspire
Revo (little PC running on Atom). The units work beautifully except for
Monday :-)
It maybe a conincedence or maybe the fact that Saturday/Sunday is off and
something happens where one of these U100 modules goes into sleep and that's
when all the 4 Dahdi channels are lost.
So, I have been getting Monday
2010 Dec 28
1
How to reload queue on the fly?
Asterisk: 1.6.2.15
On the production server I've modify the /etc/asterisk/queues.conf file. Now
in CLI I wan't to reload queue configuration gracefully. I did:
virtual-pbx*CLI> queue reload members office
virtual-pbx*CLI>
But `queue show office` tells me that nothing has changed. I tried to reload
all -- `queue reload all':
virtual-pbx*CLI> queue reload all
[Dec 28
2009 Sep 30
2
What is this view syntax? Old beast forum code...
Hey folks
A long time ago, before i started working at this company, we used a
Beast forum. The beast code (models, controllers and views) were all
just lumped in with our app code, but when we moved to a new version
(about a year and a half ago) the forum section of our site was closed
off (simply by not linking to it anywhere).
I''ve been tasked with resurrecting it, and the first
2012 Mar 31
1
Bug#666551: [l10n:cs] Initial Czech translation of PO debconf template for package xen-api 1.3.2-3
Package: xen-api
Version: 1.3.2-3
Severity: wishlist
Tags: l10n, patch
In attachment there is initial Czech translation of PO debconf
template (cs.po) for package xen-api, please include it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cs.po
Type: application/octet-stream
Size: 1852 bytes
Desc: not available
URL:
2007 Aug 08
1
Translation SIG
Hi,
we already had a little bit of that discussion a few weeks ago:
Is there anyone interested in a general translation/i18n/l10n
(internationalization, localization) SIG? I'd be more than happy to be
the "inner person from CentOS" within that SIG, but I'd be also more
than happy if someone else wants to drive that.
See <http://wiki.centos.org/SpecialInterestGroup>.
If
2012 May 12
1
[ask] how register become contribute
Dear All,
i want to ask about contribute for centos, in site
http://wiki.centos.org/Contribute i see L10n, my question how to
register to L10n so i can contribute how to centos for my languange
(Indonesia), whether in CentOS Community don't a kind of ambassador
centos for example "ambassador fedora" and i am sorry speak english
still bad
Thank for information :)
With best regards,
2010 Dec 28
2
Server unresponsive until reboot, memory exhausted
I'm having an issue with an apache web server running the latest CentOS5
kernel (this issue is not new to the kernel). After a few days/weeks of
running the server will become unresponsive and will require a physical
reboot in order to come back online. The system is so unresponsive when
the issue occurs that login at console is not even possible.
I have atop installed and have looked back
2006 Dec 23
0
addition of <dl> lists to redcloth
hello!
I wish Textile had a syntax for dl-lists. they are very useful in my
opinion, mostly as a substitute for deeply nested headings and
two-column tables.
Wikicode has a syntax for it:
; Foo
: definition
; Bar : definition
creating:
<dl>
<dt>Foo</dt>
<dd>definition</dd>
<dt>Bar</dt>
<dd>definition</dd>
</dl>
2005 Dec 13
2
Useful addition to ipfw
Hello,
I've found myself in a situation where a simple data inspection
capability added to ipfw would be very useful.
I'm not thinking about anything especially sophisticated, but what
about adding an option to check byte values (or flags, similar to
tcpdump)?
An example rule could be: add deny udp from any to me 12345 udp[4]&234
being the rule true if byte 4 in the UDP
2006 Jan 28
0
Re: traffic shaping and gre tunnels (addition)
Hi!
I want to add to my previous post that:
my setup looks like this
internet --> linux router with NAT and tc ==> gre tunnel ==> forwarding
router --> LAN
At my NATting router I can "see" the forwarded LAN (192.168.2.0/24).
Now let''s say that there is a LAN workstation with the IP 192.168.2.18
and I filter the traffic with tc for it.
If the fowarding router has
2005 Aug 08
0
Effects: User action in callbacks in addition to the defined one.
Hello,
there is one problem with the afterFinish etc. callbacks. The
predefined ones in effects,js do some clean-up like in BlindDown, so I
do want them to run. But I also want to run some custom things
afterFinish.
There is no way to run the predefined action in addition to my code.
IMHO, there should be systemAfterFinish for the default stuff and
afterFinish for the user''s stuff,
2001 May 03
0
addition to Index vectors get overwriten ?!
sorry I forgot:
platform alphaev67-dec-osf4.0f
arch alphaev67
os osf4.0f
system alphaev67, osf4.0f
status
major 1
minor 2.1
year 2001
month 01
day 15
language R
--
-------------------------------------------------------
Dr. Thomas Bruns <thomas.bruns at ptb.de>
Physikalisch-Technische Bundesanstalt
2006 Oct 31
0
6395215 UNIX03/UNIX98: *vsx* addition of mkstemps breaks namespace
Author: casper
Repository: /hg/zfs-crypto/gate
Revision: 24515d11f294677252853b5e1eb496c66b1e06e8
Log message:
6395215 UNIX03/UNIX98: *vsx* addition of mkstemps breaks namespace
Files:
update: usr/src/head/stdlib.h
2008 May 15
0
addition to "nut" compatibility list
Hi Kristian,
Le mercredi 14 mai 2008 ? 14:34 +0200, Kristian Wiklund a ?crit :
>
> hi,
>
> first, thanks for the excellent work with "nut".
>
> "Trust 1300VA Management UPS PW-4130M" works fine with the stable
> release (built for solaris x86, using serial port communication).
> "megatec" protocol.
I've added this to my commit
2003 Mar 04
1
suggestion for addition to R-lang.texi
Small suggestion for the documentation:
Should the = operator for assignments, described on
http://developer.r-project.org/equalAssign.html, now be included in
the operator table in doc/manual/R-lang.texi? If so, one possibility
could be after lines 1096/7:
@item @code{<-}
@tab Left assignment, binary
@item @code{=}
@tab Left assignment, binary
Also, where is the best place to send