search for: 13790

Displaying 20 results from an estimated 38 matches for "13790".

Did you mean: 1379
2018 Oct 25
0
Again NFSv4 and Kerberos at the 'samba way'...
...r one of these work? If sys works then its not firewalling. I can tell more about this after the asked outputs.. The command : exportfs ( on the nfs server ) should tell me more. > > i've tried to run by hand with '-vvv' and i got: > > Oct 25 11:52:57 vdmpp2 rpc.gssd[13790]: doing a full rescan > Oct 25 11:53:18 vdmpp2 rpc.gssd[13790]: > #012handle_gssd_upcall: 'mech=krb5 uid=0 service=* > enctypes=18,17,16,23,3,1,2 ' (nfs/clnt28) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ There are types for NFS Kerberos only and do not cover CIFS Kerberos s...
2018 Oct 24
5
Again NFSv4 and Kerberos at the 'samba way'...
Good morning Marco and others. > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Marco Gaiarin via samba > Verzonden: dinsdag 23 oktober 2018 18:58 > Aan: samba at lists.samba.org > Onderwerp: [Samba] Again NFSv4 and Kerberos at the 'samba way'... > > > Sorry, i come back to this topic in a different thread,
2015 Sep 03
2
Fuzzing complex programs
...lect fuzz()' > Flag: verbosity 9 > Flag: iterations 100 > Flag: runs 10 > Flag: save_minimized_corpus 1 > Seed: 3416380570 > SetTimer 601 > Tokens: {} > PreferSmall: 1 > #0 READ cov: 0 bits: 0 units: 1 exec/s: 0 > Called with Data=(nil) size=0 > #1 pulse cov: 13790 bits: 21 units: 1 exec/s: 0 > NEW0: 13790 L 0 > #1 INITED cov: 13790 bits: 21 units: 1 exec/s: 0 > Written corpus of 1 files to /var/tmp/corpus > Reload: read 1 new units. > Called with Data=0x60600000e480 size=64 > #2 pulse cov: 14202 bits: 252 units: 1 exec/s: 0 > #2 NEW...
2008 Jul 14
2
question about a small "for" loop
...<- jaw$age^i } for (i in 2:6) { jaw$age."i" <- jaw$age^i } What is the proper syntax to create and name these variables all at once? Thanks. --Chris -- Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 40 Arch Street, Johnson City, NY 13790 cryanatbinghamtondotedu PGP public keys available at http://home.stny.rr.com/ryancw/ "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea." [Antoine de St. Exupery]
2015 Sep 03
2
Fuzzing complex programs
Looks correct. Can you post the output of libFuzzer here? Something like #0 READ cov: 0 bits: 0 units: 97701 exec/s: 0 #1 pulse cov: 732 bits: 0 units: 97701 exec/s: 0 #2 pulse cov: 737 bits: 0 units: 97701 exec/s: 1 #4 pulse cov: 858 bits: 0 units: 97701 exec/s: 2 #8 pulse cov: 880 bits: 0 units: 97701 exec/s: 4 On Thu, Sep 3, 2015 at 10:50 AM, Greg Stark
2009 Apr 20
4
automatic exploration of all possible loglinear models?
...utomate fitting and assessing loglinear models for several nominal variables . . . something akin to step or drop1 or add1 for linear or logistic regression? Thanks. --Chris -- Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 40 Arch Street, Johnson City, NY 13790 cryanatbinghamtondotedu "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea." [Antoine de St. Exupery]
2008 Oct 30
1
trying to figure out reorder.factor in gdata
...>table(data$DischargeDayNew) Monday Tuesday Wednesday Thursday Friday Saturday Sunday 0 0 0 0 0 0 0 -- Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 40 Arch Street, Johnson City, NY 13790 cryanatbinghamtondotedu PGP public keys available at http://home.stny.rr.com/ryancw/ "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea." [Antoine de St. Exupery]
2007 Jul 13
3
THANK YOU: Updating R version
Based on the feedback received, I did the following: a) moved my lib sub-directory from the existing installed R version to c:\myRLib b) installed the updated R version c) created .Renviron file in the home directory (C:\R-2.5.1) with the line R_LIBS=c:/myRLib d) used .libPaths() command to confirm that the new R installation was recognizing the myRLib sub-directory e) deleted my old R
2009 Jan 27
2
using Sweave with a master file that has several iputted .tex files
...in <<chunkname>>= and @. Several of them don't contain any R code. Can I compile the whole document with Sweave("Master.Rnw") ? Thanks. --Chris -- Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 40 Arch Street, Johnson City, NY 13790 cryanatbinghamtondotedu PGP public keys available at http://home.stny.rr.com/ryancw/ "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea." [Antoine de St. Exupery]
2008 Jun 26
2
stuck on making a line graph across time, with 4 categories
...2002 19 > What is the easiest way to make a line graph like this (made this one in Stata): http://bingweb.binghamton.edu/~cryan/Workload.png Thank you. --Chris -- Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 40 Arch Street, Johnson City, NY 13790 cryanatbinghamtondotedu PGP public keys available at http://home.stny.rr.com/ryancw/ "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea." [Antoine de St. Exupery]
2007 Nov 29
1
extracting items from R objects and using them in \Sexpr with Sweave--problem with $
...ting processed into the single number as it should. Any ideas how to make this work? The $ is the only way I know how to access components of R objects. Thank you. --Chris -- Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 40 Arch Street, Johnson City, NY 13790 cryanatbinghamtondotedu PGP public keys available at http://home.stny.rr.com/ryancw/ "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea." [Antoine de St. Exupery]
2009 Jun 08
2
Snom, Asterisk and Patton SN1400 - sending bye instead of hold
...codec 0x4 (ulaw) to SDP Adding codec 0x8 (alaw) to SDP Adding codec 0x40 (slin) to SDP Adding non-codec 0x1 (telephone-event) to SDP --SNOM IS ANSWERING THE CALL-- Found RTP audio format 0 Found RTP audio format 8 Found RTP audio format 101 Peer audio RTP is at port [ I P - A N G E R U F E N E R ]:13790 Found audio description format pcmu for ID 0 Found audio description format pcma for ID 8 Found audio description format telephone-event for ID 101 Capabilities: us - 0x14c (ulaw|alaw|slin|g729), peer - audio=0xc (ulaw|alaw)/video=0x0 (nothing), combined - 0xc (ulaw|alaw) Non-codec capabilities (d...
2009 Jan 21
1
trouble converting an array to a dataframe
...16 16 5 12 10 6 13 11 7 18 NA 8 8 NA . . . . cut off for brevity . . . -- Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 40 Arch Street, Johnson City, NY 13790 cryanatbinghamtondotedu PGP public keys available at http://home.stny.rr.com/ryancw/ "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea." [Antoine de St. Exupery]
2006 Jun 07
1
multi domain application
Hi, I''m wondering how to handle an application we can access from multiple domains and subdomains (such as basecamp)... I think it has to do with a lighttpd or apache config and routes.rb config with subdomain/domain auth? thanks. j -- Posted via http://www.ruby-forum.com/.
2007 Jul 11
0
installing, removing, upgrading, and downgrading packages
...ght now, it appears that all the packages I download get installed into a library subdirectory under my R250 directory. Advantages and disadvantages of either method? Thanks. -- Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 40 Arch Street, Johnson City, NY 13790 cryanatbinghamtondotedu PGP public keys available at http://home.stny.rr.com/ryancw/ "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea." [Antoine de St. Exupery]
2009 Jul 01
0
xemacs and ess: keyboard shortcut for sending line to R
...nce to F8 for send line, F9 for send block, and F10 for send whole buffer, but Xemacs gives me error messages that these keys are not defined. Appreciate any advice. --Chris -- Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 40 Arch Street, Johnson City, NY 13790 cryanatbinghamtondotedu "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea." [Antoine de St. Exupery]
2007 Sep 17
0
color schemes in Tinn-R
...ble/installable color schemes? Or one that someone might share? I mostly want to get a dark background, and bright characters of various colors depending on syntax. Thanks. -- Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 40 Arch Street, Johnson City, NY 13790 cryanatbinghamtondotedu PGP public keys available at http://home.stny.rr.com/ryancw/ "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea." [Antoine de St. Exupery]
2008 Jul 24
0
OT: course in research administration
...get for a grant applications, managing grant funds, hiring personnel, etc. Does anyone know of such a course, that can be taken via online/distance learning? Thanks. --Chris -- Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 40 Arch Street, Johnson City, NY 13790 cryanatbinghamtondotedu PGP public keys available at http://home.stny.rr.com/ryancw/ "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea." [Antoine de St. Exupery]
2008 Dec 31
2
Off-topic -- an eye on a stats presentation for clinicians?
I've got a 20 slide Powerpoint set up against the expected day someone says "Mitch, could you talk for a short while to the residents on how to use statistics?" It looks good at this end, but I'd love to get at least one more pair of eyes on it. Any volunteers? -- Due to the recession, requests for instant gratification will be deferred until arrears in scheduled
2009 Jan 23
0
high values of my response variable get chopped off of lattice dotplots
...my dotplot is 8. But there are higher values in the dataframe, at all 3 levels of variable. Any idea how I can find out what happened to the values > 8? Thanks. --Chris -- Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 40 Arch Street, Johnson City, NY 13790 cryanatbinghamtondotedu PGP public keys available at http://home.stny.rr.com/ryancw/ "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea." [Antoine de St. Exupery]