Displaying 20 results from an estimated 25 matches for "easyly".
Did you mean:
easily
2012 Sep 18
3
ommoting rows
...t; 4,"0","9527","0" 5,"-9752","9752","C"
6,"0","9883","0" 7,"0","9865","0"
I want to create a new matrix ommintg all the rows where third column has
0.
There is a way to do it easyly?
Many thanks in advance.
My final matrix will have:
,"V1","V2","V3"1,"-9552","9552","C"
3,"9614","9614","V"5,"-9752","9752","C"
[[alternative HTML version deleted]]
2006 Jan 28
1
boot bootcd (isolinux) copied on the hard disk
...r.
->Could you tell me if I can do this ? (with EXTLINUX ?)
-Using a bootloader who are using the same config file than isolinux, to
don't have to translate.
->I think to install ISOLINUX on the hard disk, but seems
impossible, Could you tell me if I can use EXTLINUX to do this easyly ?
->Or better : link an entry from a first configfile (menu) to the
config files of the bootcd (in the disk)
If somebody has another solution you can tell me ;-)
Thanks a lot.
2004 Dec 16
1
BRI Card not recognized
Dear all
i am using Fedora Core 2 . i have Planet BRI TA with HFC chipset ( hisax )
i can easyly connect to internet using BRI but this card is still not
recognized by asterisk i am using i4l driver .
some people suggest i should try bristuff from junghanns.net
any ideas ?
Thanks and Regards
Talha
2006 Nov 01
1
Optimization and garch
Good day,
Here I was trying to write a code for Garch(1,1)
. As garch problem is more or less an optimization
problem I also tried to get the algorithm for "nlminb"
function. What I saw that if use this function
'nlminb" I can easyly get the estimate of parameters.
But any other function is not working. I tried to
write my own code for optimization using Quasi-Newton
Methods etc but although it is working for ordinary
non-linear function, it fails in garch case. Therefore
I am trying to get a step by step documentation for
nlm...
2005 Jun 10
1
Sum up the values of a function
Dear R-Users,
I have to do a maximum-likelihood estimation and have now a problem
concerning how to sum up my function values in a smart way. I don't
know how to explain it easyly, so I give you the code and show you
where my problem is.
I have shorten the code a little bit, so that you only get the
necessary facts:
ws12 <- function (z, i) (1/(1+exp(z[1]*(z[3]-x1[i]- z[4]*(m1[i]/n1[i]-0.5)))))
ws37 <- function (z, i) (1/(1+exp(z[2]*(z[3]-x2[i]- z[5]*(m2[i]/n2[i]-0.5...
2001 Oct 31
4
OggMux, a simple ogg file multiplexer
Hello,
I have in the past few days played a bit with libogg. My goal is to learn
enough of it to try wrapping current tarkin codecs into an ogg file, with
vorbis sound eventually.
I did work on a small program which allows you to easyly (de)multiplex
Ogg files in a way which seems to conform to the docs. You can do things
like:
oggmux in1.ogg in2.ogg in3.ogg - mux3.ogg
oggmux mux3.ogg - /dev/null out1.ogg /dev/null
ogg123 out1.ogg
and hear sound that was in in2.ogg .
However i didn't found any player which would accept a mu...
2011 Dec 08
2
[OT]: Require suggestions - GSM Gateway <-> Asterisk
Hello,
I am looking for ideas and suggestions. I want to use a 16 port GSM gateway as a trunk for outbound/inbound. I will also have two PSTN phone lines coming into the Asterisk server. All calls will go to an IVR on the Asterisk PBX. Outbound from extensions will route to GSM-GW when the dialed number matches a pattern set in the GSM-GW trunk. And accordingly for the PSTN trunks. But that's
2006 Jun 09
1
reverse variables
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20060609/84108484/attachment.pl
2005 Jul 28
0
How do you dial an alternate line on busy with several multi-line phones?
...syntax only rings ALL extensions which we do not
want since we only want the second line on a given phone to ring if the
lower number line is busy.
More Detailed example:
3 phones with 2 lines each. When a call comes in and nobody is on the
phone we want to ring Line 1 of each phone only. This is easyly done as
follows:
Dial(SIP/Phone1ex1&SIP/Phone2ex1&SIP/Phone3ex1)
But what if line 1 of phone 1 is busy? How do you get it to roll over to
ex2?
This does NOT work because it rings all extensions:
Dial(SIP/Phone1ex1&SIP/Phone2ex1&SIP/Phone3ex1&SIP/Phone1ex2&SIP/Phone2ex2&a...
2008 Jul 19
2
Explication for ast_safe_system
Can someone please explain the reason on the following code (in
asterisk.c, function ast_safe_system()):
/* Close file descriptors and launch system command */
for (x = STDERR_FILENO + 1; x < 4096; x++)
close(x);
Why to close so many descriptors?
Thanks in advance
?ric
2012 Feb 17
1
Swtiching workspace while gaming with wine
I can switch workspaces easyly, when my game is launched in windowed mode, but I get really low fps. so I run it in fullscreen. The game is Lord of The RIngs Online (Lotro). I can switch to other workspace, but when returning to workspace where I started my game, game window takes only 60% of screen (see the screenshot). Any wa...
2007 Aug 24
9
Absolute Beginner''s Guide
I''ve got about 40 linux/aix machines that I''d like assimilate into
config management with puppet. I''ve been reading lots of docs, recipes
and best practices. I''m wondering if there''s a guide somewhere that
lays out the most efficient way to spread the use of puppet across a
quantity of installed machines. I''d like to do first things first,
2008 Jun 27
8
Boot from OCFS2
Dear List,
I''m thinking about using xen productive in our datacenter, i''m still
testing around with it. Now I got some questions, just for basic
understanding, we got for example this environment:
2 Nodes
1 SCSI Pool server (Connected via scsi to both nodes)
Now I want to build a "cluster" so i would like to make this:
Node 1 -> Primary -| | --> domU
2006 Dec 21
0
State of the art
...be useful to develop Flash GUI
apps, but I haven't spent too much time thinking about that.
- Some simple tools in the test/ dir. They're not installed either.
Notable might be swfdec-extract that can extract Flash objects from the
file (both audio and sprites).
- A set of simple but easyly extensible tests in the test/ subdirs. They
contain a README.
If my motivation doesn't leave me, I plan to continue developing this
stuff without any artifical bounds like API stability or stuff like this
in the 0.4 series. I hope to switch to a release early, release often
method now that t...
2009 Mar 04
2
[PATCH] accept SOCKS request over the mux socket
...s at the first byte
coming from the mux connection. When it is a mux command, it corresponds
to the first byte for the packet length encoded as a 32bits integer in
network order and so, it is 0 (packet length is limited to 256KB). When
it is a SOCKS connection the first byte is 4 or 5 so we can easyly
distinguish both protocols.
I know it is somewhat hacky, but the alternatives I see are:
1) to use a dedicated socket for the SOCKS proxy
2) to extend the mux "protocol" with new commands offering equivalent
functionality.
I don't like (1) because, IMO, it would unnecessarily co...
2000 Jan 30
1
Slow writes from MS-DOS LanMan Client to Samba server
...is
connected to over a 3com 3c905b with 100Mb to a fullduplex hub.
So far I can see everything with the Linux machine is running
pretty well. The other machine is a toshiba notebook Pentium
233MHz with a 5 GB IBM drive and a 3Com XFE575BT fullduplex
card. If I start the notebook with dos I can copy easyly and
fast (whatever fast is) from the linux machine to my c drive. If
I do this vice versa from my c drive to the Share i connected it
is so slow that you can drink 5 cups of coffe while copying 10MB
to the net. And when I say slow means this 2.5 minutes for 10
MB!!! The funny thing is I had found d...
2013 May 01
2
Replacing Win2000 DC with Samba4 - Success!
...e
domain. This worked quite well, only little problems syncing the
dns-Server. But I'm not shure if that was a problem with Samba4 but
with our a little special bind9-setup instead - so no reason to worry
about this in this mailing list.
After that we discovered that Win2012 can not be easyly removed from
the domain - there seem to be some (known) Problems regarding demotion
of Win2012 from a samba-domain. So we had to manually remove the
win2012-Server from the domain. That was (including some tests) app.
an hour of work - so no problem.
As an addtional benefit over a direct m...
2008 Apr 15
0
Same output in NUT as from APC tools?
...has 4 channels) is responsable
or each value.
After querying the 5 slots, the DS80C411 pull out the above
listing over the USB port continously each 5 seconds which is
for testing only to get things running.
The output of the USB port then can be easyly captured by ANY
programs which can read from the USB Port.
But this will bind resources, I likt to triger the output from
NUT...
How to do this?
And for the computer shutdown (UPS like), it is enough, if NUT
capture the value "Vin"...
2008 Dec 10
2
dovecot 1.2 Alpha4 shared folders
Hi,
I'm trying to setup shared folders with alpha4 but didn't succeed until now.
Here is my dovecot -n :
# 1.2.alpha4:
/etc/dovecot.conf
# OS: Linux 2.6.26.5 i686 Mandriva Linux
2009.0
base_dir:
/var/run/dovecot/
2004 Sep 09
3
oplock_break failed
hello
i have "oplock_break failed " in logs, see below. should i consider removing
oplocks ?
regards
---------------
[2004/09/09 11:08:53, 1] smbd/service.c:make_connection_snum(705)
ul_55 (129.199.59.202) connect to service users initially as user
DOM_BIBLIO+Daniele (uid=10029, gid=10000) (pid 19058)
[2004/09/09 11:09:23, 0] smbd/oplock.c:oplock_break(807)
oplock_break: receive_smb