search for: rht

Displaying 20 results from an estimated 25 matches for "rht".

Did you mean: ret
2007 Nov 21
1
question about multiple comparison in ANOVA
I am not sure whether there is a bug. When I tested the example given for "glht" in the help, I entered the following error: Running commands: amod <- aov(minutes ~ blanket, data = recovery) rht <- glht(amod, linfct = mcp(blanket = "Dunnett"), alternative = "less") Errors are: Error in try(coef.(model)) : could not find function "coef." Error in modelparm.default(model, ...) : no 'coef' method for 'model' found! Thank...
2007 Nov 21
1
multiple comparison (glht) problem
I am not sure whether there is a bug. When I tested the example given for "glht" in the help, I entered the following error: Running commands: amod <- aov(minutes ~ blanket, data = recovery) rht <- glht(amod, linfct = mcp(blanket = "Dunnett"), alternative = "less") Errors are: Error in try(coef.(model)) : could not find function "coef." Error in modelparm.default(model, ...) : no 'coef' method for 'model' found! Thanks!...
2013 Feb 23
2
assign index to colnames(matrix)
...==== ====== instructions about dimnames(X)[[2]] = "X1","X2",... ======= ==================================================== function(binstr) { # makes formula for regression # must make sure dimnames(X)[[2]] = "X1","X2",... ind<-which(binstr==1) rht <- paste("X", ind, sep="", collapse="+") ans<-paste("y ~ ", rht) return(as.formula(ans)) } ####################################### ############## my for loop ############## ####################################### for (i in 1:dim(ScoutRSM.mat)[2...
2004 Dec 01
0
gnls(0 error: invalid variable type
Dear R-helpers; While using gnls() to fit a function > Gbht0t.gnls <- gnls(h2 ~ Rht(b0, b1, b2, h1,t1, t2), data=gbht10, + params=list(b0 + b1 + b2 ~ Sisp -1), start=c(strssb0,strssb1,strssb2)) I encountered an error: "Error in model.frame(formula, rownames, variables, varnames, extras, extranames, : invalid variable type " Rht is a defined function to be f...
2008 Aug 22
1
A couple of minutes on GnuPG and signing files
...http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4752 I issue this brief piece on using GnuPG 1. View a proposed key to use, at the MIT keyserver from: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x650D5882 2. Copy and create a local instance [herrold at centos-5 redhat]$ vi rht-key [herrold at centos-5 redhat]$ gpg --import rht-key gpg: key 650D5882: duplicated user ID detected - merged gpg: key 650D5882: public key "Red Hat, Inc. (Security Response Team) <secalert at redhat.com>" imported gpg: Total number processed: 1 gpg: imported: 1 gpg:...
2015 Dec 15
2
Slow boot when no serial pty connected
...s!! [1] The image was created with the command: $ virt-builder --format=qcow2 fedora-23 -- David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605
2014 Dec 15
2
Reminder: CentOS Virt SIG meeting tomorrow
Hey all! Just a reminder, the CentOS Virt SIG meeting is tomorrow, 2pm, on #centos-devel (freenode IRC). Agenda items I've got: * Xen 4.4.1 for C6 update (finally) - Got xen 4.4.1 w/ updated XenServer blktap working, + libvirt - Other changes to consider: xend off by default, revert "favor qdisk" change * oVirt joining SIG? * Meetings over Christmas - proposal: Cancel phone
2015 Mar 20
0
CBS tags hierarchy
...Sandro Bonazzola > Better technology. Faster innovation. Powered by community collaboration. > See how it works at redhat.com -- David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro at redhat.com Web: www.redhat.com RHT Global #: 82-62605 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 473 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20150320/e8e84697/attachment.sig>
2006 Jan 26
1
Server variable %L expansion
I have been successfully using the technique of creating "virtual servers" via the method outlined below in my smb.conf file. [global] netbios name = %h workgroup = WORKGROUP netbios aliases = cifs1 cifs2 include = /etc/samba/smb.conf.%L Now under Red Hat ES release 4 with kernel "2.6.9-11.EL" and Samba version
2016 Feb 02
2
Both virsh console logging and pty usage
Hi, I am trying to set my VMs for redirecting their consoles to a file but its important to keep the virsh console access to solve any problem I can find while they are running. I tried several settings through libvirt (serial and console tags) but I can not get the key. Any suggestion? Any help? Many thanks in advance. Carlos G.
2010 Jun 29
4
security compliance vs. old software versions
What's the correct response to a security scan that points out that apache versions below 2.2.14 have multiple known vulnerabilities? Is there an official document about what known vulnerabilities have been fixed in the RHEL/CentOS updates or do you have to wade through the changelog to try to find each thing? -- Les Mikesell lesmikesell at gmail.com
2019 Aug 09
5
llvm-canon
...true when comparing shaders or compute modules. Important semantic differences are often difficult to spot because of the irregular naming and ordering of instructions. Looking for a solution we have come across Puyan Lotfi's talk at 2018 EuroLLVM on mir-canon (https://www.youtube.com/watch?v=RHT-bh_xo6U). His project inspired us to invest some time into developing a tool called llvm-canon aiming to achieve a very similar goal - a clean and obvious diff but for LLVM IR dumps. Currently the tool is used internally. We have decided to post here to receive some feedback from the community, sp...
2015 Dec 16
0
Re: Slow boot when no serial pty connected
...$ virt-builder --format=qcow2 fedora-23 > > >-- >David Caro > >Red Hat S.L. >Continuous Integration Engineer - EMEA ENG Virtualization R&D > >Tel.: +420 532 294 605 >Email: dcaro@redhat.com >IRC: dcaro|dcaroest@{freenode|oftc|redhat} >Web: www.redhat.com >RHT Global #: 82-62605 >_______________________________________________ >libvirt-users mailing list >libvirt-users@redhat.com >https://www.redhat.com/mailman/listinfo/libvirt-users
2015 Mar 20
2
CBS tags hierarchy
Il 19/03/2015 15:46, George Dunlap ha scritto: > On Thu, Mar 19, 2015 at 2:39 PM, Karanbir Singh <mail-lists at karan.org> wrote: >> On 03/19/2015 12:23 PM, George Dunlap wrote: >>> On Thu, Mar 19, 2015 at 12:20 PM, Sandro Bonazzola <sbonazzo at redhat.com> wrote: >>>> Hi, >>>> following Cloud SIG example[1] I would like to start defining the
2016 Jan 12
3
What are the advantages and disadvantages of running with or without libvirt?
I didn't see what are the main differences in http://libguestfs.org/guestfs.3.html#backend Specifically, I'm interested in what is faster (direct sounds faster to me), and if there are any major restrictions (networking?) Here's an example command we are running (sorry, Python'ish, but you'll get it): ['virt-sysprep', '--connect', 'qemu:///system',
2020 Jun 16
0
[PATCH v5 2/2] mm, treewide: Rename kzfree() to kfree_sensitive()
...profile->dirname); + kfree_sensitive(profile->secmark[i].label); + kfree_sensitive(profile->secmark); + kfree_sensitive(profile->dirname); aa_put_dfa(profile->xmatch); aa_put_dfa(profile->policy.dfa); @@ -237,14 +237,14 @@ void aa_free_profile(struct aa_profile *profile) rht = profile->data; profile->data = NULL; rhashtable_free_and_destroy(rht, aa_free_data, NULL); - kzfree(rht); + kfree_sensitive(rht); } - kzfree(profile->hash); + kfree_sensitive(profile->hash); aa_put_loaddata(profile->rawdata); aa_label_destroy(&profile->label)...
2020 Apr 13
0
[PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
...profile->dirname); + kfree_sensitive(profile->secmark[i].label); + kfree_sensitive(profile->secmark); + kfree_sensitive(profile->dirname); aa_put_dfa(profile->xmatch); aa_put_dfa(profile->policy.dfa); @@ -237,13 +237,13 @@ void aa_free_profile(struct aa_profile *profile) rht = profile->data; profile->data = NULL; rhashtable_free_and_destroy(rht, aa_free_data, NULL); - kzfree(rht); + kfree_sensitive(rht); } - kzfree(profile->hash); + kfree_sensitive(profile->hash); aa_put_loaddata(profile->rawdata); - kzfree(profile); + kfree_sensitive(pro...
2020 Jun 16
0
[PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
...profile->dirname); + kfree_sensitive(profile->secmark[i].label); + kfree_sensitive(profile->secmark); + kfree_sensitive(profile->dirname); aa_put_dfa(profile->xmatch); aa_put_dfa(profile->policy.dfa); @@ -237,14 +237,14 @@ void aa_free_profile(struct aa_profile *profile) rht = profile->data; profile->data = NULL; rhashtable_free_and_destroy(rht, aa_free_data, NULL); - kzfree(rht); + kfree_sensitive(rht); } - kzfree(profile->hash); + kfree_sensitive(profile->hash); aa_put_loaddata(profile->rawdata); aa_label_destroy(&profile->label)...
2007 Nov 23
0
R users in Cyprus
...F1767385B5847B3D584E35576A1B90355EEEB at MBX03.stf.nus.edu.sg> Content-Type: text/plain I am not sure whether there is a bug. When I tested the example given for "glht" in the help, I entered the following error: Running commands: amod <- aov(minutes ~ blanket, data = recovery) rht <- glht(amod, linfct = mcp(blanket = "Dunnett"), alternative = "less") Errors are: Error in try(coef.(model)) : could not find function "coef." Error in modelparm.default(model, ...) : no 'coef' method for 'model' found! Thanks!...
2020 Jun 16
3
[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
v5: - Break the btrfs patch out as a separate patch to be processed independently. - Update the commit log of patch 1 to make it less scary. - Add a kzfree backward compatibility macro in patch 2. v4: - Break out the memzero_explicit() change as suggested by Dan Carpenter so that it can be backported to stable. - Drop the "crypto: Remove unnecessary