Re: [CentOS] installing centos 6 on an old bird

2012-07-12 Thread Tim Dunphy
>What if you symlink the shared nfs dir to /var/www/html/somedir and try >the http protocol? May help? Already tried using http, and got the same result. I don't think, therefore, that the method of install is the problem at all. I think there may be some hardware compatibility problem with that

Re: [CentOS] Fwd: Bug 800181: NFSv4 on RHEL 6.3 over six times slower than 5.8

2012-07-12 Thread Colin Simpson
I have tried the async option and that reverts to being as fast as previously. So I guess the choice is use the less safe async and get file creation being quick or live with the slow down until a potentially new protocol extension appears to help with this. Colin On Wed, 2012-07-11 at 15:16 -0

[CentOS] AMD Opteron 1218 wrong CPU metrics in 6.3

2012-07-12 Thread Vlad K.
Hello all, since upgrade to 6.3 (and kernel 2.6.32-279.x) it looks like only one core of the AMD Dualcore Opteron 1218 is functional. Reverting to previous kernel shows everything working as expected. I've filed a bug report here after failing to figure out if it is just a configuration probl

[CentOS] CentOS6.2: installation at specific kernel level

2012-07-12 Thread Cal Sawyer
Hi, all I have a number of machines that are out of sync with one another by virtue of having done a yum update after a base 6.2 install at different times (all were previous CentOS 5.3) Consequently, systems are a mix of 2.6.32-220.7.1, 2.6.32-220.13.1 or 2.6.32-220.17.1. So 2 questions: -

Re: [CentOS] installing centos 6 on an old bird

2012-07-12 Thread Lamar Owen
On Thursday, July 12, 2012 05:49:50 AM Tim Dunphy wrote: > > # Turn off SELinux. > > selinux --disabled > > Might want to try that in addition to ripping out the RPMs, tho I'm not > sure doing both would be necessary. > Maybe it's the CPU that's having a problem with SELinux under CentOS 6? Tim,

Re: [CentOS] installing centos 6 on an old bird

2012-07-12 Thread Lars Hecking
> I think SELinux is a red herring in this case; I'm running upstream RHEL > Server 6.3 32-bit with SELinux in enforcing mode on an older Supermicro > system (motherboard P4DP6, has a DVD-ROM CD-RW drive in it) with the > following CPU: The problem with the selinux rpms is that they need cop

[CentOS] php-pear missing from 5.8 (i386) metadata?

2012-07-12 Thread Leonard den Ottolander
Hi, # yum install php-pear No package php-pear available. Nothing to do This is on CentOS 5.8 (i386). The package is available for both archs on the two mirrors I checked. I also tried a # yum clean headers # yum clean metadata # yum clean dbcache to no avail. Am I missing something or is it the

Re: [CentOS] CentOS6.2: installation at specific kernel level

2012-07-12 Thread Scott Silva
on 7/12/2012 7:08 AM Cal Sawyer spake the following: > Hi, all > > I have a number of machines that are out of sync with one another by > virtue of having done a yum update after a base 6.2 install at different > times (all were previous CentOS 5.3) Consequently, systems are a mix of > 2.6.32-220

[CentOS] CentOS-announce Digest, Vol 89, Issue 4

2012-07-12 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] CentOS6.2: installation at specific kernel level

2012-07-12 Thread m . roth
Scott Silva wrote: > on 7/12/2012 7:08 AM Cal Sawyer spake the following: >> Hi, all >> >> I have a number of machines that are out of sync with one another by >> virtue of having done a yum update after a base 6.2 install at different >> times (all were previous CentOS 5.3) Consequently, systems

Re: [CentOS] CentOS6.2: installation at specific kernel level

2012-07-12 Thread Les Mikesell
On Thu, Jul 12, 2012 at 10:37 AM, Scott Silva wrote: > >>- Is it possible to capture and save for future installations the >> current kernel rev and associated packages as exist in the repos today >> and install as a "frozen-in-time" distribution? >> >> thanks! >> >> > Why? Old kernels have f

Re: [CentOS] CentOS6.2: installation at specific kernel level

2012-07-12 Thread Tom Brown
Yes Look at either spacewalk and cloning of channels at a point in time or pulp. thanks On 12 Jul 2012, at 15:08, Cal Sawyer wrote: > Hi, all > > I have a number of machines that are out of sync with one another by > virtue of having done a yum update after a base 6.2 install at different >

[CentOS] ssh port forwarding

2012-07-12 Thread Ski Dawg
Hello Everyone, I am having a problem with setting up port forwarding from one of our local CentOS machines to an AWS EC2 instance. We are wanting to make mysql connections over an ssh tunnel. In this case, lets say that hostA is our local machine, and hostB is the Amazon EC2 instance. I have tri

Re: [CentOS] ssh port forwarding

2012-07-12 Thread We Are Here
At 18:20 12/07/2012, you wrote: Hi Doug, >I am having a problem with setting up port forwarding from one of our local >CentOS machines to an AWS EC2 instance. We are wanting to make mysql >connections over an ssh tunnel. > >In this case, lets say that hostA is our local machine, and hostB is the

Re: [CentOS] ssh port forwarding

2012-07-12 Thread Joseph Spenner
From: Ski Dawg To: CentOS mailing list Sent: Thursday, July 12, 2012 10:20 AM Subject: [CentOS] ssh port forwarding We are wanting to make mysql connections over an ssh tunnel. In this case, lets say that hostA is our local machine, and hostB is the Amazon E

Re: [CentOS] installing centos 6 on an old bird

2012-07-12 Thread Lamar Owen
On Thursday, July 12, 2012 11:16:23 AM Lars Hecking wrote: > > > I think SELinux is a red herring in this case; I'm running upstream RHEL > > Server 6.3 32-bit with SELinux in enforcing mode on an older Supermicro > > system (motherboard P4DP6, has a DVD-ROM CD-RW drive in it) with the > > foll

Re: [CentOS] ssh port forwarding

2012-07-12 Thread Ski Dawg
On Thu, Jul 12, 2012 at 11:30 AM, We Are Here wrote: > At 18:20 12/07/2012, you wrote: > > Hi Doug, > > >I am having a problem with setting up port forwarding from one of our > local > >CentOS machines to an AWS EC2 instance. We are wanting to make mysql > >connections over an ssh tunnel. > > > >

Re: [CentOS] installing centos 6 on an old bird

2012-07-12 Thread Stephen Harris
On Thu, Jul 12, 2012 at 02:04:40PM -0400, Lamar Owen wrote: > On Thursday, July 12, 2012 11:16:23 AM Lars Hecking wrote: > > The problem with the selinux rpms is that they need copious amounts of RAM > > during installation. From my experience, a minimum of 0.75 to 1GB. > But that's a good data

Re: [CentOS] ssh port forwarding

2012-07-12 Thread m . roth
Ski Dawg wrote: > On Thu, Jul 12, 2012 at 11:30 AM, We Are Here > wrote: >> At 18:20 12/07/2012, you wrote: > >> >I am having a problem with setting up port forwarding from one of our >> local CentOS machines to an AWS EC2 instance. We are wanting to make mysql >> >connections over an ssh tunnel.

[CentOS] Help Installing Codeblocks on Centos 6.4

2012-07-12 Thread Patrick Kongawi
To whom this may concern I have read the read me file provided by the OS. I followed the directions but I can not install Codeblocks from source code. The terminal tells me that the files are not in my home folder. Whe I check I see the folders. I don't know what to do. Thank you for your tim

Re: [CentOS] Help Installing Codeblocks on Centos 6.4

2012-07-12 Thread m . roth
Patrick Kongawi wrote: > To whom this may concern > > I have read the read me file provided by the OS. I followed the > directions but I can not install Codeblocks from source code. The > terminal tells me that the files are not in my home folder. Whe I > check I see the folders. I don't know w

Re: [CentOS] php-pear missing from 5.8 (i386) metadata?

2012-07-12 Thread m . roth
Leonard den Ottolander wrote: > Hi, > > # yum install php-pear > > No package php-pear available. > Nothing to do > > This is on CentOS 5.8 (i386). The package is available for both archs on > the two mirrors I checked. I also tried a > # yum clean headers > # yum clean metadata > # yum clean dbca

Re: [CentOS] ssh port forwarding

2012-07-12 Thread Ski Dawg
On Thu, Jul 12, 2012 at 12:20 PM, Reindl Harald wrote: > > > Am 12.07.2012 20:15, schrieb Ski Dawg: > > Using your string, I can now telnet to port 2 on localhost (hostA) > and > > I get the mysql connection string (from hostB), but it is not able to > make > > a mysql connection (using mysql

Re: [CentOS] Help Installing Codeblocks on Centos 6.4

2012-07-12 Thread Nux!
On 12.07.2012 19:32, Patrick Kongawi wrote: > To whom this may concern > > I have read the read me file provided by the OS. I followed the > directions but I can not install Codeblocks from source code. The > terminal tells me that the files are not in my home folder. Whe I > check I see the fol

Re: [CentOS] php-pear missing from 5.8 (i386) metadata?

2012-07-12 Thread Johnny Hughes
On 07/12/2012 10:32 AM, Leonard den Ottolander wrote: > Hi, > > # yum install php-pear > > No package php-pear available. > Nothing to do > > This is on CentOS 5.8 (i386). The package is available for both archs on > the two mirrors I checked. I also tried a > # yum clean headers > # yum clean met

Re: [CentOS] php-pear missing from 5.8 (i386) metadata?

2012-07-12 Thread Leonard den Ottolander
Hi Johnny, On Thu, 2012-07-12 at 14:09 -0500, Johnny Hughes wrote: > Something is broken about your configuration. Hahaha! It's been a while since I set up this system. There's an exclude=php-pear in my repo config that I'd totally forgotten about. I put it in to avoid an update to that package p

Re: [CentOS] ssh port forwarding

2012-07-12 Thread We Are Here
At 19:15 12/07/2012, you wrote: Hi Doug, >Thanks for the feedback Tim. Glad I could help. >Using your string, I can now telnet to port 2 on localhost (hostA) and >I get the mysql connection string (from hostB), but it is not able to make >a mysql connection (using mysql -u user -p -h localho

Re: [CentOS] ssh port forwarding

2012-07-12 Thread SilverTip257
Doug, It's also possible to send ssh to the background and also skip remote commands (perfect for tunneling). Options for ssh command: -f .. background -N . skip remote commands ** Personally I'd look for a more robust tunnel/VPN alternative. ** 1) OpenSSH tun/tap devices - but

Re: [CentOS] ssh port forwarding

2012-07-12 Thread Chris Geldenhuis
On 07/13/2012 03:45 AM, SilverTip257 wrote: > Doug, > > It's also possible to send ssh to the background and also skip remote > commands (perfect for tunneling). > > Options for ssh command: > -f .. background > -N . skip remote commands > > ** Personally I'd look for a more robust