Displaying 20 results from an estimated 6000 matches similar to: "/contains a filesystem with errors check forced"
2002 Nov 18
1
Makerpms.sh changes for RH8
The rpm build utilities have changed with Redhat 8.0.
I'm not sure if these changes have been noted in the current sources,
but the "makerpms.sh" script in the src/packaging/Redhat directory no
longer works with Redhat 8.0 without the change below.
The two lines at the end of the script need to have "rpm" changed to
"rpmbuild", the switches remain the same. You
2002 Sep 30
6
Password Expiry
Hi guys... I setup samba 2.2.5 as a PDC ... I have w2k clients. It seems
that now I am prompted to change my password because it is going to
expire
Could you guys tell me how and where to disable password expiry?
cheers`
2002 Jul 15
3
Controlling Samba with xinetd
Hi all
Just a query from a fellow tech who's playing with Samba.
He just asked me the following question, it's something I've
never really thought of, but on the face of it could be worth
further investigation.
Any thoughts??
TIA
<snip>
Was doing some research last night on high availablilty -
led me to a thought which I have seen around before but
decided it was not
2002 Sep 30
2
Samba 2.2.5 + OpenLDAP 2.x - Caveats?
Hi List(s)
I'm in the process of configuring a new PDC using Samba 2.2.5.
At the present time we have 9 other Samba PDCs in nonconnected
sites. In the next few months, these sites will become part of
a WAN and we're looking to migrate authentication for these
servers to a single box, for obvious administration benefits.
The client base is primarily Win2k, SP2 & SP3.
Now I'm
2006 May 19
4
Cross correlation/ bivariate/ mantel
> Background:
> OS: Linux Ubuntu Dapper
> release: R 2.3.0
> editor: GNU Emacs 21.4.1
> front-end: ESS 5.2.3
> -----------------------------
> Colleagues
>
I have two spatial datasets (latitude, longitude, fish eggs) and (latitude, longitude, fish larvae) at the same 280 stations (i.e. 280 cases). I want to determine if the 2 datasets are spatially correlated. In other
2009 May 19
9
Ubuntu and play65 application
Hello guys
I am a new ubuntu user and i am trying to install play65 application without success.
I have installed the wine but nothing has been achieved.
Anyone who can help me on this?
2005 Jul 28
2
lattice/ grid.layout/ multiple graphs per page
Background:
OS: Linux Mandrake 10.1
release: R 2.0.0
editor: GNU Emacs 21.3.2
front-end: ESS 5.2.3
---------------------------------
Colleagues
I have a set of lattice plots, and want to plot 4 of them on the page.
I am having trouble with the layout.
grid.newpage()
pushViewport(viewport(layout = grid.layout(2,2)))
pushviewport(viewport(layout.pos.col = 1, layout.pos.row = 1))
working trellis
2005 Sep 13
1
R CMD INSTALL -l /path/to/library packagename
Background:
OS: Linux Mandrake 10.1
release: R 2.1.1
editor: GNU Emacs 21.3.2
front-end: ESS 5.2.3
Colleagues
Since I upgraded to R 2.1.1, I am getting a an error message from R CMD
INSTALL packagename that says
R_HOME ('/usr/local/lib/R') not found.
That's not too surprising, since R is now in /usr/lib/R, but what is
confusing me is that
R CMD INSTALL -l /path/to/library
2009 Mar 21
15
mysql encoding with rails 2.3.2 and ruby 1.9.1
when I run console with ruby 1.9.1 and rails 2.3.2, and trying to do
something like
User.first.name.encoding
I''m getting #<Encoding:ASCII-8BIT>, though I''ve set "encoding: utf8"
in database.yml
any suggestions?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2003 Feb 28
1
Newbie Question
Hi,
This is a very simple question I realise, but I hope maybe someone can just
help me out.
I am trying to do a very simple thing, just transfer a file from machine A
to machine B using rsync with ssh.
This is what i'm typing:
bash-2.03# rsync -avvv --rsh="ssh -l tdf"
tdf@machine.niss.ac.uk:/export/home/tdf/demofile.html demofile.html
This is what I get:
opening connection
2007 Aug 02
1
Fw: FreeBSD Security Advisory FreeBSD-SA-07:07.bind
> John Freeman wrote:
>
>> Same problem on AMD64 build. I'm too lazy to attach full text, this
>> system doesn't use bind and jail.
>
> What branch are you tracking?
>
> Doug
>
6.2 STABLE (RELENG_6 latest cvs) amd64
-
2005 Jun 21
3
R-help
Background:
OS: Linux Mandrake 10.1
release: R 2.0.0
editor: GNU Emacs 21.3.2
front-end: ESS 5.2.3
---------------------------------
Colleagues
Is there a function in R that is an equivalent of zoom in matlab? This is
very useful for being able to magnify details in a plot.
I have searched the help for "zoom", "interactive zooming", and "magnify".
The R search
2005 Oct 18
2
Lattice graphics strip labels for shingles
Dear all,
back in 2002 Martin Henry H. Stevens wrote
(https://stat.ethz.ch/pipermail/r-help/2002-May/019851.html)
> How do I control the text in strips? Specifically, I want to put in the
> ranges generated in shingle(x) where x is continuous.
with an answer from Deepyan Sarkar (see strip.new towards the end of this
message). I assume that the answer worked back then, but I've tried
2010 Dec 15
1
Using Metafor package: how to backtransform model coefficients when Freeman Tukey double arcine transformation is used
Hello,
I am performing a meta-analysis using the metafor package. My data are
proportions and I used the Freeman Tukey double arcine (FT)
transformation to fit the random effects model. Now I want to create a
forest plot with my estimates backtransformed to the original scale of
proportions. Can this be done?
Regards,
Patricia
2007 Mar 13
1
Freeman-Tukey arcsine transformation
R-Experts:
Does anyone know if there are R functions to perform the Freeman-Tukey
double arcsine transformation and then backtransform it?
Thanks,
Brant Inman
Mayo Clinic
2007 Nov 09
9
fixture_file_upload and edge rspec?
Hi all,
I had some specs that were using fixture_file_upload that were
passing just fine. Then I froze edge rails to get some 2.0
functionality, then a I upgraded to trunk rspec to deal with
uninitialized constant ActionView::Helpers::JavaScriptMacrosHelper
After a couple other of tribulations, I have now gotten down to just
a couple of not passing specs, all using the fixture_file_upload.
2005 Aug 15
4
return unique values from date/time class object
Background:
OS: Linux Mandrake 10.1
release: R 2.0.0
editor: GNU Emacs 21.3.2
front-end: ESS 5.2.3
---------------------------------
Colleagues
I have a wind speed time series with a normal frequency distribution and a
spike in the 5 metres/second bin. The most likely explanation is that the
instrument was returning duplicate values at this speed. To check this, I
want to extract all the unique
2009 Oct 08
2
kinit problem
hi,
Samba 3.4.1 is compiled and running successfully from source. I need
to connect samba to ADS . As a first step kinit is not working for me.
Here is the error
root at web # kinit
Password for samba at XXXX.EDU:
localhost: RPC: Program not registered
no warning possible
root at web #
How do I debug what is not working?
Thanks
Paras.
2006 Jan 04
2
Using 'polygon' in a 3d plot
I'm new to R, after many years of using Matlab. I've found the R
function 'polygon' to be nearly equivalent to the Matlab function
'patch'. For example, the R commands:
plot(c(0, 5), c(0, 4), type = 'n', asp = 1, ann = FALSE)
x <- c(1, 2, 2, 1.5, 1)
z <- c(1, 1, 2, 1.7, 2)
polygon(x, z, col = 'green')
produce a plot with a small green shape exactly
2002 Apr 22
10
How To Fix Duplication Block Error?
Hi there,
I am very new in linux and met the filesystem problem as described in the
following, I tried to use 'fsck' and tried to find some support documents
but failed. Your hints and helps are very appreciated.
Millions of thanks,
Annie
The error message is (sorry for it's length, I just want to make it clear)
====================================================================