[CentOS] chroot problem.

2009-12-30 Thread Frank M. Ramaekers
First, I'm trying to following along on a document on "SecurityFocus" on "Securing MySQL: step-by-step". I'm on step 3.8 "Test the configuration". I have my CHROOT directory structure setup and the chrootuid is failing (haven't figured that one out, yet). So, I simply tried a 'chroot /chroot/my

Re: [CentOS] chroot problem.

2009-12-30 Thread Neil Aggarwal
Frank: > chroot: cannot run command `/bin/bash': No such file or directory Do you have selinux disabled or enabled? Neil -- Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net CentOS 5.4 VPS with unmetered bandwidth only $25/month! No overage charges, 7 day free trial, PayPal, Googl

Re: [CentOS] chroot problem.

2009-12-30 Thread Frank M. Ramaekers
Disabled. Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE & RHCE American Income Life Insurance Co. Phone: (254)761-6649 1200 Wooded Acres Dr.Fax: (254)741-5777 Waco, Texas 76710 -Original Message- From: centos-boun...@centos.

Re: [CentOS] chroot problem.

2009-12-30 Thread Frank M. Ramaekers
Oh, I should mention: # uname -a Linux vmlnx000..com 2.6.9-78.0.8.EL #1 SMP Tue Nov 25 19:59:09 EET 2008 s390x s390x s390x GNU/Linux CentOS 4.7 Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE & RHCE American Income Life Insurance Co. Phone: (254)761-6649 12

Re: [CentOS] Find reason for heavy load

2009-12-30 Thread Thomas Harold
On 12/29/2009 11:44 PM, Noob Centos Admin wrote: > My Centos 5 server has seen the average load jumped through the roof > recently despite having no major additional clients placed on it. > Previously, I was looking at an average of less than 0.6 load, I had a > monitoring script that sends an emai

[CentOS] Community in each Country

2009-12-30 Thread Fitrah Elly Firdaus
Dear All, whether there are members here who are active in the community board CentOS in your respective countries? I want to make Centos community in my country,Indonesia. I expect support from all friends Regards Firdaus ___ CentOS mailing list

Re: [CentOS] chroot problem.

2009-12-30 Thread nate
Frank M. Ramaekers wrote: > It's there, I'm not sure what the problem is: > # ls -l /bin/bash > -rwxr-xr-x 1 root root 859120 Oct 24 2008 /bin/bash > # ls -l /chroot/mysql/bin/bash > -rwxr-xr-x 1 root root 859120 Oct 24 2008 /chroot/mysql/bin/bash Make sure all of the libraries that bash need

Re: [CentOS] autofs problems

2009-12-30 Thread Kwan Lowe
On Tue, Dec 29, 2009 at 10:04 PM, Mag Gam wrote: > We have about 800 CentOS 5.2 servers and our university. We use NFS > being served from over 10 NetApp frames. We use autofs for to mount up > our partitions. There have been times where we can't cd into the > directory. It says the directory does

Re: [CentOS] chroot problem.

2009-12-30 Thread Kai Schaetzl
Frank M. Ramaekers wrote on Wed, 30 Dec 2009 09:51:10 -0600: > chroot: cannot run command `/bin/bash': No such file or directory man chroot: If no command is given, run ‘‘${SHELL} -i’’ (default: /bin/sh). Likely bash relies on some library that is not available. (this is an error thrown by bas

Re: [CentOS] autofs problems

2009-12-30 Thread Dave
On Tue, Dec 29, 2009 at 5:04 PM, Mag Gam wrote: > There have been times where we can't cd into the > directory. It says the directory does not exist. On some servers it > works but on others it does not. Typically we restart amd and autofs > to resolve this issue. But sometimes it does not even wo

Re: [CentOS] Find reason for heavy load

2009-12-30 Thread Ugo Bellavance
On 2009-12-29 23:44, Noob Centos Admin wrote: > My Centos 5 server has seen the average load jumped through the roof > recently despite having no major additional clients placed on it. > Previously, I was looking at an average of less than 0.6 load, I had a > monitoring script that sends an email w

[CentOS] upgrade adivce

2009-12-30 Thread William Warren
I have a new client that is running a fedora 4 system. Can i upgrade that box to centos 5 with a reasonable expectation of success or should i just back it up and do it from scratch? Also will the samba version in centos 5 natively support windows 7 clients? Links to tips and tricks are appre

Re: [CentOS] upgrade adivce

2009-12-30 Thread Barry Brimer
> I have a new client that is running a fedora 4 system. Can i upgrade > that box to centos 5 with a reasonable expectation of success or should > i just back it up and do it from scratch? Also will the samba version > in centos 5 natively support windows 7 clients? I would strongly suggest back

Re: [CentOS] upgrade adivce

2009-12-30 Thread Akemi Yagi
On Wed, Dec 30, 2009 at 4:48 PM, William Warren wrote: > Also will the samba version > in centos 5 natively support windows 7 clients? You would need samba3 for Windows 7 support. Try the SerNet Samba 3 Repository. Please see http://wiki.centos.org/AdditionalResources/Repositories for more detai

Re: [CentOS] upgrade adivce

2009-12-30 Thread 唐建伟
Well, I also suggest you do a fresh installation. And, win7 can access the samba in centerOS. On 12/31/09, Barry Brimer wrote: >> I have a new client that is running a fedora 4 system. Can i upgrade >> that box to centos 5 with a reasonable expectation of success or should >> i just back it up

Re: [CentOS] upgrade adivce

2009-12-30 Thread Corey Chandler
William Warren wrote: > I have a new client that is running a fedora 4 system. Can i upgrade > that box to centos 5 with a reasonable expectation of success or should > i just back it up and do it from scratch? Also will the samba version > in centos 5 natively support windows 7 clients? > > L

Re: [CentOS] upgrade adivce

2009-12-30 Thread William Warren
On 12/30/2009 8:23 PM, Corey Chandler wrote: > William Warren wrote: > >> I have a new client that is running a fedora 4 system. Can i upgrade >> that box to centos 5 with a reasonable expectation of success or should >> i just back it up and do it from scratch? Also will the samba version >>

Re: [CentOS] VirtualBox and CentOS

2009-12-30 Thread fred smith
On Wed, Dec 09, 2009 at 04:13:04PM +, Lars Hecking wrote: > > > I tried everything in that post as well, and nothing worked for me. > > Finally I found the process I laid out and it worked. > > > > The link to it is here which is an old ticket: > > > >

Re: [CentOS] Community in each Country

2009-12-30 Thread Christopher Chan
> I expect support from all friends I hope you do not get disappointed but setting too high an expectation is not healthy. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] [OT] CAT5 IP-capable rackmount KVM units?

2009-12-30 Thread Thomas Harold
Rather off-topic, but I'm looking for IP-based KVMs (~16 ports) that can handle both PS/2 and USB hookups on the server side. All of the answers over at Slashdot are a few years out of date and it looks like prices on KVM head units have dropped a bit over the years. Some of the older units on

Re: [CentOS] stock openjdk vs. epel

2009-12-30 Thread Paul Johnson
On Fri, Jun 5, 2009 at 2:06 PM, Rex Dieter wrote: > Rex Dieter wrote: > >> OK, found it, I'll go knock some skulls @ epel. > > Bug filed, > https://bugzilla.redhat.com/show_bug.cgi?id=504189 > > folks poked, hopefully will see a resolution soonish. > > -- Rex > Still no java browser plugin for Ce

[CentOS] yum centos repo dependency hell for matlab loaddap

2009-12-30 Thread Dave
I've got matlab installed: < M A T L A B (R) > Copyright 1984-2009 The MathWorks, Inc. Version 7.8.0.347 (R2009a) 64-bit