Displaying 20 results from an estimated 6000 matches similar to: "Samba Serving NFS Mounted Directories"
2007 Mar 12
2
How To Recover From Creating >2TB ext3 Filesystem on MSDOS Partition Table?
(I've already sent this message to Ted Ts'o directly. I should
have sent it to this list first but I didn't know about it
until today. My apologies to Ted.)
Last Friday a system that I just inherited refused to mount
a file system that had been working fine for about 6 months.
This is on a Scientific Linux 4.3 system using a 2.6.9
kernel. This is another Linux distribution based on
2003 May 20
1
surprising behaviour of "bgroup": sets all in greek letters
Dear R user community
I wanted to use "bgroup" for plotting a math formula with
a big "{" on the left, and nothing on the right.
i used
text( 10, 10, pos=4, cex=1.8, expression(F(x) == bgroup("{", x, "")), ...)
on a 40 x 20 plot.
surprisingly,
bgroup sets "Phi(xi) = { xi"
i.e. replaces alphabetic characters with greek letters in the entire
2012 Jul 05
2
function curve() swap axes
Dear all,
I'm using the curve() function to plot discharge Q against water depth a.
However, I would like to have a graph of water depth a plotted against
discharge Q. How can this be done?
Minimal working example:
S0 = 0.004
n = 0.04
tanalpha = 1.4/1.5
par(mar = c(5,5,1,1)) # b, l, t, r
2010 Sep 09
1
scalable < > delimiters in plotmath
Dear list,
I read in ?plotmath that I can use bgroup to draw scalable delimiters
such as [ ] and ( ). The same technique fails with < > however, and I
cannot find a workaround,
grid.text(expression(bgroup("<",atop(x,y),">")))
Error in bgroup("<", atop(x, y), ">") : invalid group delimiter
Regards,
baptiste
sessionInfo()
R version
2010 Sep 09
1
scalable < > delimiters in plotmath
Dear list,
I read in ?plotmath that I can use bgroup to draw scalable delimiters
such as [ ] and ( ). The same technique fails with < > however, and I
cannot find a workaround,
grid.text(expression(bgroup("<",atop(x,y),">")))
Error in bgroup("<", atop(x, y), ">") : invalid group delimiter
Regards,
baptiste
sessionInfo()
R version
2010 Feb 03
3
Updating gfortran in CentOS 5.4?
We're finding that several of the packages we
need don't compile using the version 4.1.2 of
gfortran that comes with CentOS 5.4. So,
I've built the latest version of gfortran (e.g. 4.4.2)
but I've done it so that all the new version's
files go in /share/apps/gnu so that they
don't interfere with the standard gcc distribution
(building gfortran requires building some parts
2010 Jan 29
1
Plotmath: suprscript on scalable delimiter?
ComRades,
How do you put a superscript on a scalable delimiter?
I want to put 'b' as the power of the expression in the following plot:
t <- 1:25
K <- 0.2
y <- ((1-exp(-K*t))/(1-exp(-K*t)*exp(K)))^3
plot(t,y,"l",main="K=0.2, b=3")
text(15,5,expression(bgroup("(",frac(1-e^-Kt,1-e^-Kt*e^K),")")))
Plotmath examples in demo(plotmath) do not
2011 Jul 27
0
[Rocks-Discuss] Virtualizing RockCluster 5.3
is there a way to virtualize rocks5.2 on rocks5.4? I have been trying to and
the gecko based install menu keeps failing. The error is a http 404 when
looking for the release notes to display. any Idea of what causes that? I
had that happen last time I tried to install rocks 5.2 on bare metal. The
only notable thing about my network is that its on a 255.255.254.0 subnet
mask. I can reserve its ip
2009 Nov 17
14
X45xx storage vs 7xxx Unified storage
We are looking at adding to our storage. We would like ~20TB-30 TB.
we have ~ 200 nodes (1100 cores) to feed data to using nfs, and we are looking for high reliability, good performance (up to at least 350 MBytes /second over 10 GigE connection) and large capacity.
For the X45xx (aka thumper) capacity and performanance seem to be there (we have 3 now)
However, for system upgrades , maintenance
2003 May 25
0
surprising behaviour of "bgroup": sets all in greek letters (PR#3099)
Let me summarize the bug reported by Ulf Martin on R-help with the same
subject line.
The code
plot(1:10)
text(1, 9, expression(F == bgroup("{", x, "")))
results in greek letters, which is not expected here.
That happens if the user tries to set only a left delimeter, the same with:
text(2, 8, expression(F == bgroup("{", x, ".")))
or
2011 Sep 11
15
How To Expand an .erb Template Without Doing a Full Puppet Run?
We use puppet to distribute named zone files, like many
of you do. We use git to maintain these files, which are
then pulled by the puppet master machine. These zone files are
actually puppet template .erb files.
The other day, I made a mistake which resulted in some zone
files with syntax errors in them. Puppet faithfully distributed
the erroneous zone files to the name servers, which killed
2009 Aug 12
2
Superscripts in axis label
Hi All,
I am trying to lable the y-axis on my scatterplot with the following:
"Soil moisture content (m3m-3)"
I am using the following coding for plotting the graph:
plot(soilmoisture~gradientlevel, xlab="Levels of droughting gradient", ylab="Soil moisture content (m3m-3)", bty="l", font.main="2", pch=16, las=1, cex.lab="1.13")
I have
2011 Jun 20
0
Confusing Samba Issue After Move to New Subnet
I'm running Samba 3.0.33-3.29.el5_5 on a CentOS 5.5 machine.
I'm connecting to it from a Windows 7 SP1 machine. I'm using
security = user and passdb backend = tdbsam . Everything
works fine until I move the Windows machine to an IP address
on another subnet. All networking functions still work fine
on the new subnet except Samba so it's clear there is no
TCP/IP problem.
On the old
2008 Nov 17
14
Storage 7000
I''m not sure if this is the right place for the question or not, but I''ll
throw it out there anyways. Does anyone know, if you create your pool(s)
with a system running fishworks, can that pool later be imported by a
standard solaris system? IE: If for some reason the head running fishworks
were to go away, could I attach the JBOD/disks to a system running
snv/mainline
2008 Nov 10
9
Sun Storage 7000
Just got an email about this today. Fishworks finally unveiled?
http://www.sun.com/launch/2008-1110/index.jsp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20081110/17591c2d/attachment.html>
2008 Mar 16
2
Filesystem fragmentation and scatter-gather DMA
When designing a filesystem, is fragmentation really an issue if
access to the disk can be done using scatter-gather DMA techics ?
2006 Sep 22
2
Searching untokenized fields
Hi ..
I tried to exclude certain objects from my search, by adding appropriate
term queries ..
i = Ferret::Index::Index.new
i.field_infos.add_field(:type, :index => :untokenized, :term_vector => :no)
i << {:type => "Movie", :name => "Indiana" }
i << {:type => "Movie", :name => "Forrest" }
i << {:type =>
2016 Apr 13
3
Decision Tree and Random Forrest
Ok is there a way to do it with decision tree? I just need to make the
decision rules. Perhaps I can pick one of the trees used with Random
Forrest. I am somewhat familiar already with Random Forrest with
respective to bagging and feature sampling and getting the mode from the
leaf nodes and it being an ensemble technique of many trees. I am just
working from the perspective that I need
2007 Feb 08
3
Automatic Dial, Play message
Does anyone have some method, or AGI scripts that will automatically
call a list of numbers from a database and play a pre-recorded
message?
For example, you have a database of
FirstName LastName PhoneNumber
Jon
--
***
Forrest Beck
IAXTEL: 17002871718
jonforrest.beck@gmail.com
2005 Oct 19
6
forrest plot
Hi,
can you tel me how can I make a Forrest Plot with R?
It is possible and easy or are there a more practical free software available?
Than you
Mic
[[alternative HTML version deleted]]