search for: heedlessness

Displaying 6 results from an estimated 6 matches for "heedlessness".

Did you mean: endlessness
2013 May 30
1
wilcox_test function in coin package
Dear All, I have two simple data samples (no groups or factors, etc.) and would just like to compute the two-sample Wilcoxon Rank Sum test using the wilcox_test function contained in the coin package, which is reportedly better than the regular wilcox.test function because it performs some adjustment for ties. Would anyone know how to craft a script to perform this task? Much appreciated. Janh
2017 Apr 11
5
OT: systemd Poll
On 04/10/2017 03:20 PM, Pete Biggs wrote: >> I must admit that I skipped through the first and second stages - I >> never found creating init scripts a joy and instead opted to write my >> own scripts that I launched via inittab. As such, I welcomed the >> simplicity systemd's service files without fuss. >> >> So, at which stage are you in w/ regards to
2017 Apr 11
0
OT: systemd Poll
On 04/10/2017 08:13 PM, Bruce Ferrell wrote: > On 04/10/2017 03:20 PM, Pete Biggs wrote: >>> I must admit that I skipped through the first and second stages - I >>> never found creating init scripts a joy and instead opted to write my >>> own scripts that I launched via inittab. As such, I welcomed the >>> simplicity systemd's service files without fuss.
2017 Apr 11
0
OT: systemd Poll
Another huge concern: It breaks, someone else has to fix it because it's in the C source - after it reaches a high enough priority. At least with scripts you could conceivably hack it. From what I've read there is some ability to get systemd to defer to a script, I'm going to have to become an expert at that. ----- Original Message ----- From: "Bruce Ferrell" <bferrell
2004 Feb 20
24
[Bug 787] Minor security problem due to use of deprecated NGROUPS_MAX in uidswap.c (sshd)
http://bugzilla.mindrot.org/show_bug.cgi?id=787 ------- Additional Comments From openssh_bugzilla at hockin.org 2004-02-20 13:01 ------- Created an attachment (id=548) --> (http://bugzilla.mindrot.org/attachment.cgi?id=548&action=view) NGROUPS patch ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2017 Apr 09
22
OT: systemd Poll
According to "Arthur Schopenhauer": "All truth passes through three stages. First, it is ridiculed. Second, it is violently opposed. Third, it is accepted as being self-evident." I must admit that I skipped through the first and second stages - I never found creating init scripts a joy and instead opted to write my own scripts that I launched via inittab. As