Displaying 20 results from an estimated 62 matches for "algorythmic".
Did you mean:
algorithmic
2005 Oct 29
2
Traffic control of PPPoE users
I need some suggestions, I want to limit the up and down bandwidth of PPPoE
users that are terminated on a Linux router (kernel 2.6).
What are my options, can I apply tbf qdisc on a ppp interface? That
would limit the download, what about the upload?
Any suggestions are welcome.
--
damjan | дамјан
This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!!
2006 Oct 10
1
flac improvement??
hello my name is Ludovico Ausiello, i'm a ph.d at the university of Bologna
and I've developped an open source alternative to proprietary philips
superAudioCD encoder (that actually cost some thousands dollars!) that has
better performance (it's seems strange.. but..) I'm interested to use the
flac encoder to compress the 1-bit stream that is the output of my encoder
(I start
2006 May 25
1
understanding DWT
Can someone please help me understand the examples given in the dwt
function of the waveslim library
library(waveslim)
?dwt
I'm having a problem understanding these lines. I assume they are
required because of how the algorythm deals with the signal bounderies.
Am I correct in thinking that for wavelets of scale 1 and 2, the
coefiecints need to be shifted by 2 places, for scale 3 and 4 shift
2009 Nov 26
1
R help with princomp and pam clustering
Hi all!
I am working with R package cluster and I have a little problem:
let's say I have two datasets...first one ("A") is divided into 4 clusters
by means of Pam algorythm.
Let's say I want to project the second database ("B") onto the Comp.1 X
Comp.2 graph, and see where its elements are placed.
The two datasets are made of different dim (54x19 and 28x19). I tried
2001 Nov 26
1
rsync-ing compressed archives
Hi there!
I'm quite happily using rsync.
There is only one case where I couldn't figure out how to use it
efficently:
I sometimes have large compressed files (either .tar.gz or .zip) that
I need to keep synchronized. The exploded files are usually not
available on the machines i use for rsync (to keep everything unpacked
would mean wasting a lot of space on the server).
The problem is that
2012 Jan 01
1
Bisect: i2c regression in 63daa9589cb88617d9cc8a0b0282564682a975b7
...3daa9589cb88617d9cc8a0b0282564682a975b7 as
being the first bad commit.
Adding printk traces, I saw that probing i2c bus 3 for sensors always failed
with -EIO (no ack from slave). After reading the code, remembering how i2c
works and reading sample code on wikipedia, I couldn't identify any
algorythmic problem.
So I gave a try at changing delays. I doubled T_RISEFALL and T_HOLD, and the
adt7473 chip could be detected & used again. I haven't tested other
combination, nor tried to link those delays with any datasheet.
My card is a GTX 280.
Regards,
--
Vincent Pelletier
2005 Jun 30
1
Forcing tinc to use aes-128 cipher
I am trying to get tinc to use aes-128-cbc for it's encryption algorythm for network traffic. So far, I'm not having any luck. I've tried putting it into the tinc.conf
file, and it turns out that tinc is ignoring that code completely. I'm using tinc 1.0.4 (in TCP mode). Openssl version 0.9.7d. I've made some initial investigation
into the source, and in net_setup.c I
2004 Jul 13
1
Runnin SSH on slow CPU (386 40Mhz 8Mb RAM)
Hello everybody,
I'd like to use OpenSSH (client & server, for shell & sftp) on
an embedded PC with limited resources (processor 386 SX 40Mhz
8Mb RAM). I have Linux running on it.
In the past, I tried to use OpenSSH on it just to see if it could
work but each connection required an incredible long time to start. I
suppose that the key generation is too expensive for that processor.
2007 Apr 18
1
Can''t change ipt_conntrack hashsize under debian sarge ???
Hello,
I''ve tried to change ipt_conntrack hashsize and con under my debian
charge but doesn''t work !
Ive got 2876Mb available for conntrack so I''ve done (according to some
previous mail and this
http://www.wallfire.org/misc/netfilter_conntrack_perf.txt)
CONNTRACK_MAX = 2876 * 64 = 184064
HASHSIZE = 2876 * 8 = 23002
But the near power of 2 is 2^16 = 131072
2007 Aug 08
1
Order of matching SIP packet to sections in sip.conf
Hi,
When Asterisk receives SIP INVITE packets, it tries to match the packet
to a section on sip.conf, so that it can know what context of the
dialplan should be used, what codec's are allowed, etc. (what else does
it do here?)
I would like to know what is exactly the order for this matching
considering Asterisk 1.4.
I guess it's something like this:
1. It tries to find type=peer
2000 Jun 01
3
Windows password changing and syncing
I thought I was doing well with samba. I have numerous samba / gnu-Linux
networks running well. Now I have one customer that wants to do something
that I cannot get the software to do. All he wants to do is have his users
change their passwords from the Windows passwords control panel. It seems
like such a simple request but I cannot for the life of me get it to work on
my test network.
I have
2016 Sep 14
2
Exporting keytab for SPN failure
> On Sep 14, 2016, at 12:23 PM, Achim Gottinger via samba <samba at lists.samba.org> wrote:
>
>
>
> Am 14.09.2016 um 18:23 schrieb Michael A Weber:
>> Question though, just for my curiosity:
>>
>> The encryption algorithms specified after each SPN: I see that aes-256 is listed when I export the user, but not the SPN. Are those expected, or have I done
2001 Oct 11
2
Can we encrypt copied files on target machine?
The problem
-----------
I want to copy a file from machine A (master) to machine B (backup) but I would
like to stop root user on machine B to easily look at the file contents. So I
encrypt the file to send at machine A and send just the encrypted version to
machine B (which has no means to decrypt the file).
Then I make a small change in the file in the machine A and want to send the
new
2004 Jun 07
4
Compiling Asterisk with G.723.1
Hello,
I am relatively new to Asterisk and I need to compile the G.723.1 codec for Asterisk. I downloaded the ITU source code, placed it in the codecs directory, but apparently Asterisk needs a rather different library than the one provided from ITU.
As I've seen in the mailing list archives, there are quite a few users who were able to compile G.723.1 in *, so, could someone kindly share it
2016 Sep 14
2
Exporting keytab for SPN failure
> On Sep 14, 2016, at 1:10 PM, Achim Gottinger <achim at ag-web.biz> wrote:
>
>
>
> Am 14.09.2016 um 19:53 schrieb Michael A Weber:
>>
>>> On Sep 14, 2016, at 12:23 PM, Achim Gottinger via samba <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote:
>>>
>>>
>>>
>>> Am 14.09.2016 um 18:23 schrieb
2003 Apr 24
3
--whole-file not working ?
hello all,
i'm using rsync-2.5.4-2 on redhat 7.3
in order to rsync some data from a MS-WIN$ share, i
use the following procedure --
first, i use the following to mount the SMB share :
mount -t smbfs -o password=satish //satsco/satish
/home/2
then, after successfully mounting the share, i am
using the following to rsync the data into redhat
linux :
rsync -arlpogtb --whole-file
2016 Sep 14
2
Exporting keytab for SPN failure
> On Sep 14, 2016, at 2:00 PM, Achim Gottinger <achim at ag-web.biz> wrote:
>
>
>
> Am 14.09.2016 um 20:33 schrieb Michael A Weber:
>>
>>> On Sep 14, 2016, at 1:10 PM, Achim Gottinger <achim at ag-web.biz <mailto:achim at ag-web.biz>> wrote:
>>>
>>>
>>>
>>> Am 14.09.2016 um 19:53 schrieb Michael A Weber:
2016 Sep 16
6
Exporting keytab for SPN failure
Am 16.09.2016 um 22:00 schrieb Robert Moulton via samba:
> Achim Gottinger via samba wrote on 9/15/16 1:20 AM:
>>
>>
>> Am 15.09.2016 um 09:35 schrieb Rowland Penny via samba:
>>> On Wed, 14 Sep 2016 16:23:27 -0500
>>> Michael A Weber via samba <samba at lists.samba.org> wrote:
>>>
>>>>> On Sep 14, 2016, at 2:00 PM, Achim
2016 Sep 14
0
Exporting keytab for SPN failure
Am 14.09.2016 um 18:23 schrieb Michael A Weber:
> Question though, just for my curiosity:
>
> The encryption algorithms specified after each SPN: I see that
> aes-256 is listed when I export the user, but not the SPN. Are those
> expected, or have I done something wrong and used incorrect algorithms
> somewhere? I recall reading that DES is not secure enough and that
>
2006 Apr 01
0
help with vectorizing a function
Dear r-helpers,
I am developing a smoothing function that performs a casewise deletion of all
the non-informative observations in a bivariate dataset following the Poisson -
D'Avril algorythm.
But I am now facing two problems:
1)Being based on loops, the function takes a lot of time before having done its
work and even if I tried I was not able to vectorize it.
2) I cannot control the