similar to: Data consumption (external connections only)

Displaying 20 results from an estimated 10000 matches similar to: "Data consumption (external connections only)"

2010 Oct 26
0
OT: CreekFM - Fifty Thousand Watts of Pow Wow Power!
You may recall that in the early months of 2009 I was asking some questions about setting up a streaming audio server for a native-owned radio station. It is now up and running, and you're welcome to tune in. CHXL 95.3 CreekFM FIFTY THOUSAND WATTS of POW WOW POWER! Serving the File Hills First Nations, and the World! CreekFM is owned and operated by the Okanese First Nation on their reserve
2011 Jul 11
2
Can't get this Rspec test to pass
Hello, I''m completely new to Rspec testing and I''m finding it very difficult to mock specific objects. In this test, I have a before block setup as such: [code] before do setup_controller_for_warden controller.session[:operation_id] = 1 @operator = Factory :operator sign_in :operator, @operator @persist_herd = Herd.new
2012 May 23
1
Error message from optim
Dear list, When running the script below, the optim function returns the message 'Error in function (par) : could not find function "fn"'. I've re-read the code a few times and just can't figure out why it's happening. Any help/suggestion is appreciated. Regards, Rubem ## R script library(tweedie) period<-factor(1:4) herd<-factor(1:10)
2012 Jun 19
1
Error when trying to update cpglm model
Dear all, I've been having problems running update() to re-fit a cpglm model inside a function (as in the code below). The solution is probably simple, but I'm stuck. If anyone could help, I'd greatly appreciate it. Regards, Rubem ## R code library(cplm) ## Data simulation period<-factor(1:4)                        herd<-factor(1:50)  
2009 Jul 21
2
Adjusting x/y text labels for a bwplot using cex.lab
Searched for this and found some help, but I still can't figure it out. I have trying to enlarge the x and y labels on my box plot. I understand that you can do this using "cex.lab", but it does not seem to be working for me. I must be adding it in the wrong spot. Any help would be greatly appreciated. Here is my code: bwplot(hr~Herd, data=telemetry, notch=T, ylab="Home
2015 Nov 24
2
libvirtd doesn't attach Sheepdog storage VDI disk correctly
Hi, I am trying to use libvirt with sheepdog. I am using Debian 8 stable with libvirt V1.21.0 I am encountering a Problem which already has been reported. ================================================================= See here: http://www.spinics.net/lists/virt-tools/msg08363.html ================================================================= qemu/libvirtd is not setting the path
2008 Aug 20
3
bug in lme4?
Dear all, I found a problem with 'lme4'. Basically, once you load the package 'aod' (Analysis of Overdispersed Data), the functions 'lmer' and 'glmer' don't work anymore: library(lme4) (fm1 <- lmer(Reaction ~ Days + (Days|Subject), sleepstudy)) (gm1 <- glmer(cbind(incidence, size - incidence) ~ period + (1 | herd), family = binomial, data
2007 Mar 08
2
Composite Primary Keys
Have been looking into using rails but am finding the "Composite Primary Keys are Bad" thing a tad disturbing (to put it mildly). I have been working with RDBMS systems for over fifteen years and this is the first time I have herd the idea questioned. I have cone across using surrogate keys which mirror the composite key for performance reasons in VERY big databases but I have never
2012 May 26
2
Mysterious versioning reported by file command
I just noticed this, which doesn't actually seem to affect anything but does create a mystery: [frankcox at mutt temp]$ cat test.c #include <stdio.h> int main(void) { printf("Hello world\n"); return 0; } [frankcox at mutt temp]$ gcc -o test test.c [frankcox at mutt temp]$ file test test: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared
2009 Jul 01
4
Wine on Windows 7... Anyone actually tried?
Oi. So. Now we have a version of windows that actually has legit uses for wine. Windows 7 can't run horrifyingly outdated 16bit programs(Such as Exile Escape from the Pit) period. Atleast so Ive herd--and tried and seen to seem to be true. Not to mention a multitude of programs that SHOULD run--but just dont like it(Worms Armageddon, for one... though dunno if it works on wine) Also.
2011 Jul 01
1
shared cups printers disappeared
I have two computers, one with a HP printer on it and one with a Samsung printer on it. Both systems have their respective pritnters listed under system-config-printer and have "enabled" "accepting jobs" and "shared" checked. Up to a few days ago this worked fine. Suddenly I can't see either printer from the other machine and as far as I know nothing has
2011 Jul 12
1
Clearlooks & Bluecurve icons missing from Centos 6
The Clearlooks and Bluecurve icon directories that were provided under Centos 5 that have disappeared on Centos 6. Clearlooks icons were provided by gnome-themes-2.16.0-1.fc6 and has disappeared with gnome-themes-2.28.1-6.el6.noarch, and Bluecurve icons were provided by redhat-artwork-5.1.0-28.el5.centos, which doesn't appear to exist at all with Centos 6. Were these icons removed for a
2012 May 23
2
Centos 6 - vnc - authentication is required to set the network proxy used for downloading packages
A window keeps popping up on my remote desktop stating "authentication is required to set the network proxy used for downloading packages. An application is attempting to perform an action that requires privileges. Authentication as the super user is required to perform this action" and asking for the root password. If I hit cancel it comes back several minutes later. I've found
2016 Jan 15
2
[v3,11/41] mips: reuse asm-generic/barrier.h
On Fri, Jan 15, 2016 at 10:27:14PM +0100, Peter Zijlstra wrote: > On Fri, Jan 15, 2016 at 09:46:12AM -0800, Paul E. McKenney wrote: > > On Fri, Jan 15, 2016 at 10:13:48AM +0100, Peter Zijlstra wrote: > > > > And the stuff we're confused about is how best to express the difference > > > and guarantees of these two forms of transitivity and how exactly they >
2016 Jan 15
2
[v3,11/41] mips: reuse asm-generic/barrier.h
On Fri, Jan 15, 2016 at 10:27:14PM +0100, Peter Zijlstra wrote: > On Fri, Jan 15, 2016 at 09:46:12AM -0800, Paul E. McKenney wrote: > > On Fri, Jan 15, 2016 at 10:13:48AM +0100, Peter Zijlstra wrote: > > > > And the stuff we're confused about is how best to express the difference > > > and guarantees of these two forms of transitivity and how exactly they >
2016 May 19
7
Transferring SelectionDAG code ownership
As I’m sure many of you have noticed, I no longer have the time to be a proper code owner for SelectionDAG. In the interest of the project and to keep development running smoothly, I am resigning my code ownership. Justin Bogner has graciously volunteered to take it up. He has a strong history of LLVM contributions, a demonstrated commitment to good community development practices, and has
2012 Mar 07
1
SELECT CASE in RODBC
Hi all, I have a problem with a variable created by a SELECT CASE statement. See the code below. I would like the variable "event" to be a character variabel as I want to UNION my two SELECTs - and the "event"-variable is a character variable in the first SELECT result. I have tried different ways: * used ' ' in stead of " " around the string I want as the
2012 Jul 30
0
Is gnome-devel-docs supposed to work with devhelp?
I just installed gnome-devel-docs with the objective of having a local copy of the gnome hig-book and now that I have it installed I don't know how to use it. I had assumed that it would show up in devhelp but it doesn't. What I have is a bunch of XML files in /usr/share/gnome/help/hig-book/C, and when I try to view one with firefox it tells me "This XML file does not appear to have
2012 Jan 26
2
Local privilege escalation bug in kernel
Do we know if this bug affects Centos? http://www.techworld.com.au/article/413300/linux_vendors_rush_patch_privilege_escalation_flaw_after_root_exploits_emerge The article states that it affects kernel 2.6.39 and above, but since RH backports so much stuff I'm not sure if this would actually include the Centos kernels. -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~
2011 Jan 09
1
Terminal with variable sized font
Using gnome-terminal and the like, you can set the font size that you want and then if you drag the window larger or smaller, you get more or less character per line. Is there a terminal that allows you to set the rows and columns that you want and then resizes the text instead? gnome-terminal has a zoom-in and zoom-out function that's close to what I want but it's not