search for: brevity

Displaying 20 results from an estimated 2079 matches for "brevity".

2010 Feb 26
3
ssh_authorized_key - same key, different accounts?
...g source (whatever the correct term is) for the key. ssh_authorized_key { "root@somehost": ensure => present, type => ssh-rsa, target => ''/home/xx/.ssh/authorized_keys'', key => ''xxxx removed for brevity xxx'', user => "xx", require => User["xx"] } So the above will create an authorized_keys value like: ssh-rsa xxxx removed for brevity xxx root@somehost But if I need the same key installed for a different user, I''m stuck -- I c...
2007 Jan 23
4
Want feedback on Mongrel patch for handling partial PUT requests
...self.interrupted? = true # NEW end end # NEW # clean up any lingering temp files def cleanup @body.delete if @body.class == Tempfile && interrupted? end end class HttpServer def process_client(client) begin # deleted for brevity while nparsed < data.length nparsed = parser.execute(params, data, nparsed) if parser.finished? # deleted for brevity if handlers # deleted for brevity # select handlers that want more detailed request n...
2006 Sep 12
9
Another Tar stopper
Well, I have been busy getting child #4 off on her way to college (joining #2). So now it is quite with just the 2 youngest and I can get work done again!. tar stops as follows: /root/.nautilus/metafiles/x-nautilus-desktop:%2F%2F52F.xml tar: Error exit delayed from previous errors. I thought perhaps this is some file locked becuase I was running from a terminal session in gnome. So I
2017 Jul 02
1
ldapcmp failures between DC's
...s. At moment, I have four DC's running on my domain. When I "ldapcmp" between any of the DC's I get failures that appear to be simple "typos". Like these: root at dtdc07:~# samba-tool ldapcmp ldap://dtdc03 ldap://dtdc07 -Uadministrator >>>>> snipped for brevity <<<<<<< SUMMARY --------- Attributes found only in ldap://dtdc03: CN DC Attributes found only in ldap://dtdc07: cn dc ERROR: Compare failed: -1 root at dtdc07:~# samba-tool ldapcmp ldap://dtdc03 ldap://dtdc07 -Uadministrator domain >>>>> snip...
2020 Sep 26
3
Debian client/workstation pam_mount
Okay, now so I don't get confused. Yes, /home/WKDOM/tuser16 does exist on the client/workstation. root at lws4:~# getent group > root:x:0: > *..snipped for brevity..* > winbindd_priv:x:129: > sshgroup:x:998:adminlinux > postfix:x:130: > ..snipped for brevity.. > There is no servers-ssh group on the C/W. (I have a server-ssh group somewhere per Louis' instructions, just not on a C/W.) Should there be a servers-ssh group on a C/W? And notic...
2018 Mar 22
2
dovecot-uidlist is not up-to-date
...l users. > >-- >On 20-12-2013 Wes Groleau wrote: >>On 12-20-2013, 10:04, George Kerby wrote: >>> 'Tis the Season to bitch and moan. > >> That doesn't fit the tune you @#$%#$&%$*#$@%T#^% ! -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20180322/fbc1cade/attachment-0001.html>
2020 Jul 06
0
dns_tkey_gssnegotiate: TKEY is unacceptable
...lib/samba/private *dns.keytab* dns_update_list idmap.ldb . . . . more files root at DC01:~# cat /etc/krb5.conf [libdefaults] ??? default_realm = SUBDOM.EXAMPLE.COM ??? dns_lookup_kdc = true ??? dns_lookup_realm = false >>>>>>>>>>>>>>>> snipped for brevity <<<<<<<<<<<<<<<< ; for Windows 2008 with AES ??? default_tgs_enctypes =? aes256-cts-hmac-sha1-96 aes128-cts-hmac-sha1-96 rc4-hmac des-cbc-crc des-cbc-md5 ??? default_tkt_enctypes = aes256-cts-hmac-sha1-96 aes128-cts-hmac-sha1-96 rc4-hmac des-cbc-c...
2015 Jul 16
2
Good news
...igure upsmon to run a different program to send a message. ! -- Charles Lepple clepple at gmail Nut-upsdev mailing list Nut-upsdev at lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20150716/cfd298b6/attachment.html>
2020 Sep 11
1
entering password twice
...atingLinuxWithActiveDirectory and Debian is allowing me to login with AD users and passwords except for one thing. I have to enter the password twice to login. Here are the changed pam_mount files (the red font are the added lines): root at lws2:~# cat /etc/pam.d/common-account # SNIPPED FOR BREVITY # pam-auth-update(8) for details. # # here are the per-package modules (the "Primary" block) account [success=2 new_authtok_reqd=done default=ignore] pam_unix.so account [success=1 new_authtok_reqd=done default=ignore] pam_winbind.so # here's the fallback if no module succeed...
2023 Apr 09
1
extracting pdf tables...
...nd more, see >>>https://stat.ethz.ch/mailman/listinfo/r-help >>>PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >>>and provide commented, minimal, self-contained, reproducible code. >> > >-- >Sent from my phone. Please excuse my brevity. > >______________________________________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >and provide commented, minimal, sel...
2013 Aug 22
2
Intel DX79TO localboot problem with CentOS
...not bootable. >>> >>> >> >> So what about this topic? Do you think it can be implemented? >> >> >>> >>>> -hpa >>>> >>>> >>>> >>> >> -- Sent from my mobile phone. Please excuse brevity and lack of formatting.
2020 Jul 03
2
dns_tkey_gssnegotiate: TKEY is unacceptable
On 7/3/2020 9:50 AM, Rowland penny via samba wrote: > I thought I explained that, but lets try again ;-) > > Originally, Samba used /var/lib/samba/private for the dns.keytab and > other dns files. This was then found to be possibly insecure, so it > was decided to use /var/lib/samba/bind-dns instead. When you upgrade > the Samba packages, the old files are not removed, but the
2009 Jan 21
1
trouble converting an array to a dataframe
...11 7 1 1 barrtotal 11 8 2 1 barrtotal 2 > > cast(melted.xrays.2, redlognumb~radiologis~variable) radiologis redlognumb 1 2 1 11 NA 2 2 NA 3 12 13 4 16 16 5 12 10 . . . cut off for brevity . . . > str(xrays.data) int [1:42, 1:2, 1] 11 2 12 16 12 13 18 8 19 14 ... - attr(*, "dimnames")=List of 3 ..$ redlognumb: Named chr [1:42] "1" "2" "3" "4" ... .. ..- attr(*, "names")= chr [1:42] "1" "2" &quot...
2014 Dec 28
2
OT: Bittorrent clients
With ktorrent? No idea. Didn't even think of checking that one out. //Sorin Sent from my tablet, please excuse the brevity. Jeff Allison <jeff.allison at allygray.2y.net> wrote: What's missing? On 28/12/2014 8:30 pm, "Alexandru Chiscan" <lec at easterng.ro> wrote: > ktorrent > > Lec > > _______________________________________________ > CentOS mailing list > CentOS at c...
2017 Jun 08
1
Matrix multiplication
...%*%a On 6/8/2017 12:09 PM, Jeff Newmiller wrote: > Is this a question? You seem to have three possible calculations, have already implemented two of them (?) and it is unclear (to me) what you think the right answer for any of them is supposed to be. > -- Sent from my phone. Please excuse my brevity. On June 7, 2017 > 8:50:55 PM PDT, Steven Yen <syen04 at gmail.com> wrote: >> I need to have all elements of a matrix multiplied by a weight before >> being post-multiplied by itself, as shown in the forst block of codes >> below. I can also multiply the matrix by the sq...
2016 Jan 26
3
[v3,11/41] mips: reuse asm-generic/barrier.h
...===== > @@ -5,6 +6,22 @@ > By: David Howells <dhowells at redhat.com> > Paul E. McKenney <paulmck at linux.vnet.ibm.com> > > +========== > +DISCLAIMER > +========== > + > +This document is not a specification; it is intentionally (for the sake of > +brevity) and unintentionally (due to being human) incomplete. This document is > +meant as a guide to using the various memory barriers provided by Linux, but > +in case of any doubt (and there are many) please ask. It might be worth adding you and me to the top of the file, to save Paul Cc'ing...
2016 Jan 26
3
[v3,11/41] mips: reuse asm-generic/barrier.h
...===== > @@ -5,6 +6,22 @@ > By: David Howells <dhowells at redhat.com> > Paul E. McKenney <paulmck at linux.vnet.ibm.com> > > +========== > +DISCLAIMER > +========== > + > +This document is not a specification; it is intentionally (for the sake of > +brevity) and unintentionally (due to being human) incomplete. This document is > +meant as a guide to using the various memory barriers provided by Linux, but > +in case of any doubt (and there are many) please ask. It might be worth adding you and me to the top of the file, to save Paul Cc'ing...
2017 Jul 11
2
dplyr help
...ion. When the function is used outside a pipe chain there is also the first argument, the data frame that is being reshaped. Please post using plain text in the future... this is a plain text mailing list, and HTML email is what-you-see-is-not-what-we-see. -- Sent from my phone. Please excuse my brevity. On July 10, 2017 1:29:41 AM PDT, Mangalani Peter Makananisa <pmakananisa at sars.gov.za> wrote: >HI all, > >Is it possible to use one column spread on multiple columns values. > >example >spread( Key_col, value1:value7) > >spreading Key_col to variable value1, value2...
2018 Jun 27
2
error en un cmeans
Pues no lo sé. Es algo del código de RandomForest, supongo. Quoting Jesús Para Fernández <j.para.fernandez en hotmail.com>: > U es un dataframe? > > Obtener Outlook para Android<https://aka.ms/ghei36> > > ________________________________ > From: R-help-es <r-help-es-bounces en r-project.org> on behalf of > Manuel Mendoza <mmendoza en mncn.csic.es>
2017 Jul 11
0
dplyr help
...the solution that met your needs... particularly since in spite of our efforts it appears we may not have understood your problem. A small sample data set generated with dput along with your code would be helpful in making sure others learn along with you. -- Sent from my phone. Please excuse my brevity. On July 11, 2017 12:56:45 AM PDT, Mangalani Peter Makananisa <pmakananisa at sars.gov.za> wrote: >Thank you very much for the support. I have just used the reshape >library and my problem was solved. > >Kind regards, > >Peter > >-----Original Message----- >From:...