Displaying 20 results from an estimated 10000 matches similar to: "using new sysconfig file"
2006 Mar 31
4
Sorting of passwd/group files
Is there a program on CentOS which will sort my passwd/group etc. files by
username or uid/gid? On Suse I can do this with a sysconfig switch and
Suseconfig, is there something similar on RH-based systems?
Kai
--
Kai Sch?tzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
2009 Apr 28
2
adding static route via network setup fails
I want to add the following route command
route add -net 192.168.2.0/27 gw 192.168.2.3
via the normal network setup.
The result should be the following routing table (the first line):
192.168.2.0/27 via 192.168.2.3 dev xenbr1 scope link
192.168.2.0/27 dev eth2 proto kernel scope link src 192.168.2.4
192.168.2.0/27 dev xenbr1 proto kernel scope link src 192.168.2.3
192.168.1.0/24 dev xenbr0
2009 Apr 06
3
kernel update doesn't update grub.conf
Just updated another machine to 5.3, everything fine, but grub.conf wasn't
updated to the 128 kernel. It got a new modified date and the kernel is
there, but the content wasn't changed. /etc/sysconfig/kernel contains the
correct UPDATEDEFAULT=yes
No errors in logs or during the update. No problem to boot with this
kernel once added.
This is the first time I ever see this happen.
Any
2009 Dec 13
3
Future of MySQL
I thought I post this link
http://monty-says.blogspot.com/2009/12/help-saving-mysql.html
in case anyone isn't aware of this yet and wants to email the EC.
Kai
--
Kai Sch?tzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
2008 Apr 09
1
file conflicts when updating from 5.0 to 5.1
I get these two errors when I upgrade to the current 5 base.
centos-release-5-0.0.el5.centos.2
CentOS release 5 (Final)
file /etc/yum.repos.d/CentOS-Base.repo from install of centos-release-5
-1.0.el5.centos.1 conflicts with file from package centos-yumconf-4-4.5
file /etc/sysconfig/rhn/sources from install of centos-release-5-
1.0.el5.centos.1 conflicts with file from package
2008 Aug 03
3
Questions on cpu frequency scaling AMD vs. Intel
I've been playing and comparing frequency scaling between AMD and Intel
CPUs yesterday and there seem to be great differences between AMD and
Intel and some gotchas. This is all on CentOS 5.2 with latest Xen kernels
(which are supposed to be powersaving-enabled since 5.2).
AMD:
It seems once I get the AMD CPU to use the ondemand governor it works very
well and very efficiently. But this
2008 Jun 26
3
updating to 5.2 from local repo
This is my first major version update after using a local repo.
It seems that before I can "yum update" I have to fetch the complete new
5.2 base? Is this correct?
When I run yum update it now fails with various strange dependency errors
although all the updates are synced. When I change to using the original
repo file it wants to download many many more and shows a lot of files
that
2008 Jun 28
3
chkconfig update fails
My update to 5.2 fails on one machine because of this error:
Transaction Check Error:
file /etc/init.d from install of chkconfig-1.3.30.1-2 conflicts with
file from package AcronisAgentLinux-9.5.8076-1
file /etc/init.d from install of chkconfig-1.3.30.1-2 conflicts with
file from package TrueImageAgent-9.5.8076-1
Obviously, both packages created (completely unnecessarily) the
/etc/init.d
2008 Apr 21
2
Installing old Suse as fully virtualized guest: problem with install source
Using CentOS 5.1 with Xen 3.2.
I'm trying to install a fully virtualized system for the first time and
doing this with an old Suse 9.0 (this probably would run paravirtualized,
maybe it won't run, anyway, because of hardware problems).
I start with virt-manager and after choosing "fully virtualized" it
presents me two options for install media: iso image and CD-ROM or DVD,
2008 Aug 01
4
Quation about CentOS 4 xenU kernel
I converted a physical maschine running CentOS 4.6 to a Xen VM on a CentOS
5 host. Almost everything was running when I decided to rsync /lib and
/usr a while later in order to get updated files and get the one or two
non-working programs to work. There are differences because of the xenU
kernel I didn't think about. I forgot to exclude rpm database and
/lib/modules.
Because the synced
2007 Dec 10
2
keeping a mirror of the updates repo
I have a local mirror of CentOS5 base and updates. Now with 5 having
become 5.1 and in case I just want to keep on updating (at the moment) is
it enough that I update the mirror of updates or do I also need an update
of the base repo?
Kai
--
Kai Sch?tzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
2007 Dec 18
2
How to generate UUID for Xen?
The new virtual machine manager in Centos 5.1 displays some weird behavior
here and I assume it's because the UUID of one running VM is the same as
of a VM that is shut down. I used the same config file template for
creating all my test VMs, so several have the same UUID. Didn't produce
any problems with xm. But the new VM manager in Gnome shows active and
inactive VMs and identifies
2008 Jul 13
2
firewall best practice on dom-0
I took over a custom firewall script from my older Suse machines to my
Dom-Us and it works just fine. Doing the same for Dom-0 immediately killed
all traffic for the VMs. As there was no need before I had been dropping
everything on the FORWARD chain. After ACCEPTing all for FORWARD my VMs
are happy again.
What's best practice on Dom-0, what do you do? Can I restrict the
forwarding, in
2006 Mar 31
5
php on command line problems
The installed php on CentOS/RHEL is the CGI version. This means I should
be able to get command line arguments with $GLOBALS[''argv''] or
$_SERVER[''argv'']. That''s how the php documentation tells and how it works
f.i. on Suse.
However, on CentOS I get them only when I use the -n switch to php (no
php.ini). The problem with -n is that php cannot find
2009 Jun 17
4
Mailing List "mail forwarding loop"
I've been getting over the last months several of these notices. Sometimes
a few per day. What's the problem? Can't this be avoided?
This is the mail system at host mail.centos.org.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to <postmaster>
If you do
2008 Apr 21
2
fdisk partition table plus sign
What does the plus sign after the blocks value exactly mean in the fdisk
output? Some research reveals that it indicates that not all the blocks
are included in the fdisk value. But what does this exactly mean?
Kai
--
Kai Sch?tzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
2005 Mar 10
3
Winamp 0% Buffering mp3 streams
Darrell Dominey wrote on Thu, 10 Mar 2005 15:31:04 -0330:
> make sure that your mountpoint does not have a .ogg extention with the
> mp3 stream, otherwise, it will try to play using the ogg plugin, and
> will stay at 0% buffer
>
Hi, thanks for the quick answer. We are serving the mp3s with .nsv endings
since that is what the oddcast plugin seems to send by default when mp3 is
2008 Jan 10
4
yum hangs when Reading Local RPMDB
All of a sudden yum hangs on a Centos 4.5 (updated to the latest patch
before 4.6) when I try to use it. "clean metadata" didn't help.
The output of -d5 shows it gets to the point of "Reading Local RPMDB" and
then sits there. The process doesn't die, but doesn't seem to do anything
from that point on. strace shows this: futex(0xb76dcae8, FUTEX_WAIT, 2,
NULL
I
2005 Oct 24
3
Two small issues after upgrade to 4.2
I made a yum update to 4.2 yesterday. The first "major" update I did on
CentOS, I'm only using it for a few weeks now, starting with 4.1. Mainly
for evaluation for a prospected migration from Suse to CentOS. Basically
the update went very well, fast (only 180 MB needed to be installed) and
smooth. But there were two small issues where I don't know why they
happened:
1.
2008 Apr 14
2
Installing Centos 5 on HP DL140 G3
I want to install CentOS 5.1 with hardware RAID on an HP DL140 G3 server
that I have here for testing. It prompts me for a storage controller.
According to this readme page for the latest driver at
ftp://ftp.hp.com/pub/softlib2/software1/pubsw-linux/p1463703615/v44436/mpt
linux-4.00.13.01-2.rhel5.i686.dd.gz.txt
CentOS 5 should already contain a "default driver version contained in the
Red