Displaying 20 results from an estimated 7000 matches similar to: "NUT Driver"
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
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
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
2009 Apr 19
1
Trouble with PowerMan UPS
Hi,
I get a trouble using nut with PowerMan Back Pro N 1400 Plus
~# /lib/nut/megatec -DDDDD -a pman
Network UPS Tools - Megatec protocol driver 1.6 (2.4.1)
send_to_all: SETINFO driver.parameter.port "/dev/ttyS0"
debug level is '5'
DTR=1, RTS=0
Starting UPS detection process...
Asking for UPS information [I]...
I => OK [# PCSTAR-PRO V1.02-2411]
I VALUES => [
2004 Oct 15
0
Ihre Nachricht an Hapag-Lloyd Express - Your message to Hapag-Llo yd Express
Vielen Dank f?r Ihr Interesse an Hapag-Lloyd Express. Wir werden Ihre
Nachricht gerne so bald als m?glich beantworten.
Bitte beachten Sie unsere ?ffnungszeiten montags-freitags 09.00 - 18.00 Uhr.
Gerne k?nnen Sie auch in unserem HLX-Servicecenter anrufen. Sollten Sie
R?ckfragen zu einer bestehenden Buchung haben, geben Sie bitte Ihre
Buchungsnummer an.
von/from Austria 0820 500 742
2017 Jul 13
0
Snapshot auto-delete unmount problem
Incase anyone is interested this issue was caused by turning on brick
multiplexing.
Switching it off made the problem go away...
*Gary Lloyd*
________________________________________________
I.T. Systems:Keele University
Finance & IT Directorate
Keele:Staffs:IC1 Building:ST5 5NB:UK
+44 1782 733063 <%2B44%201782%20733073>
________________________________________________
On 31 May 2017
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
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
2009 Nov 16
3
R-help
I have been trying to write a function for the following problem:
Suppose I have three vectors a,b,c of different lengths:
e.g. a=c(a1,a2,a3,...) where a[i] form the basis of our function variables:
if we define a table for example:
and define the fn(x) <-function{..sum(argument)..}
where x<-c(a,b,c) so that we can maximise fn(x) as:
2006 Oct 18
0
R issue with quantile using its package
Frank,
Thanks for the reply so what I did in the interim was unistalled Hmisc
and chron and used version 3.0-2 of Hmisc which doesn't have the
dependency on chron, and reinstalled its version 1.1.4
However I still heave the issue, when I try to run the quantile command
on the given dataset.
Thanks,
~Lloyd
Gilroy, Lloyd (GTI) wrote:
> I currently have an instance of R running on
2005 Jan 12
1
Please remove my post
Please remove my post [Samba] HELP!!!! Access denied. Source file may be in
use
Goldston, Lloyd (SAIC) lloyd.goldston
<mailto:samba%40lists.samba.org?Subject=%5BSamba%5D%20HELP%21%21%21%21%20Acc
ess%20denied.%20Source%20file%20may%20be%20in%20use&In-Reply-To=> at
us.army.mil
Wed Jul 23 19:33:08 GMT 2003
I listed too much detail in my contact field and would appreciate it if you
2013 Jan 09
0
PESQ calculated MoS-Values for Speex
OK. Different mailing lists are set up differently. This list is unusual because your answers only go to the person who replied to you. So if you want the other people on the listserv to see your answer, you should make sure that Speex-dev at xiph.org<mailto:Speex-dev at xiph.org> is added to the TO: field of your outgoing message. Hopefully someone else will also attempt to answer your
2013 May 29
0
Lloyd Segal
Lloyd Segal Real Estate News
15-year mortgage rate hits record low
Mortgage rates dropped again this week, with the 15-year fixed-rate loan
hitting a record low, according to a report from mortgage financier
Freddie Mac.
The 15-year fixed rate fell to 2.56% from 2.61%. A year ago, it stood at 3.07.
The most popular mortgage, the 30-year fixed rate, came in at 3.35%, a
drop of 0.05 percentage
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
2006 Feb 18
1
Where are the Portable Devices at vorbis.com ?
Hi Vorbis-ers,
It has been a while since I have checked out the Ogg Vorbis resources.
http://vorbis.com is looking great!
It is a shame though that portable (and other devices) that support Ogg
Vorbis well are not celebrated on the home page. I know there is an
extensive list at http://wiki.xiph.org/index.php/PortablePlayers, but it is
overwhelming in its completeness, and may not be immediately
2012 Aug 03
1
[SOLVED] iptables rule question for Centos 5
We have a simple configuration so we could get by with this
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j
ACCEPT
-A RH-Firewall-1-INPUT -s "SOURCIPADDRESS" -j REJECT --reject-with
icmp-host-prohibited
it doesn't scale well but servies the purpose.
_____________________________________
"He's no failure. He's not dead yet."
William
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
1997 Sep 25
2
R-beta: return()
I have a question on the use of return(). (Nothing on it in the docs I
have)
The test code below gives the error: Error: Object "x" not found
when I do: thingy2().
How should it be fixed? Thanks very much for any help!
(My original solution to this sort of problem was to use global variables
x<<-...
y<<-...)
Bill Simpson
-----------------------------
thingy<-function(k)
2002 Nov 15
3
Problem with print$
Ok...I'm stuck.
Environment:
Suse 8.0, with Samba 2.2.3a, no domain controller (workgroup only).
Client machine is NT4 Workstation, SP5.
Access to disk shares is fine, no problems, using encrypted PWs.
I'm trying to set up a [print$] share, as described in chapter 6 of the
Samba-HOWTO-Collection.
The symptom that I get is that when I attempt to load the driver to the
print$ share, I
2004 Feb 24
1
Accessing columns in data.frame using formula
Hello!
I'm trying the hard way to use a formula, in a function, to specify the
names of several important columns in a data.frame. Maybe I'm just battling
to figure out the right search terms :-( This is on XP, R 1.8.1.
So, for instance,
wery[1:5,]
V1 V2 V3 V4 V5 congr V7 V8 V9 ok RT
1 1 1 960 520 1483 c 1 r r 1 760
2 1 2 1060 450 3753 c 1 r r 1 555