Displaying 20 results from an estimated 200 matches similar to: "Error trying to mount NFS volume from kickstart in CentOS 5"
2007 Jun 18
0
Kickstart stopped working
I've been using kickstart for a while now, but today I tried to
kickstart a system and it's just not working at all. I can't figure
out why it's hanging.
I booted from the CentOS 4.5 CD #1 and typed "linux ks=http://
centosmirror/ks/sys20.cfg". If I check my web server's log, I can
see that sys20.cfg was accessed. This file begins with the following
2008 Jul 07
1
SIGPIPE in assorted apps after "yum update"
Hello,
I have several systems which I recently updated with
yum -y update
to all the latest packages. These systems use yum-priorities and use
the CentOS (priority 1) EPEL (priority 5) and rpmforge (priority 10)
repositories. After the updates, dhcpd stopped working with a SIGPIPE
error which occurs shortly after it attempts to fork into the
background. I worked around that problem by building
2012 Aug 16
1
dependency issue
Hello List,
I am trying to install php-snmp into my CentOS 6.2 system and it doesn't work,
and I am not sure why. It looks like it is trying to install php-snmp from 6.3.
Error: Package: php-snmp-5.3.3-14.el6_3.i686 (updates)
Requires: php-common = 5.3.3-14.el6_3
Installed: php-common-5.3.13-1.el6.i686 (@anaconda-CentOS-201112130233.i386/6.2)
Also why wouldn't
2016 Sep 27
2
CentOS 7 & MariaDB
Dear list,
we're actually using
# lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.2.1511 (Core)
Release: 7.2.1511
Codename: Core
on our database server using
# yum info mariadb-server
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* EPEL_7: ftp.pbone.net
* base: centosmirror.netcup.net
*
2007 Oct 19
3
restrict network access
Hi,
I have two pc using centos 4, these machines need only access to the
(big, class b) local network. Because of security reasons the network
access should be restricted to this local network - mainly the users
of these pc should not be able to access webpages outside of the local
network. My problem is, that I have no own centos repository and
therefore these two pc need access to the
2004 Mar 05
2
Problem with --link-dest when syncing AIX to Linux
Hello,
i'm using rsync 2.6.0 for daily-syncing some remote AIX 5.2 machine to a
local linux (RH 7.3) with using the --link-dest option for saving space
on incremental backups.
Even if there are no changes on the AIX machine, all files are newly
transferred on every new sync.
My test scenario (actisi=remote aix machine, actisa=local linux machine):
=====> Initial rsync
[mma@actisa
2011 Nov 25
1
CentOS6 yum-plugin-fastestmirror spectacular failure
I'm trying to update from the cr repo, but yum-plugin-fastestmirror gets
it totally wrong; it selects a mirror in .hk that deliveres bytes per second,
and as far as I can tell, most or all of the timedhosts.txt entries are
in the Middle or Far East. What's going on? Nobody mirroring cr in other
parts of the world?
mirrors.ta139.com 99999999999
centos.communilink.net 99999999999
2015 Apr 19
0
yum install failiure - CentOS-7 - Base
Richard <lists-centos at ...> writes:
>
>
> ------------ Original Message ------------
> > Date: Sunday, April 19, 2015 18:44:43 +0000
> > From: Sarogahtyp <sarogahtyp at ...>
> > To: centos at ...
> > Subject: [CentOS] yum install failiure - CentOS-7 - Base
> >
> > I have a running CentOS 6.5 64-bit system running and i like to
>
2015 Apr 19
2
yum install failiure - CentOS-7 - Base
------------ Original Message ------------
> Date: Sunday, April 19, 2015 18:44:43 +0000
> From: Sarogahtyp <sarogahtyp at web.de>
> To: centos at centos.org
> Subject: [CentOS] yum install failiure - CentOS-7 - Base
>
> I have a running CentOS 6.5 64-bit system running and i like to
> have a CentOS 7 chrooted system inside.
> Ive done that chroot environment as
2007 Apr 18
1
Linux Equivalent of SetFilePerm() api
Hi everyone,
We are trying to port our own windows application to SUSE linux.Our
application uses SetFilePerm() api defined in commondll.dll.We would like
to know whether there is a linux equivalent of windows commondll.dll in
wine...
If not then what could be the possible alternative to make this api
function exactly as it does in windows.
Waiting for an early reply,
Thanks and Regards,
2007 Jun 28
2
NOTICE: cannot instrument return of fd_intr at 7b7d6278: non-canonical return instruction
Folks;
During a jumpstart (2nd boot) of a Sun Fire 240 with Solaris 10 Update 3
(11/06), I noticed the following message;
Jun 27 11:43:33 first fbt: NOTICE: cannot instrument return of fd_intr
at 7b7d6278: non-canonical return instruction
Kernel level was Generic_118833-33. Jumpstart was conducted using the
standard JET modules.
What gives?
The jumpstart worked though. Solaris 10 installed
1999 Oct 18
1
Problem with sticky bit and free space
Hello,
I have two little problems with samba:
1st.
Samba is not setting the sticky bit anymore !!!
I have a share that look like this:
[publico]
comment = Arquivos publicos
path = /home/publicos
public = yes
writable = yes
force directory mode = 1777
create mask = 0664
With samba 1.9.x it was ok, the directories was being created with the
correct permission (drwxrwxrwt), but since I
2002 Mar 12
2
Patch: --drop-suid Remove suid/sgid from target files
The attached patch adds an option --drop-suid which caused rsync to drop
setuid/setgid permissions from the destination files.
ie, even if the source file is setuid, the target file will not be.
Added as we want to rsync the same files to machines both inside and outside
our firewalls. For machines inside the firewall some files should be suid,
for machines outside the firewalls they should
2012 May 10
4
Allow updates but not upgrades
Hi.
At the moment it seems my machines just update to the latest current
release . I install a 6.0 machine and run yum update , and next thing
its 6.2 .
I have a requirement where I need machines to only upgrade to even
numbered sub releases eg: 6.0 , 6.2, 6.4 and only on my approval. But
will allow updates within a given release.
How can I achieve this ?
If I sync the repositories for eg: 6.0
2002 Jun 21
1
small security-related rsync extension
Included below is a shar archive containing two patches that together:
1) make backup files get their setuid and setgid bits stripped by
default
2) add a "-s" option that allows backup files to continue to have
these privileges
This means that if you update a collection of binaries with rsync, and
one or more of them has a local-root security problem, the backup
file(s) created when
1999 Jul 02
1
preexec: return code not used? (PR#18576)
T.D.Lee@durham.ac.uk wrote:
>
>
> But we'd like to go one step further and have the return code from preexec
> be used to continue or abort the connection being established. The script
> above would be modified to generate this return code.
>
> Looking through the source code (smbd/service.c), it doesn't seem to check
> the return code (calling smbrun to do the
2013 Apr 09
4
Converting matrix to data frame without losing an assigned dimname
Hello All,
Would like to be able to convert a matrix to a dataframe without losing an assigned dimname.
Here is an example that should illustrate what I'm talking about.
tableData <- state.x77[c(7, 38, 20, 46), c(7, 1, 8)]
names(dimnames(tableData)) <- c("State", "")
tableData
State Frost Population Area
Connecticut 139 3100 4862
2019 Feb 22
3
new Centos server install yum dependancy error
Hello Voytek,
the *-devel packages include header files that are only needed if you want to compile something,
they are not needed for running a dovecot server. Likewise the *debuginfo packages, they contain
information that is helpful for debugging dovecot.
Your problem is here:
Error: Package: 2:dovecot-lua-2.3.4.1-1.x86_64 (dovecot-2.3-latest)
Requires: dovecot = 2:2.3.4.1-1
2006 Oct 31
0
6380036 zfs does not clear S_ISUID and S_ISGID bits on successful writes
Author: marks
Repository: /hg/zfs-crypto/gate
Revision: f89e0d54f3a2bec76fbda3e2097037a4bd3c6f21
Log message:
6380036 zfs does not clear S_ISUID and S_ISGID bits on successful writes
6388195 conflict of filesystem property of "aclinherit=secure" & ACE no_propagate
6389212 file_dac_search privilege is ineffective when traversing zfs mount point
Files:
update:
2019 Nov 03
1
Sieve redirect does not collect the sendmail child process correctly (Dovecot 2.3.4.1, Pigeonhole 0.5.4)
On Saturday, November 2, 2019 10:40:45 PM EET Stephan Bosch <stephan at rename-it.nl> wrote:
> I think we already know about this issue (tracked as DOP-942). It
> apparently happens because qmail masks the SIGCHLD signal while Dovecot
> doesn't unmask it before waiting for children.
You're right.
Isn't this a simple fix - a call to sigprocmask ?
This should not be a