Displaying 20 results from an estimated 811 matches for "kelly".
2010 Apr 19
1
Windows 7 can't see my Samba server
It's really weird how many times thing break in threes. This time is
was my wife's laptop, my router and a phone.
Anyway...
My network has a router and 2 computers; my F11 box with the samba
server on it called steve and my wife's laptop now running Windows 7
called Kellie-PC.
My old router was a Linksys WRT54G that I had flashed with DD-WRT. I
was using DHCP and DNS masquerading in
2008 Jul 31
9
Samba & Vista
I'm trying to use smbclient to look at a Vista box but I keep getting:
# smbclient -L user-pc -U Kellie
Password: <Kellie's password>
session setup failed: NT_STATUS_LOGON_FAILURE
I know the user/password combination is good.
I googled around and got the impression that Vista didn't play well
with Samba because of some authentication protocol that Vista uses but
I also got the
2016 May 25
6
Slow RAID Check/high %iowait during check after updgrade from CentOS 6.5 -> CentOS 7.2
The HBA is an HP H220.
We haven?t really benchmarked individual drives ? all 12 drives are utilized in one RAID-10 array, I?m unsure how we would test individual drives without breaking the array.
Trying ?hdparm -tT /dev/sda? now ? it?s been running for 25 minutes so far?
Kelly
On 2016-05-25, 2:12 PM, "centos-bounces at centos.org on behalf of Dennis Jacobfeuerborn" <centos-bounces at centos.org on behalf of dennisml at conversis.de> wrote:
>What is the HBA the drives are attached to?
>Have you done a quick benchmark on a single disk to check if th...
2011 Dec 09
1
Fixed! Thanks all:RE: scatterplot to boxplot translation?
...g in from another user that basically says this.
So, my working line of code was:
boxplot(count$RPKM ~ cut(count$C_count, breaks=4)
Much appreciation to everyone who responded...thanks for helping with a na?ve question without making me feel stupid.
This discussion board is very, very good.
--Kelly V.
-----Original Message-----
From: David Winsemius [mailto:dwinsemius at comcast.net]
Sent: Friday, December 09, 2011 11:58 AM
To: Uwe Ligges
Cc: Vining, Kelly; r-help at r-project.org
Subject: Re: [R] scatterplot to boxplot translation?
On Dec 9, 2011, at 2:50 PM, Uwe Ligges wrote:
>
>...
2016 May 25
2
Slow RAID Check/high %iowait during check after updgrade from CentOS 6.5 -> CentOS 7.2
[merging]
The HBA the drives are attached to has no configuration that I?m aware of. We would have had to accidentally change 23 of them ?
Thanks,
Kelly
On 2016-05-25, 1:25 PM, "Kelly Lesperance" <klesperance at blackberry.com> wrote:
>They are:
>
>[root at r1k1 ~] # hdparm -I /dev/sda
>
>/dev/sda:
>
>ATA device, with non-removable media
> Model Number: MB4000GCWDC
> Se...
2010 Sep 29
0
Transforming/appending data (words in IMDB)
..., with annotations about my thinking.
-------------------------------------
# Here is what a little portion of the data looks like:
mini<-read.csv("miniimdb.csv", header=F)
head(mini)
Film Genre1 Genre2 Genre3 Reviewer Rating Word Word_ct
1 Up Animation Adventure Comedy Kelly 9 the 22
2 Up Animation Adventure Comedy Kelly 9 dog 5
3 Up Animation Adventure Comedy Kelly 9 can 10
4 Up Animation Adventure Comedy Kelly 9 wow 2
5 Fame Drama Music <NA> Jenn 8 the 15
6 Fame Drama Music...
2007 Oct 14
5
AA50 Paging
Hi
I just got an AA50 from Digium and the paging command reboots
asterisk when you use it. Digium says it is a requested feature and is
of low priority. Is there any other way to page 10 Grandstream gxp2000
phones with meetme or some other command than the page command.
Thanks in advance.
Kelly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071014/8e7d9e1f/attachment.htm
2006 Feb 07
4
inexpensive ways to make a rails application highly available? mysql replication?
...y). I''ve read a little about mysql replication.
Is there any service that allows rapid fail over from one host to another?
If so, how do you configure replication such that it fails over properly.
Then how do you resync when the original server comes back on-line.
Thanks for your help.
-Kelly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060207/a5d6da06/attachment.html
2006 Nov 21
3
Parking on an extension
Hi
Is there any way to park a call on an extension. Say a customer calls
in and wants to speak with Steve. Steve is currently on the phone. How
can I park the call so that when Steve hangs up his phone immediately
rings and he is connected to the parked call.
Thanks
Kelly
2005 Dec 20
7
wrong id for activerecord object when using :joins in mysql
...the id of the join table. The objects
returned have only one id, and apparently its the last one. It would be
better for it to be the first one.
Any suggestions for me?
This is used with paginate.
I think I''m using the native ruby mysql adapter, as compared to the c
version.
Thanks,
-Kelly
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
2011 Sep 20
2
How to transfer variable names to column names?
...t; :
attempt to set colnames on object with less than two dimensions
Even my first step seems wildly inefficient, and obviously doesn't work. There must be a simple way to do this, but I can't use table(), for example, as there are multiple data frames.
Any help will be appreciated.
--Kelly V.
2006 Apr 20
1
Randomly selecting one row for each factor level [Broadca st]
The following should work:
> dfr.samp <- dfr[tapply(1:nrow(dfr), dfr$x, sample, 1),]
> dfr.samp
x y z
10 a 10 J
2 b 2 B
9 c 9 I
Andy
From: Kelly Hildner
>
> I don't use R much, and I have been unable to figure out how
> to get the
> subset of my data frame that I would like.
>
> For example, if this were my data frame:
>
> > dfr <- data.frame(x=rep(letters[1:3], 4), y=(1:12),
> z=(LETTERS[1:12]))...
2016 May 25
0
Slow RAID Check/high %iowait during check after updgrade from CentOS 6.5 -> CentOS 7.2
Hdparm didn?t get far:
[root at r1k1 ~] # hdparm -tT /dev/sda
/dev/sda:
Timing cached reads: Alarm clock
[root at r1k1 ~] #
On 2016-05-25, 2:44 PM, "Kelly Lesperance" <klesperance at blackberry.com> wrote:
>The HBA is an HP H220.
>
>We haven?t really benchmarked individual drives ? all 12 drives are utilized in one RAID-10 array, I?m unsure how we would test individual drives without breaking the array.
>
>Trying ?hdparm...
2007 Sep 28
2
1.1b1 initial pop3 login: assertion failed
...ubsequent logins work
fine. Other accounts that I tried did not have the same problem. So this
is probably isolated to some bad indexes or something, but I thought I
should let Timo know.
Regards,
David
Here is what I found in the logs:
-----------------------------------------
Sep 28 15:51:14 kelly-a dovecot: POP3(xxx at xxxxx.com)[8112]: Fixed index
file /home/vmail/x/xxxxx.com/xxx/Maildir/dovecot.index: first_recent_uid
0 -> 1
Sep 28 15:51:14 kelly-a dovecot: POP3(xxx at xxxxx.com)[8112]: file
mail-index-view-sync.c: line 304 (mail_index_view_sync_begin): assertion
failed: (view->ind...
2006 Feb 22
3
is there really a restart task in switchtower? How do you invoke it?
...uot;
I then moved into test and tried "rake restart" and got:
kfelkins@lurch:~/user/test$ rake restart
(in /home/kfelkins/user/test)
rake aborted!
Don''t know how to build task ''restart''
I see restart in deploy. Can restart be invoked from the command line?
-Kelly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060222/f8daa031/attachment.html
2006 Apr 20
1
Randomly selecting one row for each factor level
...7 G
8 b 8 H
9 c 9 I
10 a 10 J
11 b 11 K
12 c 12 L
I would like to randomly select one row for each level of the factor x
and create a new data frame with the results. For example, the result
might be:
x y z
1 a 1 A
5 b 5 E
6 c 6 F
Any help would be greatly appreciated!
Thanks,
Kelly
--
K. Kelly Hildner, Ph.D.
NOAA Fisheries
Southwest Fisheries Science Center
110 Shaffer Rd.
Santa Cruz, CA 95060
2011 Aug 30
0
Problem resolved: thanks! RE: column names with rbind loop
Thanks to both Weidong and David for the help! By implementing both of your suggestions I was able to make this work. I did end up putting header=TRUE for both read operations.
--Kelly
________________________________________
From: David Winsemius [dwinsemius at comcast.net]
Sent: Tuesday, August 30, 2011 1:16 PM
To: Vining, Kelly
Cc: Weidong Gu; r-help at r-project.org
Subject: Re: [R] column names with rbind loop
On Aug 30, 2011, at 3:46 PM, Vining, Kelly wrote:
> Thanks m...
2009 Oct 08
5
[LLVMdev] strace for whole-program bitcodes (was: RE: building whole-program bitcode with LLVM)
...default build system, and
an strace-based approach seemed like a "Gordian
knot" solution. However I haven't tried it yet
and I'm wondering if anyone else has, or if
anyone can think of situations where it will
fail.
Thanks!
-- Terence
> -----Original Message-----
> From: Kelly, Terence P (HP Labs Researcher)
> Sent: Friday, July 31, 2009 6:12 PM
> To: 'llvmdev at cs.uiuc.edu'
> Cc: 'Vikram S. Adve'
> Subject: building whole-program bitcode with LLVM
>
>
> Hi,
>
> Professor Adve suggested that we post this question to llvm-de...
2005 Mar 30
2
Modem - dial-up connection
...input/output error
Ive tried kppp but ive had not luck
Anyone know how to fix this?
normally I would use pppconfig and pon/poff but havent been able to
use/find them, are they install by default?
__
Note: this message is also on the PPC forums
__
Thanks for the kick ass distro
Cheers
Justin Kelly
2005 Apr 21
0
BartPE over PXE
...sif is missing or corrupt. One would think the parsing of
the file would cause the inability to locate the ISO file to be
downloaded since that information is the last line in the file.
Thanks for the suggestions and help. This was an odd problem. I guess I
kinda shot myself in the foot :(
Brian Kelly
-----Original Message-----
From: syslinux-bounces at zytor.com [mailto:syslinux-bounces at zytor.com] On
Behalf Of syslinux-request at zytor.com
Sent: Wednesday, April 20, 2005 2:00 PM
To: syslinux at zytor.com
Subject: SYSLINUX Digest, Vol 25, Issue 17
Send SYSLINUX mailing list submissions to...