search for: vicky

Displaying 20 results from an estimated 116 matches for "vicky".

Did you mean: picky
2011 May 30
0
Fwd: cgroup OOM killer loop causes system to lockup (possible fix included)
...0 > /proc/self/oom_adj This ensures all shell sessions start off with an oom_adj of 0. This is *EXTREMELY* hacky, and I'd certainly hope to see that the debian devs fix this issue in the future. Cal On 30/05/2011 20:27, Cal Leeming [Simplicity Media Ltd] wrote: Bit more info: root at vicky:~# ethtool -i eth0 driver: bnx2 version: 2.0.2 firmware-version: 5.0.11 NCSI 2.0.5 bus-info: 0000:02:00.0 root at vicky:~# Btw, to make 100% sure it was the bnx2 module which was causing the issue, I removed bnx2 from auto loading at boot time (on the broken server), ran the same check, and the is...
2011 May 30
1
Fwd: Re: Fwd: cgroup OOM killer loop causes system to lockup (possible fix included) - now pinpointed to openssh-server
Just did some testing.. root at vicky:~# cat /var/log/auth.log | grep "Set" May 30 21:41:05 vicky sshd[1568]: Set /proc/self/oom_adj from -17 to -17 May 30 21:41:07 vicky sshd[1574]: Set /proc/self/oom_adj to -17 root at vicky:~# ps faux | grep 1574 root 1574 0.0 0.0 70488 3404 ? Ss 21:41 0:00 \_ sshd:...
2005 Mar 16
8
Summing up matrices in a list
...,2] [,3] [1,] 1 3 5 [2,] 2 4 6 [[2]] [,1] [,2] [,3] [1,] 7 9 11 [2,] 8 10 12 I'd like to create a matrix M<-mylist[[1]]+mylist[[2]] [,1] [,2] [,3] [1,] 8 12 16 [2,] 10 14 18 Is there a way to create M without looping? Thanks a lot, Vicky Landsman. [[alternative HTML version deleted]]
2012 Apr 05
3
newly added ruby function executes on the server instead of the node
Hi, 1) I added this test function tom my /etc/puppet/modules/write_line_to_file/lib/puppet/parser/functions/write_line_to_file.rb : *module Puppet::Parser::Functions newfunction(:write_line_to_file) do |args| filename = args[0] str = args[1] File.open(args[0], ''a'') {|fd| fd.puts str } end end* 2) I invoked it in the
2004 Sep 09
3
Dyn.load of sharing object with GSL library
...unable to load shared library "/fs/users1/guest/msvika/PhD/R_04/Example3.so": ld.so.1: /usr/local/sbin/R-1.9/R-1.9.1/bin/R.bin: fatal: relocation error: file /fs/users1/guest/msvika/PhD/R_04/Example3.so: symbol gsl_sf_bessel_J0: referenced symbol not found What is wrong? Much thanks, Vicky. ----- Original Message ----- From: "Vicky Landsman" <msvika at mscc.huji.ac.il> To: "r-help" <r-help at stat.math.ethz.ch> Sent: Thursday, September 09, 2004 6:18 PM Subject: Re: [R] Adding GSL library path to SHLIB > Dear Prof. Ripley, > We read the archi...
2015 Nov 10
3
* Re: procmail as a content_filter with dovecot
> dovecot supports sieve, so why the need for procmail ? Because I already HAVE procmail recipes and know proemial. The point is to make what I have, work. > On Nov 9, 2015, at 22:49, Benny Pedersen <me at junc.eu> wrote: > > On November 10, 2015 6:36:00 AM Vicki Brown <vlb at cfcl.com> wrote: > >> Can anyone help? > > dovecot supports sieve, so why
2005 Mar 23
10
Broadvoice alternatives
Dear all, I have tried a lot of things to make broadvoice work with asterisk , but I failed each time. Please suggest a good service providers that I can use with asterisk for outbound and inbound calls. -- With regards, Vicky Shrestha System Director WorldLink Communications Jawalakhel , Kathmandu, Nepal
2012 Feb 08
2
dropterm in MANOVA for MLM objects
Dear R fans, I have got a difficult sounding problem. For fitting a linear model using continuous response and then for re-fitting the model after excluding every single variable, the following functions can be used. library(MASS) model = lm(perf ~ syct + mmin + mmax + cach + chmin + chmax, data = cpus) dropterm(model, test = "F") But I am not sure whether any similar functions is
2011 May 13
4
Quick question: Omitting rows and cols with certain percents of missing values
Hi naive question. It is possible to get R command for omitting rows or cols with missing values present. But if i want to omit rows or cols with i.e . >20% missing values, I couldĀ“t find any package-based command, probably because it is too simple for anyone to do that manually, though not for me. Can anyone please help me ? - vickie [[alternative HTML version
2011 Jun 17
4
profile plot in R
Hi friends, I have a matrix with following format. group var1 var2 .......varN c1 group1 1.2399 1.4990....-1.4829 c2 group4 0.8989 0.7849.....1.8933 ... ... c100 group10 ..... I want to draw a profile plot of each condition c1 to c100, which rows in above matrix and each line representing a row should be uniquely colored according to the group(1 to 10). I think this is simple task
2008 Sep 24
5
Re: save blob to file?
...:id]) @filename = @attachment.filename File.open(File.join(RAILS_ROOT, "tmp", "#{@attachment.id}.doc"), "w") do |file| file.write(@attachment.data) end Can someone help me with this? Also, when are the contents of tmp directory deleted? Thanks, Vicky. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gma...
2008 Jan 30
0
Fw: Setting Global printer defaults on standalone server running version samba 3.0.25
Hi Vickie (and others). I think I spoke a bit soon... at least on the global default settings... There are still a few strange things going on... My situation is slightly different from yours (I think). My users don't necessarily have logins on the linux server. I probably should use "security = share" - but with this setting - I couldn't get the driver upload to work. When
2009 May 26
4
Creating multiple graphs based on one variable
...I can do it using a for loop, but I think I should be using "apply". Please let me know what I am doing wrong, or if there is a "better" way to do this. What I have is: #Test data dat<-data.frame(c(rep(1:10,4)),c(rep(1:10,4)),c(rep(c("Tony","Mike","Vicky","Fred"),each=10))) names(dat)<-c("x","y","Name") #Create function to plot x and y myplot<-function() plot(dat$x,dat$y) #Apply the function to each of the names par(mfcol=c(2,2)) apply(dat,2,myplot,by=dat$Name) #Does not work - tried various...
2015 Nov 10
3
procmail as a content_filter with dovecot
I am using Mac OS X Server. OS X Server uses postfix with dovecot set as mail_transport. I want to add procmail to the mix. I cannot use the (typical) mailbox_command = procmail -a "$EXTENSION" because mailbox_transport = dovecot overrides any mailbox_command parameter and it is NOT Possible to change, remove, or otherwise vary the mailbox_transport on OS X server. I'm
2002 Aug 12
1
AW: add user script going Horribly Wrong (tm)
(Oups! I forgot to send it to the list so everyone could laugh about it. Sorry Vicky for disturbing directly) Good Morning, Vicky! Seems your smb.conf is messed up a little. As I can see you're using security = domain. With this configuration the smbpasswd-file/feature isn't need at all. Authentication is done encrypted with the domain user database, not with the smbpass...
2002 Jul 09
9
'Not listening for calling name'
...socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY local master = No interfaces = lo eth0 wins support = no wins server = 172.17.1.2 character set = ISO8859-15 client code page = 850 veto files = /*.eml/*.nws/riched20.dll/*.{*}/ [vicky] comment = Linux home directory for Vicky browseable = no valid users = vclarke root Administrator path = /home/vclarke read only = no create mask = 0600 directory mask = 0700 [homes] comment = PC home directories path...
2006 Nov 28
1
Call recording filename
I am using asterisk along with freepbx . When recording is enabled for a extension the call record file made in /var/spool/asterisk/monitor contains information like OUT(extension number)-(timestamp)-(uniqueid).wav . This can be a big mess if there are more than 1000-2000 files in that folder and very hard to locate a call recording based on call time and extension number who dialled. I need to
2005 Mar 24
2
Bivariate lognormal distribution
Dear experts! Is there a package that enables to create the bivariate log-normal variables? Thanks a lot, Vicky Landsman. [[alternative HTML version deleted]]
2008 Apr 18
1
Bug in Merge?
...numbers. ----------------------------------------------------------- my.data: AbsTime RelTime PE_ID Event Delay 4238 1208514343.812086 107.153637 4 EKA 51620 ################################## Host.data: ID Host 4 4 vicky.planetlab.ntua.gr ------------------------------------------------------------ data<-read.table("my.data") mapping<-read.table("Host.data") mergeXY <- merge(data,mapping, by.x="PE_ID", by.y="ID") If I merge these data then i get: "PE_I...
2005 Mar 10
5
asterisk and Broadvoice Outgoing Again :(
...oice. I have tried each and every configuration that was posted to list previously. I am able to receive incoming calls fine. I get the following in asterisk console: ===================================================== asterisk*CLI> show version Asterisk CVS-HEAD-03/10/05-22:51:28 built by vicky@asterisk on a i686 running Linux asterisk*CLI> -- Executing Dial("SIP/502-c147", "SIP/18086749157@XXXXXXXX") in new stack -- Called 18086749157@XXXXXXXX -- Got SIP response 400 "Bad request" back from 147.135.8.128 -- SIP/XXXXXXXX-19dd is circuit-bu...