search for: upticks

Displaying 10 results from an estimated 10 matches for "upticks".

Did you mean: uptick
2008 Mar 13
1
smoothest way to upgrade R, say from 2.6.1 to 2.6.2?
Like many software assemblies, R is updated frequently. Also, it creates its own release-numbered directory when it is installed. Packages get dumped into the subdirectory "library". I have a personal habit of storing documents related to R packages in the "doc" subdirectory. Here are my questions. (1) How do people manage an upgrade, from 2.6.1, say, to 2.6.2? 2.6.2 will
2018 Oct 02
0
L1TF in CentOS
Hi, ????? I've applied the latest kernel upticks of kernel and microcode_ctl for L1TF. Just rpm updates and rebooted, no further changes. kernel-2.6.32-754.3.5.el6.x86_64.rpm kernel-firmware-2.6.32-754.3.5.el6.noarch.rpm kernel-headers-2.6.32-754.3.5.el6.x86_64.rpm perf-2.6.32-754.3.5.el6.x86_64.rpm microcode_ctl-1.17-33.3.el6_10.x86_64.rpm L1...
2008 Sep 23
0
Off-topic question
Has anyone else on this list seen an uptick in fake "delivery failure notification" spam? I'm getting them at my return address here, and this is one of the two places where that address is public. Thanks ---- Scott Neugroschl XYPRO Technologies scott_n at xypro.com 805-583-2874 x133
2009 Oct 19
0
Ohloh think's we're all XML now ...
Bizarre uptick in the amount of XML reported by Ohloh here: http://www.ohloh.net/p/libguestfs/analyses/latest Which in one sense is true. We added some example XML output from virt-inspector to the repository: $ find -name '*.xml'|xargs wc -l 6822 ./inspector/example1.xml 7323 ./inspector/example2.xml 577 ./inspector/example3.xml 17 ./inspector/example4.xml
2013 Apr 11
0
No subject
way before I was involved with Icecast. Icecast 1 was actually purely MP3. Icecast 2 is a rewrite that targeted Ogg formats and tried to maintain backwards compatibility with Icecast 1 and consequently Shoutcast. As AAC, NSV and whatever else there may be uses pretty much the same concept as MP3 that's the code we use for that. You can see that format_mp3.c handles those things. I actually
2010 Sep 09
4
Axis break with gap.plot()
Hi everyone. I'm trying to break the y axis on a plot. For instance, I have 2 series (points and a loess). Since the loess is a "continuous" set of points, it passes in the break section. However, with gap.plot I cant plot the loess because of this (I got the message "some values of y will not be displayed"). Here's my code: library(plotrix); #generate some data x
2020 May 22
6
RFC: *scanf vs. overflow
It has long been known that the C specification of *scanf() leaves behavior undefined for things like int i; sscanf("9999999999999999", "%i", &i); C11 7.21.6.2 P12 "Matches an optionally signed integer, whose format is the same as expected for the subject sequence of the strtol function with the value 0 for the base argument." C11 7.21.6.2 P10 "If this
2023 Mar 18
1
Minimize sshd log clutter/spam from unauthenticated connections
modern syslog daemons (including rsyslog, which is default on just about every linux system) allow you to filter efficiently on the message contents, not just the severity, so you can opt to throw out the messages you don't want. I advocate for a slightly different way of dealing with it, filter these messages from your main logstream, but put them into either a script directly, or a
2023 Mar 18
3
Minimize sshd log clutter/spam from unauthenticated connections
On 18.03.23 14:34, David Lang wrote: > modern syslog daemons (including rsyslog, which is default on just > about every linux system) allow you to filter efficiently on the > message contents, not just the severity, so you can opt to throw out > the messages you don't want. > > I advocate for a slightly different way of dealing with it, filter > these messages from
2007 Mar 15
20
C''mon ARC, stay small...
Running an mmap-intensive workload on ZFS on a X4500, Solaris 10 11/06 (update 3). All file IO is mmap(file), read memory segment, unmap, close. Tweaked the arc size down via mdb to 1GB. I used that value because c_min was also 1GB, and I was not sure if c_max could be larger than c_min....Anyway, I set c_max to 1GB. After a workload run....: > arc::print -tad { . . . ffffffffc02e29e8