Displaying 20 results from an estimated 20 matches for "jankowski".
Did you mean:
jangowski
2006 Apr 12
5
Production deployment speed "wakeup" issue
The deployment scenario...
Apache2 on shared host, proxying to lighttpd, which has 3 external
fcgis running on localhost. The fcgis are managed by spinner/spawner.
We''re noticing a definite speed issue on "first requests" to this site.
For example:
* Hit the site a few times, paying no attention to load time
* Wait x period of time (haven''t quite narrowed this
2007 Oct 09
1
recycle: touching failed operation not permitted
Hello
In /var/log/messages I have got a lot of errors such as :
"recycle: touching .recycle/jankowski/500/500_U/21-10-5U.~TIF failed,
reason = Operation not permitted "
~~.tif it's a temp file and I noticed that samba deletes this files to
recycle .
My smb.conf
comment = Rastry
public = yes
invalid users = @geodeta,@ewidencja,
path = /home/samba/rastry
w...
2017 Feb 01
2
CentOS 7.3.1611 scap-security-guide issue
Hello,
I have noticed that pci-dss profile, ssg-centos7-xccdf.xml will always fail
on test and remediation for disable_prelink rule. That seem to be caused by
insufficient CentOS RPM customization of upstream code. Specifically this:
https://github.com/OpenSCAP/scap-security-guide/blob/master/shared/oval/disable_prelink.xml#L24-L35
2007 Jun 18
2
Help: Upgrading to R2.5 on Ubuntu (Feisty)
Thank you in advance for reading this help request. I am pretty new to
R. I am experiencing some issues getting 2.5 installed on my Ubuntu
Fiesty system and
seek your advice.
To the best of my ability I followed the instructions here:
http://cran.r-project.org/bin/linux/ubuntu/README
Setting this as the last line in my sources.list:
deb http://cran.fhcrc.org/bin/linux/ubuntu feisty/
When I
2017 Feb 03
0
CentOS 7.3.1611 scap-security-guide issue
On 02/01/2017 10:15 AM, Micha? Jankowski wrote:
> Hello,
>
> I have noticed that pci-dss profile, ssg-centos7-xccdf.xml will always fail
> on test and remediation for disable_prelink rule. That seem to be caused by
> insufficient CentOS RPM customization of upstream code. Specifically this:
> https://github.com/OpenSCAP...
2006 Sep 20
1
GLM Question
Hello,
I am trying to formulate a glm model with repeated measures of viral
blood counts where animal weight is a covariate. Animal treatment
group is the fixed effect and subject is the random effect. I'm
thinking this situation calls for a mixed model in the Poisson family
with data correlated to days post inoculation (DPI) where animal
weight is factored out to not influence
2007 Aug 09
1
Need Help: Installing/Using xtable package
Hi all,
Let me know if I need to ask this question of the bioconductor group.
I used the bioconductor utility to install this package and also the
CRAN package.install function.
My computer crashed a week ago. Today I reinstalled all my
bioconductor/R packages. One of my scripts is giving me the following
error:
in my script I set:
library("xtable")
print.xtable(....
and receive this
2004 Mar 18
0
samba ldap
...the data then? after migrating
/etc/passwd pdbedit gives errors (when importing to the same tree)
ldapsam_modify_entry: Failed to add user dn= uid=xxx,ou=people,o=pzl-wola,c=pl with: Already exists
so how it's the easiest way to merge both flat files to one ldap tree?
thanks for help,
Tomasz Jankowski
2010 Jun 15
4
samba migration to another llinux distro
Hello
I need a description how to move painlessly samba from one system to
another without re-adding to the domain windows clients. Currently, I
have samba Version 3.0.28a-1.fc7
on Fedora 7 and I want to move it on CentOS 5.5 As far as the server
hardware remains the same. In addition to changing the system i would
like to change new disks and add a new 3ware 9650SE Raid controller
(samba
2007 Jun 21
2
Need Help: User Defined R Functions in Sweave/Latex
Dear all,
I want to start my post by expressing my sincere gratitude for all the
help this group has given me in Sweave/Latex/R. The tools are
excellent and so is the community!
On to the question.
My Sweave code is intended to make lots of plots and create a *.pdf
document. Sweave is perfect for this. The only problem is that I find
myself using the same R code, within my Sweave input file
2014 Jan 26
1
Trouble installing package in development version of R
Dear R-devel,
I'm trying to get practice learning more about the internals of R so am
experimenting with the development version. I successfully cloned the SVN
repo and built and installed R. I am using 2014-01-23 r64861.
However, I cannot seem to install the lattice package. I tried within R
using install.packages and got the error
sh: 1: 1: not found
I then downloaded the tar.gz and tried
2006 Feb 13
4
activerecord << operator
Hello,
I am new here and actually I am writing my first RoR app.
My question is:
--------
class Topic < ActiveRecord::Base
has_many :messages
end
class Message < ActiveRecord::Base
belongs_to :topic
end
class ForumController < ApplicationController
def post
message = Message.new(params[:message])
@topic = Topic.find(params[:id])
@topic.messages
2007 Jun 08
1
Need Help with robustbase package: fitnorm2 and plotnorm2
This is my first post requesting help to this mailing list. I am new
to R. My apologies for any breach in posting etiquette. I am new to
this language and just learning my way around. I am attempting to run
some sample code and and am confused by the error message:
Loading required package: rrcov
Error in fitNorm2(fdat[, "FSC-H"], fdat[, "SSC-H"], scalefac = ScaleFactor) :
2005 May 14
6
HELP!! Serious memory leak in my rails app!!
I''m having a huge memory leak problem with a rails application I''m developing!
I first noticed that when running under webrick (via script/server) there was
a fast memory leak.. several users using the app for a few hours would use 2
gig of memory!!!
I searched the archives and found that some users found that it could be
avoided by saying --daemon when launching webrick..
2006 Jun 24
8
mysql frontend for linux.
Hi list.
I''m using Ubuntu distro. for rails development. Today, to my disappoint,
I''ve found that there''re certainly almost no mysql frontend which runs
very well.
(1) mysql-query-browser: Seems to be very nice. But, it quickly exits
when I press ctrl+enter or modify a table structure. Something strange
is happening here, but I can not figure out what it is.
(2)
2007 Jun 20
1
Help With Sweave:
Hi All,
I am running Ubuntu Feisty (7.04) on a Thinkpad T41. I've installed
the nowebm package for Ubuntu. Working from this HowTo:
http://www.ci.tuwien.ac.at/~leisch/Sweave/example-1.Snw
I try to compile the example *.Snw as in the Sweave manual:
mdj at lapmdj:~/Desktop/Sweave/example1$ noweb example-1.Snw
Can't open output file
Despite the error, a *.tex file is produced. Now I am
2006 Jun 29
0
Job openings - Boston / NYC
...rojects. Please send a resume, a
summary of your rails experience, and your hourly rate and/or salary
goals. Boston employees will work in our Cambridge office (near
MIT), New York employees will work from home and occasionally be on-
site for NYC clients.
You can respond to me directly (mjankowski@thoughtbot.com) or to our
general address (info@thoughtbot.com). We look forward to meeting you.
Thanks,
-Matt
2006 Jan 16
0
Using subdomain names in routes?
Scenario...
We want to use the name field of our Market object for URLs like...
foo.example.com/groups/view/groupname
bar.example.com/groups/view/groupname
...and other similar URLs, basically using the subdomain as a key for
the app to know which Market (there is a markets table where the
subdomain field corresponds to Market.name) to use. In this example,
both pages are viewing the group
2005 Nov 16
0
deployment, rewriting, lighttpd, subdirs
Desired scenario...
http://a.host/ is an existing website.
http://b.host:port/ is running a rails application that we want to
appear at http://a.host/application
a.host and b.host are different physical machines, but on the same local
network.
a.host is running apache, and can proxy requests for /application to
b.host:port
b.host is running lighttpd, and needs to rewrite /application
2008 Oct 15
3
VT Accounts
Hi
I am trying to get this program (accounts package) running under wine.
It installs OK but when I run it I get an error that tells me;
ActiveX component can't create object
but I am not convinced it is an ActiveX problem (or a permission problem).
When run in terminal I get the following output;
gjj at samson:~$ env WINEPREFIX="/home/gjj/.wine" wine "C:\Program Files\VT