Displaying 20 results from an estimated 1000 matches similar to: "How Can I Add New Flags"
2006 Mar 22
1
dovecot customflags/keywords
2005 Dec 12
2
Migrating files with ACLS and Share properties
Hi list,
I could'nt find specific info ion the subject on google, and I'm not
sure if the list is appropriated, but,
I need to migrate a complete directory-tree from one w2k server to 1st
another w2kserver, an then, to a Samba Server (still to be installed).
The biggest problem is, if I just copy the directory, I will loose all
info over users and permissions. I will also loose the
2002 May 22
4
fitting non linear data
Hye every one,
My question will certainly seem stupid as I am quite a beginner in R.
I would like to trace a curve which fits these two vectors:
x<-c( 2,3,4,5,6,7,8,10 )
y<-c( 20, 12, 8, 6, 5, 4.5, 4, 3.8)
It seems to follow a non linear model.
Could anyone help me because I could'nt find the answer I am looking for
in the FAQs.
In advance thank you for your time.
G. Lefebvre
2004 Apr 30
1
Security - Encryption
Hi all,
After googling a lot, could'nt find infos on securities or encryption
capabilities of asterisk.
what could be done to encrypt iax2, sip or directly rtp streams ?
Is there any kind of integration of security features using EAS, or
other alg.
Thanks in advance for your responds.
Marc
2006 Jan 26
1
Manager API mailing list
Hi all,
I am new to this list. I have been looking for a Manager API mailing =
list for a while, but could'nt find any. Is there a such list? Thnx.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060126/bf3b67e2/attachment.htm
2004 Apr 14
1
Big problem with the latest hotfix for win2k in comb. with a samba 3.0.2a PDC
Hi there,
i've got many trouble using Win2k/SP4 (German) clients on a samba 3.0.2a PDC
after applying
a new hotfix by Microsoft
(http://www.microsoft.com/technet/security/bulletin/MS04-011.mspx)
with the number KB835732.
Signing on with a local user works fine, but if any user is signing on with
a domain-account, some strange things happend.
The profile could'nt be loaded or some
2003 Jun 03
1
?if (PR#3179)
hello dear [R] experts,
I use [R] 1.7.0 on Unix and have noticed that I could'nt load the help
of the function "if" with the command
>?if
+
+
or the command
> help(if)
Error: syntax error
I deeply thank you and congratulate you for all your work,
[R] is a wonderfull programm :-)
Regards,
dc
2009 May 21
1
[newbie] how to do a 3d plot of bivariate density?
Hello everybody.
I am new to R. Yesterday I passed the afternoon reading the
introduction and language reference, but I could'nt find a way to do a
3d plot of the density of a data table of size 2.
I am trying with:
plot(density(t(t2)))
but it mixes the two columns and calculate the density like it is a
1-dimensional casual variable.
I have looked at the documentation of density, but I was
2024 Dec 11
1
SQL and R
Looks like an assignment question.
If so, do your homework yourself. Google is your friend
el
On 2024-12-11 15:16, akshay kulkarni wrote:
> dear Members, I have recently started studying SQL and MySQL. My
> question is, what exactly is SQL used for? That is, whatever can be
> done by SQL, like subsetting and filtering of data sets, can also be
> done by R. What's, then, the
2010 Sep 30
1
libvirt-qpid and live migration
I have troubles with live migration since I upgraded libvirt on my nodes
1) I have to change 'Libvirt::Domain::MIGRATE_LIVE' to '1' in taskomatic
error :
Error: uninitialized constant Libvirt::Domain::MIGRATE_LIVE
and why '1' : http://libvirt.org/html/libvirt-libvirt.html
2) the migration fails with this error :
Task action processing failed: RuntimeError: Timed out
2024 Dec 11
7
SQL and R
dear Members,
I have recently started studying SQL and MySQL. My question is, what exactly is SQL used for? That is, whatever can be done by SQL, like subsetting and filtering of data sets, can also be done by R. What's, then, the advantage of SQL? It is OK if you tag this question as offtopic, but I could'nt find any info on the web. Can you please refer me to
2011 Apr 06
1
syntax to subset for multiple values from a single variable
Hi All,
Is it possible to use the subset() function to select data based on multiple
values of a single variable from a data frame.
My actual data set is much bigger and would like to illustrate with
following dataset
> df = data.frame(x = c('a','b','c','d','e','f','g','h','a','a','b','b'), y
=
2006 Nov 10
2
Searching for pyvorbis docs
Hello everybody!
I'am just leaning Python and wanted to write something useful for me, an
recursive masstagger for ogg-vorbis files.
My script uses pyvorbis 1.3 from the Debian testing tree. so far here is
my Problem:
The pyvorbis bindings aren't documented. As i understand the pyvorbis
package, this is a simpe 1:1 mapping to libvorbis.
dir(pyvorbins-oject) gives me an refernece to an
2024 Dec 11
1
SQL and R
Just a slight technical note -- Ben gave you a good answer already, imo.
The note is: R is Turing complete, which mean that *anything* any
language can do, R could be programmed to do also. The point is what
can be done well in R and what can be done (often much) better with
other tools, as Ben explained.
Cheers,
Bert
On Wed, Dec 11, 2024 at 5:17?AM akshay kulkarni <akshay_e4 at
2007 Nov 07
1
some questions about speex on TMS and also unsubscribe
Hi;
I have a question about speex on TMS320C54X:
I have build and run the related project on Code Composer Studio IDE (ver. 3.1) and the male.snd (93.7KB) was its input file and malebits5x.dat (5.85KB) and maleout5x.snd (93.5KB) are output files. What is malebits5x.dat file? if it is encoded file, why I could'nt decode it?
Also if maleout5x.snd is output recoverd file why after
2004 Jan 30
1
a problem loading package 'subselect'
Hi,
I downloaded the subselect package from CRAN and installed it in the
system wide R library path. During installation the package compiled the
fortran sources with no errors.
However, when loading the library gives me an error:
> library(subselect)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2003 Nov 25
2
Lambert's W function
Hello List
does anyone have an R function for the Lambert W function? I need
complex arguments.
[the Lamert W function W(z) satisfies
W(z)*exp(W(z)) = z
but I could'nt even figure out how to use uniroot() for complex z]
--
Robin Hankin
Uncertainty Analyst
Southampton Oceanography Centre
SO14 3ZH
tel +44(0)23-8059-7743
initialDOTsurname at soc.soton.ac.uk (edit in obvious way; spam
2005 Jun 11
1
Problem joining a domain using ads
server: ms 2003 with ads
client: debian 3.1/samba 3.0.14
smb.conf:
..
[global]
workgroup = SP-GRUPPE
password server = 10.85.117.150
realm = SP-GRUPPE.DE
encrypt passwords = no
server string = %h server (Samba %v)
obey pam restrictions = yes
passdb backend = tdbsam, guest
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
2024 Dec 12
1
SQL and R
The advantages of SQL are that
- it can be used from many languages so if you know SQL you can easily
move that part of your code to python, say,
and visa versa
- it is widely used
- it can handle data stored outside of R and possibly otherwise too large for R
- some SQL databases support multiple concurrent users
- depending on the database it may be used to communicate the data to others
- one
2024 Dec 11
2
SQL and R
Dear Askay,
I believe my grey hair allows me to help answer your question. SQL, and its progenitor SEQUEL, were developed specifically to manipulate relational databases. It was developed in the early 1970s (equivalent to the historical bronze age) when the concept of a relational database (see https://en.wikipedia.org/wiki/Relational_database) and Codd's 12-rules were being developed (see