search for: suggets

Displaying 20 results from an estimated 59 matches for "suggets".

Did you mean: suggest
2009 Jun 12
2
Creating this vector, any suggetions?
Suppose I have the first vector: c(1, 6, 8, 9) I will like to create a second vector of size 10 composed of 0 and 1's. The second vector will be composed of four 1's and six 0's. The position of the 1's will be specificed by the first vector. So essentially, I want a second vector in the form: c(1, 0, 0, 0, 0, 1, 0, 1, 1, 0) Any help is greatly appreciated! -- View this message
2009 Jun 12
0
R: Creating this vector, any suggetions?
try this > a<-c(1, 6, 8, 9) > 1*(1:10 %in% a) [1] 1 0 0 0 0 1 0 1 1 0 Stefano -----Messaggio originale----- Da: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org]Per conto di njhuang86 Inviato: Friday, June 12, 2009 4:45 PM A: r-help at r-project.org Oggetto: [R] Creating this vector, any suggetions? Suppose I have the first vector: c(1, 6, 8, 9) I will
2004 Dec 14
5
Digium Hardware in Canada
I am looking for a supplier of Digium hardware in Canada. Any suggetions? Thanks, Adi
2008 Apr 12
4
HOW TO AVOID LOOPS
> Looking for a simple, effective a minimum execution time solution. > > For a vector as: > > c(0,0,1,0,1,1,1,0,0,1,1,0,1,0,1,1,1,1,1,1) > To transform it to the following vector without using any loops: > (0,0,1,0,1,2,3,0,0,1,2,0,1,0,1,2,3,4,5,6) > Appreciate any suggetions. [[alternative HTML version deleted]]
2007 Feb 14
1
Moving data from ext3 to ocfs2 (san to san)
Skipped content of type multipart/signed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-keys Size: 1759 bytes Desc: Clave PGP =?us-ascii?b?cMO6YmxpY2E=?= Url : http://oss.oracle.com/pipermail/ocfs2-users/attachments/20070214/fc85b2b9/attachment-0001.bin
2011 Sep 15
3
puppet and kerberos keytabs
Hi, we use kerberos with keytabs on our clients. We do *not* trust root on the clients! One client should never have access to any other client''s keytab. This is my proposed solution to get the keytabs to the clients, any comments welcome! 1. Use file to get /root/.ssh/authorized_keys 2. Use exported resource to let the client "notify" the server that it wants a keytab 3. On
2009 Apr 23
8
how to avoid (Net::SMTPFatalError) "555 5.5.2 Syntax error
Hi all, I have written code to send mails through action_mailer, where in I called MassNotifier.deliver_forward_review_link(current_user.profile.display_name,email,params[:notification][:message],params[:title],params[:designation],params[:company],params[:id],@invitation.invitation_code) this method , and in mass_notifier.rb I fave written def
2001 May 10
1
TclTk problems
...ckage) : Tcl/Tk support is not available on this system Error in eval.with.vis(expr, envir, enclos) : tcltk support is absent > " I've installed all the TK/Tcl stuff from Yast2 (the suse installer) butno way to run these demo. Is it a wrong path the problem ? Could you suggets how to configure or solving htis ? Thanks for help Giulio -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "b...
2005 Oct 03
1
no audio on fxo line
Hi, I got back from two weeks away and appear to have lost audio on my tdm411 fxo. Everything was working properly when I left. I checked the logs, config files and can't see any problems, the zap channels and modules are all loaded properly, asterisk starts without probs and everything looks sweet on the colsole with -vvvvvvvvc when I make calls, but I just don't hear a dialtone or
2005 Dec 31
1
OpenLDAP and Samba - password expiration.
Hi all, I have a Samba PDC with an LDAP backend. Yesterday, I tried to add a new machine to the network and received the following message: The following error occurred attempting to join the domain: The password of this user has expired Not a problem I thought, and then ran smbldap-usermod -e "2010-12-30 00:00:00" root to extend the password date. If I now try to connect a
2008 Dec 20
1
Samba 3.0.24-6etch10 - symlinks on Linux clients
Samba 3.0.24-6etch10 on Debian Etch. I have really simple samba configuration, on per user principle, (no domain, no wins ..). Some parts of disk conjucted using symlinks, which are working well, if I using windows clients. Linux clients see these as broken symlinks. I'm does not found any information/suggetion how to change this behavior. I suspect (only) that is it about additional unix
2012 Oct 08
1
migrating from Centos 5.8 -> 6.3 LDAP Client Config
Hi, I run a Centos 5.8 samba server which uses a separate LDAP centos 6.3 server for user and group authentication. Now we migrate to a new centos 6.3 samba server and I'd like to know how do 'ldapify' that new server the best way. I'm a bit confused if I can use the same nss setup like on the current old server or how and what to configure to go with SSSD? May be someone can
2010 Oct 21
2
[LLVMdev] Structure memory layout
Hi Renato, First, I appreciate your answer again. :) >> %Char = type { c3, c4, c3, c2 } >> %Short = type { s3, s4, s3, s2 } >> %Int = type { i3, i4, i3, i2 } > See, i is not for int (the C data type) but for every integer type on > any language/platform combination. Normally, booleans are i1 and char > i8, in ARM short is 16 and int is 32, and all of them use the
2002 Sep 24
2
Can't access samba from Windows
Dear all, using LinNeighborhood I can view and access all share folders of windows PC. From Network Neighborhood windows Ican see Samba but can't access. Error message is "Network Path was not found". I try using net view \\samba get same error message.
2014 Jan 19
3
Advice/directions to users of Syslinux
In message <70229.1390169666 at server1.tristatelogic.com>, I wrote: >In message <52DC29E3.7080004 at mattiasschlenker.de>, >Mattias Schlenker <ms at mattiasschlenker.de> wrote: > >>To cut a log story short, we probably should write some advices for best >>practices of creating bootable media... >... >
2012 Nov 07
9
Executing SAS Codes in R
Is there a way of executing SAS codes in R environment?   Peter Maclean Department of Economics UDSM [[alternative HTML version deleted]]
2008 Apr 01
1
set the lower bound of normal distribution to 0 ?
Tom Cohen <tom.cohen78@yahoo.se> skrev: Thanks Prof Brian for your suggestion. I should know that for right-skewed data, one should generate the samples from a lognormal. My problem is that x and y are two instruments that were thought to be measured the same thing but somehow show a wide confidence interval of the difference between the two intruments.This may be true that these
2008 Feb 04
5
possible issue with puppet/yum - maybe a repeat
Hi working with the following puppet-0.24.1-1 puppet-server-0.24.1-1 ruby-1.8.1-7.EL3.8 rhel3 u8 The puppetmaster is running on rhel4 u5 I am working with puppet and rhel3 u8 and I have any an issue anytime I ask puppet to interact with yum for the record - yum from the cli works perfectly I setup a class to manage ntpd and in the class I have the following function # make sure ntpd is
2010 Oct 21
0
[LLVMdev] Structure memory layout
On 21 October 2010 08:26, Jin Gu Kang <jaykang10 at imrc.kist.re.kr> wrote: > I think you misunderstood our type notation. > By using your suggetion, "s4" means "i4 align short" in our notation. > In "i4 align 2" for "short a:4", I think that "align 2" is already target dependent > because short can be 2 or 4 bytes according to
2009 Aug 05
0
endianess
hi, i'm using jspeex to encode signed little endian pcm 16bits data to speex, so i can then publish it to a flash client. On rtmp spec is said that is used network byte order, so in a speex frame consisted in more than 1 byte, i guess i have to send it in big endian order. By the source code of jspeex i see that when i pass pcm data as a parameter to SpeexEncoder.processData they use it as