Displaying 20 results from an estimated 87 matches for "arias".
Did you mean:
alias
2020 Apr 04
3
how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU
Hello everybody,
First a big thanks for tinc-vpn I am still using it next to wireguard
and openvpn.
I am having a setup where the tinc debian appliance is at 100% cpu load
doing about 7.5MB/s.
Compression = 9
PMTU = 1400
PMTUDiscovery = yes
Cipher = aes-128-cbc
How can I pick a cipher that is the fasted for my CPU and don't create a
CPU bottleneck at 100%.
Kind regards,
Jelle de Jong
2020 Apr 04
0
how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU
Hello everybody,
Thank you Fufu Fang for your quick reply:
With tinc version 1.0.35 and the bellow options at 100% CPu load i get
about 10 MB/s...
PMTU = 1400
PMTUDiscovery = yes
#Cipher = none
Cipher = chacha20-poly1305
Digest = blake2b512
Tried Cipher = none as well and also got 10MB/s with 100% CPU on one
thread the other three available threads are idle.
With inc_1.1~pre17-1.1_amd64.deb
2004 Aug 11
2
unix password sync not working
Hi,
I have a samba server configured with SECURITY=USER and am having
trouble getting the UNIX PASSWORD SYNC to work. When I use smbpasswd to
change a samba user password, everything goes well and the samba
password is changed but the unix password is not changed. Per the
manuals, samba trys to change the unix password first and if it fails,
it will NOT change the samba password. However, the
2010 Jun 02
0
Segmentation fault on paste a long text into Scintilla
Hi there,
In bundled samples\scintilla.rb, paste a long one-line text (see below)
caused segmentation fault
scintilla.rb:166: [BUG] Segmentation fault
ruby 1.8.7 (2010-01-10 patchlevel 249) [i386-mingw32]
However, It was Ok if not including last 100 or so characters (worked on
13100 characters).
Cheers,
Zhimin
-- text copied
<tbody><tr><td
2005 Aug 17
7
Volunteer requested: Implement SplitterWindow
About a year ago (ouch!), Robert Carlin submitted a ported version of
the wxPython demo/sample. I hoped to include it in wxruby2, but it
relies on SplitterWindow, which isn''t in wxruby2 yet.
I tried to implement SplitterWindow myself, but got such strange results
that I''m thinking I did something wrong. Even though the generated C++
code specified a variable number of
2006 Aug 22
8
doc generator now in CVS
Hi
Just a quick note to let you know that the Textile doc generation stuff
is now in CVS. There is a moderate amount of documentation in
rake/rakedoc.rb in case you feel like generating your own local copy.
The only prerequisite is the Ruby ''redcloth'' library.
There''s also some info in doc/lib which might be some help if you want
to tweak the output.
cheers
alex
2006 Nov 02
1
Res: graphics not find source
...he a vesion
6,10 plot this not appearing.
computer with problem:
/usr/share/X11/fonts$ ls
misc Type1 X11R7
In computer OK:
/usr/share/X11/fonts$ls
100dpi(*) 75dpi encodings fonts.cache-1 misc Type1
----- Mensagem original ----
De: Peter Dalgaard <p.dalgaard@biostat.ku.dk>
Para: Ricardo Arias Brito <ricardo_ariasbrito@yahoo.com.br>
Cc: r-help@stat.math.ethz.ch
Enviadas: Quarta-feira, 1 de Novembro de 2006 18:29:14
Assunto: Re: [R] graphics not find source
Ricardo Arias Brito <ricardo_ariasbrito@yahoo.com.br> writes:
>
> Hi,
>
> The plot function not prod...
2017 Sep 16
4
R Configuration Variable: Maximum Memory Allocation per R Instance
Dear R Developers,
In the same way that MySQL/MariaDB's Engine InnoDB or MyISAM/Aria have the
innodb_buffer_pool_size or the key_buffer_size for setting the maximum
amount of RAM which can be used by a Server Instance:
?Would it be possible to create an R Configuration Variable which fixes the
maximum amount of RAM memory to be used as Commit / Dynamic Memory
Allocation?
Thank you.
Juan
2005 Aug 19
9
Patch for listbook.rb
Attached is a patch file for listbook.rb
1) Message box scrolls properly now
2) Blank lines are skipped when adding pizzas and ice cream
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2011 Jul 07
2
Rails 3.1 + jQuery + jQuery UI = data is null
Trying to get jQuery UI to work with my rails 3.1 setup, but i keep
getting errors that i cant see posted anywhere, this is driving my
insane so please have a look =>
[application.js]
// This is a manifest file that''ll be compiled into including all the
files listed below.
// Add new JavaScript/Coffee code in separate files in this directory
and they''ll automatically
// be
2006 Aug 13
25
wxruby2 alpha status
Hi all,
How soon can we do our alpha (binary gem) release?
1. I would like to get the samples working a bit better, but am ok
simply documenting most of the current problems. Do the samples crash
every few minutes for other people? Or is it just me? I would like to
have a copyright/license comment at the top of every sample file before
the alpha release.
2. I would like to receive and merge a
2003 Nov 05
1
Asterix - Digium replacing our current key system
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="-1"><font face="Helvetica, Arial,
2009 Jun 05
5
How run AsyncAGI commands in background
Hi all,
I have an external application commanding asterisk by AMI and AsyncAGI. I
also have a dialplan like this:
; AsyncAGI extensions
exten => _8.,1,Noop(entering in AGI loop at 8 ${EXTEN});
exten => _8.,n,AGI(agi:async);
exten => _8.,n,Hangup();
; Meetme extensions
exten => _1.,1,Noop(Conference ${EXTEN} ${CONTEXT});
exten =>
2008 Sep 30
3
question about reports
when a node tries to send a report it drops the following error:
err: Reporting failed: undefined method `graph'' for
#<Puppet::Transaction::Report:0xb7060948>
on the server i have:
reports = rrdgraph,store
reportdir = /var/www/puppetreports
rrddir = /var/www/html/rrd
rrdinterval = $runinterval
rrdgraph =
2006 Oct 03
2
Compiling on Ubuntu
I see several shortcomings in our current method of compiling on linux.
Some things I ran in to which might need to be documented on the wiki:
1) Compiling wx properly. A little discussion of the proper flags
would be helpful.
2) The use of system libraries for jpeg, tiff and png. The rake file
assumes you''ll need these, even if you''re using the builtins from wx.
We
2008 May 23
8
An issue for consideration
We''ve just come across an issue for consideration. I am avoiding some
words which would allow people to find this message in an internet
search who have questionable intentions, but wish to communicate a
strong sense of caution. Consider someone who adds extra methods to
their controller which they use in their main get/post methods to do
things or to get secret data. Consider
2011 Oct 13
2
boxplot
hello
I want to make a boxplot with diferents rows and also include a column to sort into two groups to each of the other columns
my date set looks like this:
4 5 6 7 8 site
23 56 41 45 63 C
21 89 42 10 63 E
32 45 14 17 96 E
45 74 13 63 41 C
68 32
2008 Feb 02
1
Bug handling zero-byte files in maildirs
I managed to get a bunch of zero-byte files in my maildirs today, and
Dovecot choked completely (at least for pop3 users); It wouldn't
download any messages at all, and the mailbox would often say "-ERR
[IN-USE]" when doing a STAT
Aria
2008 Jan 16
1
outer on matrices / arrays
...am
not interested in this particular function.
X = matrix(sample(1:3,size=15,replace=TRUE),5,3)
Y = matrix(sample(1:3,size=10,replace=TRUE),5,3)
f = function(x,y) {
max(x/y)
}
A = matrix(0,5,5)
for (i in 1:5) {
for (j in 1:5) {
A[i,j] = f(X[i,],Y[j,])
}
}
Thanks for your help.
Ery Arias-Castro
[[alternative HTML version deleted]]
2009 Mar 31
2
Generating EPS figures automatically (like Sweave)
Hello,
Is there a way to generate EPS figures automatically out of a chunk
of code? Basically, I would like to do something like Sweave does (I
just find it a little cumbersome to create a .Rnw file and then keep
track of the figure numbering). Thanks for your time.
Ery Arias-Castro