Displaying 20 results from an estimated 600 matches similar to: "cachefs"
2013 Apr 07
2
nfs timeout
hi,
I use automounter to mount to many hosts
/net/<hostname>/dir
When the hostname is unavaliable it seems NFS gets stuck. I would like to
set a NFS timeout (say 60 secs). If not available then error. I need to use
hardmount but is there such a thing as NFS client timeout?
--
--- Get your facts first, then you can distort them as you please.--
2013 Nov 12
2
NFS hard mount
Is there a tunable to set NFS hard mount time out? For instance, if the
server becomes unavailable for extended amount of time, say 1 hour. I would
like to timeout after 30 secs.
(Soft mount isn't an option, BTW)
--
--- Get your facts first, then you can distort them as you please.--
2012 May 25
2
compiling python
Hello,
I would like to compile python 2.7.3 for centos and was wondering if there
were any instructions I should follow. I would like to keep the standard
python the way it is. I would like to compile to /opt. Any tips or ideas
would be much appreciated.
--
--- Get your facts first, then you can distort them as you please.--
2012 Aug 26
3
yum relocatable RPMs
Hello,
I dont have root access but I would like to install several packages (gtk)
in my home directory. Is it possible to install it via yum ?
--
--- Get your facts first, then you can distort them as you please.--
2006 Jun 01
4
FW: How to create a new package?
Hi,
I'm a group of functions and I would like to create a package for load in R.
I have created a directory named INE and a directory below that named R, for
the files of R functions. A have created the files DESCRIPTION and INDEX in
the INE directory. The installation from local zip files, in the R 2.3.0,
results but to load the package I get an error like:
'INE' is not a
2016 Jul 07
2
CentOS 6, iscsi,
Thu Jul 7 14:47:23 UTC 2016, m.roth at 5-cent.us wrote:
> Hi, folks,
>
> I installed the iscsi packages, and I *thought* that the first thing to
> do was configure /etc/tgt/target.conf. Am I wrong? Did I have to
> configure iSNS on the RAID appliance?
One thing to make sure you have straight is Target vs. Initiator [2], for me it originally felt like the names were backwards.
2001 Jul 27
2
OpenSSH-RSAAuth-NFS
Here's a bunch of changes I've made to the current portable version of
OpenSSH.
The aim is that the rsa_authentication flag in sshd_config can be given the
values "without-nfs" This is really handy within a large organization where
incorrectly secured home directories can allow authorized_keys(2) to be
modified by someone other than the owner.
So now rsa_authentication can take
2007 Feb 21
2
file path
Hello,
It is possible to return the path of the current working R-file (in
execution)?
Thanks,
Rita Sousa.
[[alternative HTML version deleted]]
2011 Jun 24
4
What does class "call" mean? How do I make class "formula" into a "call"?
I have a list called "tabs" that I would like to have the same structure as my list "eqSystem." The two look like they have the same format but they are different because when I look at their attributes, class(eqSystem[[1]]) is "call" but class(tabs[[1]]) is "formula". I want to have class(tabs[[1]]) as a call too. So what does "call" mean? And how
2012 Sep 16
1
placing x11 libraries in an alternate location
we have close to 50 servers. I would like to have X11 libraries (and
devel). Instead of installing them one by one on all servers, I would like
to have them in a central NFS location and have my app pick them up like
that. Is it possible to do this with yum/rpm ?
--
--- Get your facts first, then you can distort them as you please.--
2013 Aug 09
1
compile paramaters
hi,
I am trying to find out what compile flags and environment variables were
used when compiling the python package. Is there an easy way of figuring
this out? perhaps a website which shows the RPM specs?
--
--- Get your facts first, then you can distort them as you please.--
2013 Nov 17
1
maximum number of mounts
What is the maximum number of NFS mounts per client? I have an instance
where there are over 400 mount points using autofs. I was wondering if
there is a downside to that.
--
--- Get your facts first, then you can distort them as you please.--
2012 Aug 13
2
CentOS6 and netboot
Is there any chance the system-config-netboot* rpms upstream removed from
CentOS6 could be provided in extras? The CentOS5 SRPM builds cleanly under
CentOS6, and upstream's workaround is insufficient as it only covers
diskless clients, not helpful if you need pxeos.
2011 Mar 18
2
How do I delete multiple blank variables from a data frame?
Dear List Members,I have 55 data frames, each of which with 272 variables and 267 observations. Some of these variables are blanks but the blanks are not the same for every data frame. I would like to write a procedure in which I import a data frame, see which variables are blank, and delete those variables. My data frames have variables named P1 to P136 and Q1 to Q136.
I have a couple of
2006 Dec 12
2
tklistbox...
Hi everyone,
I have different listboxes in the same toplevel window.
The problem is, if I select (by left clicking) one of those listbox
elements, the current selection in the other listboxes is cleared!
Anybody knows how I can prevent this?
Thanks,
---------------------------------------------------
Rita Sousa
DME - ME: Departamento de Metodologia Estatística - Métodos Estatísticos
INE -
2001 Oct 16
4
Assignment of structures on a given environment
Hi,
In order to avoid deep copies by passing large arguments to functions or
returning values, I'm trying to do the assignment of variables in a
given environment. The problem is when I try to assign a structure: a
list for example.
If I have:
ind <- c("a","b")
my idea is doing something like
l <- alist()
l[ind] <- as.list(c(20,40))
in a given
2007 Sep 20
2
Package Survey
Hello,
How I use the function as.svrepdesign without memory.size problems?
desenho_npc_JK <- as.svrepdesign(desenho_npc,type="JKn")
Error: cannot allocate vector of size 161.3 Mb
In addition: Warning messages:
1: Reached total allocation of 1022Mb: see help(memory.size)
2: Reached total allocation of 1022Mb: see help(memory.size)
3: Reached total allocation of 1022Mb:
2011 Apr 15
2
Function for deleting variables with >=50% missing obs from a data frame
Hello R users!
I have several data frames where some of the variables have many missing observations. For example, Q1 in one of my data frames has over 66% of its observations missing. I have tried imputation with mice but it does not work for all the data frames and I get the following message or a similar message to this:
iter imp variable
1 1 Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10 Q11
1998 Oct 23
4
Samba replacing NFS
Hi,
I have a number of web servers that mount their /htdocs (and /log and
/cgi-bin) directories from a large file server. I am currently using NFS
for this. The web servers are Linux, the file server a Sun E450. NFS seems
dreadfully slow, and I keep reading about how it doesn't do file locking.
Is there a good reason not to simply use samba, and share the volumes with
samba from the Sun, and
2011 Feb 09
3
Loop in variable names
Hello!
I would like to do some tables for several variables and I would like to write a loop that does the table for each variable. I should also point out that my data set has several missing observations and sometimes the observations that are missing are not the same for all my variables.
What I would like to do:
table(StoreData$CompanyID,
!is.na(StoreData$P2))