Displaying 20 results from an estimated 10000 matches similar to: "patching from different directory"
2009 Oct 13
5
timekeeping on VMware guests
Howdy,
I am having time-drift issues on my CentOS VM. I had referred to
following documentation:
http://wiki.centos.org/TipsAndTricks/VMWare_Server , however it didn't
help. I used kickstart for creating this VM and I am listing important
steps in ref to timekeeping issue. Any comments or suggestion would be
appreciated.
-
CS.
-------------------
# For EL5 virtual machines, Append the
2009 Jul 29
5
etc passwd and groups file
Hi,
I need to maintain a same user/group list on multiples systems. Can we
just copy the same passwd and groups file on all machines?
If we create a new user on one system then I will need to copy this to
all other systems. This is quite cumbersome. Any suggestions?
-
CS.
2009 Jul 20
3
kickstart install using url location
Hi,
I am working on a kickstart install method and it works fine with
cdrom as installation media. I would like change this media to an
online resource. I saw option as - 'url --url http://<server>/<dir>'.
I am not sure what should be the directory contents? Should we put all
ISOs in that directory or what? Any insights?
Thanks,
CS.
2010 Jan 25
2
autofs with nfs plus local directories
Hi,
I have a autofs configured to mount home dir from NFS. All user
accounts lookup is done using LDAP. All is working fine with this
setup. Now I need to create a local user account and have its home dir
also on local system. So I added a new user account and changed
auto.home as follows:
test1 -rw,hard,intr /home/test1
* -rw,hard,intr nfs1:/export/users/&
But this
2010 Mar 26
3
non-root access to log files
Hi,
I would like to give read-only access to mysql and apache-http server
log files to a non-root user. I can modify group or other permissions.
But is there any other way you can suggest? Can I update it in user's
home dir?
--
CS.
2009 Jun 15
3
hostname changes
Howdy,
How do I change the hostname?
In particular, what is the difference between /etc/hosts and
/etc/sysconfig/network files? Where should I make the changes?
Thanks,
CS.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090615/fb9e463a/attachment-0001.html>
2011 Jun 28
1
Axes labels, greek letters and spaces
Hello all,
I can't seem to figure how to use a greek character in expression() in
plot() labels without adding a space. So for example below when plotting
this out
x<-1:10
plot(x,x^2, xlab=expression(Chlorophyll~italic(a)~mu~g~cm^-2))
the axis label read as μ g cm^-2 because I have space there with a tilda.
But if I remove the tilda then my units are mug cm^-2.
Can anyone recommend a
2009 Dec 29
2
LDAP and samba
Hi,
I am not sure how to configure LDAP authentication with samba. I have
a windows box, which is part of Active Directory domain and does user
authentication against it. I would like to use same user credentials
and map them to a appropriate network drive (linux home dirs). In
short, Linux user's home dir should be available on Windows box also.
I looked at the smb.conf man page, but I
2011 Feb 24
4
ls returns file doesn't exist, find finds it??
Howdy,
I am getting some errors with find and ls command - such that find is
able to see a file whereas ls says the file doesn't exist. Initially I
was trying find and ls together as:
# find ./ -type f -mtime +15 | xargs ls
Similar behavior is seen even when I execute both commands separately.
Any thoughts on what might be wrong here?
--
thanks,
neubyr
2007 Nov 28
1
ifelse function
Hi there,
I need help with IFELSE function.
The column g of my dataset pth, pth$g consists of "aa", "ao", "dcl", "iy",
"sh".
The last few values of pth$g looks like:
[4496] sh ao ao sh iy dcl dcl aa iy iy aa sh ao ao
Levels: aa ao dcl iy sh
I want to convert these values into 1,2,3,4,5. I tried to use a loop and I
found the following
2011 Mar 14
2
NFS still serving old directory after rename
Howdy,
I have renamed a directory on NFS ver 3 server and then created a new
directory again with the same name.
# mv dir dir-hosed
# mkdir dir
The directory is auto-mounted on client side. I had unmounted
directories on client side before making above changes. Now when I try
to mount back 'dir', I still see old files and not new empty dir. Am I
missing something here in the NFS config?
2009 Jun 17
1
applying kernel patch
I have a CentOS 5.2 box with 2.6.18-92 kernel. I would like to upgrade the
kernel, but not to the latest available version. How can I pull out a
specific patch and apply it? Any help?
Thanks,
CS.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090617/f5000aaf/attachment-0001.html>
2010 Feb 08
1
auto mounting group shares
I am using autofs to mount user's home and group directories. The
setup works fine for home directories which are mounted after user
logs in. The group shares are also mounted, but user has to manually
do cd or ls command on group shares, e.g.: ls /groups/chemistry will
mount chemistry group share. Is there any way to mount group shares
automatically?
I noticed that after successful login
2007 Dec 27
1
encoding question again
Hi, R Devils,
I'm running the actual R version in JGR (version 1.5-8 ). Sys.getlocale(category = "LC_ALL") yields
[1] "LC_COLLATE=German_Germany.1252;LC_CTYPE=German_Germany.1252;LC_MONETARY=German_Germany.1252;LC_NUMERIC=C;LC_TIME=German_Germany.1252"
I want to write some HTML-Code enhanced by statistical results and labels encoded in Latin-1, which I pass to a function.
2011 Feb 24
3
problem in for loop
Hi all.
I was having some trouble with a for loop and I found the problem is the
following.
Does anyone have some idea why I got the following R result? Since mone
is equal to 3, why
mu1 only have 2 components?
library(MASS)
> p0 <- seq(0.1, 0.9,by=0.1)
> m <- 10
>
>
> p0 <- p0[7]
>
> ## data generation
>
> mzero <- p0*m
> mone <- m-mzero
>
2012 Jun 01
4
regsubsets (Leaps)
Hi
i need to create a model from 250 + variables with high collinearity, and
only 17 data points (p = 250, n = 750). I would prefer to use Cp, AIC,
and/or BIC to narrow down the number of variables, and then use VIF to
choose a model without collinearity (if possible). I realize that having a
huge p and small n is going to give me extreme linear dependency problems,
but I *think* these model
2010 Dec 30
2
unexpected input in rpart
Hi all, I'm a newbee using R. I need to do a classification tree using the
rpart package. Basically I have a set of birds of known sex and several
morphological measurements and we want to predict the sex using the
morphology. I read my csv file and it shows up in R no problem, looks fine
but when I execute the following rpart command
2008 Sep 10
2
comparing a list and vector and returnig the listname
hi,
I have list of length 5453 and vector of length 14318.I need to compare the
vector with the list and return the list name if matched.I am thinking of
using an lapply but how to retrive the listname is wat i am puzzled abt.
kindly let me know how to go abt it.
Ramya
--
View this message in context:
2006 Oct 17
2
Help needed!!!!
Hello there,,
My self is MANISH KUMAR <http://astriskmanish.wordpress.com/>, i m a some
wat new user of LINUX , presently i am using UBUNTU 6.06 Dapper Dark.
So some how i need a indian msnger named as REDIFF
BOL<http://messenger.rediff.com/newbol/>, on this ubuntu. i have
searched a lot on GOOGLE,, then i got some idea abt
i can configure it by using WINE.
So can any one tell me what
1998 Jun 03
2
Just-in-time mounts when following symlinks
This mail message follows from several discussions with Luke Leighton.
It's mostly technical in nature but I'm submitting to all mailing
lists anyway (Luke's suggestion).
We have our Samba server running with the Berkeley AMD automounter
(nothing peculiar here). In order for our Samba users to walk the
automount tree, we created a program to create symbolic links from
the local