Displaying 20 results from an estimated 2000 matches similar to: "OT: Web page and firefox problem"
2008 Jun 20
2
New convert
All,
Apologies for cluttering the list, but I just wanted to say hello and
prepare all for a barage of silly discussions from a tech-hypochondriac!
We have recently purchased two servers running CentOS, and as I'm from
more of a Debian based background, it would be good if someone could
point out the two or three main differences please? I'm reading up on
the package management as I
2004 Aug 06
7
Legal issues
Greetings!
I've been asked to set-up an Icecast stream / live
webcam for a small club, and I'm worried about what
kind of payments the owner would have to make to
stream the club's music over the internet.
I found this article:
<http://www.copyright.gov/carp/webcasting_rates_final.html>
but I still don't know what to make of it. Would we
have to pay $0.07 per song the DJ
2012 Jul 26
4
SELinux in CentOS 6
It keeps butting in when I try to install map software from Garmin
under Wine. I'm not nearly competent not willing to apply the remedy it
suggests. How do I get to someplace where I can disable it, or at least
set it to permissive?
2012 Jan 09
1
glmmPQL and predict
Is the labeling/naming of levels in the documentation for the
predict.glmmPQL function "backwards"? The documentation states "Level
values increase from outermost to innermost grouping, with level zero
corresponding to the population predictions". Taking the sample in
the documentation:
fit <- glmmPQL(y ~ trt + I(week > 2), random = ~1 | ID,
family =
2006 Jun 17
3
What is this failure trying to tell me?
Here is my unit test code.
post :login, :user=>{ :login => "bob", :password => "test"}
assert_response :redirect
assert_session_has :user
assert_redirected_to :action => ''welcome''
Here is the failure I''m getting when I run my tests.
2) Failure:
test_login_required(UserControllerTest)
2011 May 02
3
ID parameter in model
Hello,
I am apparently confused about the use of an id parameter for an event
history/survival model, and why the EHA documentation for aftreg does
not specify one. All assistance and insights are appreciated.
Attempting to specifiy an id variable with the documentation example
generates an "overlapping intervals" error, so I sorted the original
mort dataframe and set subsequent entry
2012 Jan 06
2
Dropping columns from data frame
How does R do it, and should I ever be worried? I always remove
columns by index, and it works exactly as I would naively expect - but
HOW? The second illustration, which deletes non contiguous columns,
represents what I do all the time and have some trepidation about
because I don't know the mechanics (e.g. why doesn't the column
formerly-known-as-4 become 3 after column 1 is dropped:
2011 Apr 20
2
survexp with weights
Hello,
I probably have a syntax error in trying to generate an expected
survival curve from a weighted cox model, but I can't see it. I used
the help sample code to generate a weighted model, with the addition
of a "weights=albumin" argument (I only chose albumin because it had
no missing values, not because of any real relevance). Below are my
code with the resulting error
2007 Aug 17
2
Help in starting spamassassin
I have installed spamassassin, per the instructions on Scalix's wiki,
and it is working, with some important caviats. So I asked for help on
the spamassassin user list, and got some, but I think I am butting up
against some Centos specific issues...
This is what I am seeing in the maillog:
Aug 17 14:39:59 z9m9z sendmail[13082]: l7HIdvGf013082: Milter add:
header: X-Spam-Checker-Version:
2009 Apr 06
3
What's special about port 19842?
I've had umpteen IPs knocking on this door yesterday. The router blocked
them, so it's not a problem, but why that port?
Anne
--
New to KDE4? - get help from http://userbase.kde.org
Just found a cool new feature? Add it to UserBase
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc:
2011 Jun 27
4
[Bug 1916] New: Wish: support multiple alternative hostnames for a given host alias (useful with NAT)
https://bugzilla.mindrot.org/show_bug.cgi?id=1916
Bug #: 1916
Summary: Wish: support multiple alternative hostnames for a
given host alias (useful with NAT)
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.8p2
Platform: All
OS/Version: All
Status: NEW
Severity:
2020 Jun 19
3
Inclusive language in LLVM: can we rename `master` branch?
On 2020-06-19, Justin Hibbits via llvm-dev wrote:
>On Fri, 19 Jun 2020 17:38:02 +0100
>Renato Golin <rengolin at gmail.com> wrote:
>
>> On Fri, 19 Jun 2020 at 16:43, Robinson, Paul via llvm-dev
>> <llvm-dev at lists.llvm.org> wrote:
>> > If anyone's keeping track of the voting:
>> > +1 for "dev" (contrasts with "release")
2008 Mar 15
1
Re: CentOS] Skype on CentOS 5 - my microphone settings are incorrect
On 15 March 2008 Johnny Hughes johnny at centos.org wrote:
Sat Mar 15 15:25:13 UTC 2008
>In the Gnome mixer, make sure that the "Microphone" and the "capture"
>microphone icons are NOT MUTED (a red is is muted) .. also change
>devices to the OSS Mixer and in the capture tab, check the microphone
>icon for microphone is also not muted there.
Johnny: Thank you
2008 Sep 03
3
USB flash drive and VMs (Was Curmudgeoning)
Anne Wilson <cannewilson at googlemail.com> wrote:
> Can't argue with you :-) It does seem likely, as 1GB flash drives wouldn't
> have been a possibility at that time. I never owned one at all until
> relatively recently.
>
>
>>> > > They didn't work in 98 first edition, nor in NT4 or Win2000 - again, from
>>> > > memory,
2008 Dec 24
7
Another security question
I would like to be able to check my bank account while we are on holiday. I
know the bank's site is encrypted from the start - the login page is https and
Verisign-trust encrypted - but is there any risk in using public wireless
networks for jobs like this? It sounds secure enough, but maybe I'm
paranoid....
Anne
-------------- next part --------------
A non-text attachment was
2008 Jan 26
3
Where is gpg-agent?
The only obstacle now to running this box as the mail server is that I do read
and send mail on it occasionally, while working on something. I need
gpg-agent, but can't find how to get it. Is it merged into another package,
or do I simply have to look at other repositories?
Anne
2013 Mar 07
1
tracking user activity - Active Directory
Hello,
Some mischief happened and I have been asked if I can find out who was
logged into their computers within a specific off-hours time frame. My
logs for that time frame happened to be running at debug level 3, so I
have been looking through them and trying to figure out how to recognize
a workstation login. I find lines beginning with
auth_check_password_send that seem like reasonably good
2008 Feb 05
3
Creating a Roaming imap account
This (CentOS5.1) box is my new imap server. Using
system-config-security-level I opened port 143 tcp, and mail is readable
throughout the LAN. I want a Roaming account on my laptop so that I can read
mail while away from home. I have set up the account in kmail, and I know
that that part is correct, as it worked on my old, less-secured, imap server.
However, I haven't been able so far
2013 Jun 11
2
ggpairs in GGally replaces plotmatrix in ggplot2
Hi Keith,,
ggpairs(dat1, upper = list(continuous = "density", combo = "box"))
appears to be what you want.
John Kane
Kingston ON Canada
> -----Original Message-----
> From: kw1958 at gmail.com
> Sent: Tue, 11 Jun 2013 09:25:48 -0400
> To: r-help at r-project.org
> Subject: Re: [R] R-help Digest, Vol 124, Issue 12
>
> Folks,
>
> Sorry for
2008 Jul 17
2
Getting printer to work under 5.2
Hi
I have a standard hplip install on my 5.2 box installed from the repos
(it originally was installed from the 5.1 disks and followed any upgrade
that may have occured in the transition to 5.2). My printer is a HP
Deskjet F4180 connecting via USB.
I can't get the printer to work. Documents manually printed from the
file menu in OO.o 2.3 stagnate in a print queue, while the print icon