Re: [CentOS] 3rd party repositories

2013-10-19 Thread Markus Falb
On 19.Okt.2013, at 02:16, Andrew Holway wrote: > I have never had any problems with EPEL: http://fedoraproject.org/wiki/EPEL > > Recently I used it to upgrade a kernel to 3.0.99 from the stock 2.6.32 > and everything just worked apart from an obscure kernel module for > hfsplus support. EPEL do

Re: [CentOS] 3rd party repositories

2013-10-19 Thread Markus Falb
On 19.Okt.2013, at 05:05, John R Pierce wrote: > On 10/18/2013 1:52 PM, isdtor wrote: >> Can anyone comment on the use of 3rd party repos for newer versions of >> software like php, python and mysql? Two I am aware of are puias and ius. > > note that there is now a php5.3 in the base repository,

Re: [CentOS] 3rd party repositories

2013-10-19 Thread John R. Dennison
On Sat, Oct 19, 2013 at 02:06:00PM +0200, Markus Falb wrote: > On 19.Okt.2013, at 05:05, John R Pierce wrote: > > php seems to be one of the things where upstreams backporting strategy > did not fit anymore. Hard to backport when there is nothing to backport _from_. Upstream 5.1 has been dead fo

Re: [CentOS] 3rd party repositories

2013-10-19 Thread Andrew Holway
Ah yes, I got kernel-lt from elrepo... [root@jamflaps ~]# yum info kernel-lt | 5.0 MB 00:01 Installed Packages Name: kernel-lt Arch: x86_64 Version : 3.0.99 Release : 1.el6.elrepo Size: 134 M Repo: installed >From repo : elrepo-

Re: [CentOS] 3rd party repositories

2013-10-19 Thread Akemi Yagi
On Sat, Oct 19, 2013 at 5:17 AM, Andrew Holway wrote: > Ah yes, I got kernel-lt from elrepo... > > [root@jamflaps ~]# yum info kernel-lt And you mentioned earlier, > and everything just worked apart from an obscure kernel module for > hfsplus support. Regarding kernel-lt / kernel-ml, you may wa

Re: [CentOS] - monitoring software

2013-10-19 Thread John Horne
On Fri, 2013-10-18 at 14:49 +0200, Paolo De Michele wrote: > hi, > > I have a dedicated server with several services running: ssh, ftp, httpd > (with several sites andactive domains), the mail server (dovecot, > postfix), dns. > > I'd like to monitor all of these services in a graphical, easy,

Re: [CentOS] [CentOS-announce] Release for CentOS-5.10 i386 and x86_64

2013-10-19 Thread Yves Bellefeuille
On Saturday 19 October 2013, Johnny Hughes wrote: > We are pleased to announce the immediate availability of CentOS-5.10 > for i386 and x86_64 Architectures. I don't see torrents; will those come later? Thanks. -- Yves Bellefeuille ___ CentOS maili

Re: [CentOS] IOMMU error at boot time

2013-10-19 Thread Gé Weijers
On Fri, Oct 18, 2013 at 12:26 PM, Fred Smith wrote: > they may have been there forever, but I never noticed them before. > This system is an AMD Phenom-II X2 CPU on a Gigabyte MA770-UD3 motherboard. > > I have no idea which BIOS option I need to change to solve this, I see > nothing in the setup t

Re: [CentOS] - monitoring software

2013-10-19 Thread me
On Sat, 19 Oct 2013, John Horne wrote: > On Fri, 2013-10-18 at 14:49 +0200, Paolo De Michele wrote: >> hi, >> >> I have a dedicated server with several services running: ssh, ftp, httpd >> (with several sites andactive domains), the mail server (dovecot, >> postfix), dns. >> >> I'd like to monitor

[CentOS] VNC

2013-10-19 Thread Larry Martell
I had posted last week about trying to get VNC working. I was never successful nor were multiple admins. But we realized that all the hosts we tried on were VMs. We followed the same procedure ( http://wiki.centos.org/HowTos/VNC-Server) on a machine with physical HW and it worked with no problem. B

Re: [CentOS] VNC

2013-10-19 Thread Larry Martell
On Sat, Oct 19, 2013 at 4:56 PM, Larry Martell wrote: > I had posted last week about trying to get VNC working. I was never > successful nor were multiple admins. But we realized that all the hosts we > tried on were VMs. We followed the same procedure ( > http://wiki.centos.org/HowTos/VNC-Server)

[CentOS] How to format the command output like MySQL output

2013-10-19 Thread 陶治江
Hello everylinuxers: I am now focusing on the development of a script interpretor (some thing like shell) in embedded environment, and its functions mainly output the data in specified address. In order to make it seems better, I want to format the output result like MySQL output listed below

Re: [CentOS] How to format the command output like MySQL output

2013-10-19 Thread Mark LaPierre
On 10/19/2013 09:18 PM, 陶治江 wrote: > > > Hello everylinuxers: > > I am now focusing on the development of a script interpretor (some thing > like shell) > in embedded environment, and its functions mainly output the data in > specified > address. In order to make it seems better, I want to for

Re: [CentOS] How to format the command output like MySQL output

2013-10-19 Thread 陶治江
于 2013-10-20 9:59, Mark LaPierre 写道: > On 10/19/2013 09:18 PM, 陶治江 wrote: >> >> Hello everylinuxers: >> >> I am now focusing on the development of a script interpretor (some thing >> like shell) >> in embedded environment, and its functions mainly output the data in >> specified >> address. In orde

Re: [CentOS] How to format the command output like MySQL output

2013-10-19 Thread Mark LaPierre
On 10/19/2013 10:03 PM, 陶治江 wrote: > 于 2013-10-20 9:59, Mark LaPierre 写道: >> On 10/19/2013 09:18 PM, 陶治江 wrote: >>> >>> Hello everylinuxers: >>> >>> I am now focusing on the development of a script interpretor (some thing >>> like shell) >>> in embedded environment, and its functions mainly output

Re: [CentOS] How to format the command output like MySQL output

2013-10-19 Thread 陶治江
于 2013-10-20 10:12, Mark LaPierre 写道: > On 10/19/2013 10:03 PM, 陶治江 wrote: >> 于 2013-10-20 9:59, Mark LaPierre 写道: >>> On 10/19/2013 09:18 PM, 陶治江 wrote: Hello everylinuxers: I am now focusing on the development of a script interpretor (some thing like shell) in embedded en

Re: [CentOS] How to format the command output like MySQL output

2013-10-19 Thread Mark LaPierre
On 10/19/2013 10:16 PM, 陶治江 wrote: > 于 2013-10-20 10:12, Mark LaPierre 写道: >> On 10/19/2013 10:03 PM, 陶治江 wrote: >>> 于 2013-10-20 9:59, Mark LaPierre 写道: On 10/19/2013 09:18 PM, 陶治江 wrote: > Hello everylinuxers: > > I am now focusing on the development of a script interpretor (some

Re: [CentOS] VNC

2013-10-19 Thread Earl Ramirez
On Sat, 2013-10-19 at 17:23 -0600, Larry Martell wrote: > On Sat, Oct 19, 2013 at 4:56 PM, Larry Martell wrote: > > > I had posted last week about trying to get VNC working. I was never > > successful nor were multiple admins. But we realized that all the hosts we > > tried on were VMs. We followe

Re: [CentOS] VNC

2013-10-19 Thread Larry Martell
On Saturday, October 19, 2013, Earl Ramirez wrote: > On Sat, 2013-10-19 at 17:23 -0600, Larry Martell wrote: > > On Sat, Oct 19, 2013 at 4:56 PM, Larry Martell >wrote: > > > > > I had posted last week about trying to get VNC working. I was never > > > successful nor were multiple admins. But we r

Re: [CentOS] VNC

2013-10-19 Thread Earl Ramirez
On Sat, 2013-10-19 at 21:18 -0600, Larry Martell wrote: > On Saturday, October 19, 2013, Earl Ramirez wrote: > > > On Sat, 2013-10-19 at 17:23 -0600, Larry Martell wrote: > > > On Sat, Oct 19, 2013 at 4:56 PM, Larry Martell > >wrote: > > > > > > > I had posted last week about trying to get VNC wo

Re: [CentOS] VNC

2013-10-19 Thread SilverTip257
On Sat, Oct 19, 2013 at 11:03 PM, Earl Ramirez wrote: > On Sat, 2013-10-19 at 17:23 -0600, Larry Martell wrote: > > On Sat, Oct 19, 2013 at 4:56 PM, Larry Martell > > > Anyone have any clues as to what could be wrong and why it works on a > > > physical host and not on a VM? > > > > > I believe

Re: [CentOS] VNC

2013-10-19 Thread Larry Martell
On Saturday, October 19, 2013, Earl Ramirez wrote: > On Sat, 2013-10-19 at 21:18 -0600, Larry Martell wrote: > > On Saturday, October 19, 2013, Earl Ramirez wrote: > > > > > On Sat, 2013-10-19 at 17:23 -0600, Larry Martell wrote: > > > > On Sat, Oct 19, 2013 at 4:56 PM, Larry Martell < > larry.mar

Re: [CentOS] VNC

2013-10-19 Thread Earl A Ramirez
Sorry for top posting, this is the only option that the phone allow. If the host is running a X server you can use -X option with ssh. $ ssh -X user@host And start virt-manager to manage the VMs. On Oct 20, 2013 11:40 AM, "Larry Martell" wrote: > On Saturday, October 19, 2013, Earl Ramirez wrot

Re: [CentOS] VNC

2013-10-19 Thread Frank Cox
On Sun, 20 Oct 2013 13:15:55 +0800 Earl A Ramirez wrote: > Sorry for top posting, this is the only option that the phone allow. Are you using an Android phone? If so, install the Hackers Keyboard from the google play store and get a keyboard with all of the keys on it. -- MELVILLE THEATRE ~ Re

Re: [CentOS] How to format the command output like MySQL output

2013-10-19 Thread 陶治江
于 2013-10-20 10:24, Mark LaPierre 写道: > On 10/19/2013 10:16 PM, 陶治江 wrote: >> 于 2013-10-20 10:12, Mark LaPierre 写道: >>> On 10/19/2013 10:03 PM, 陶治江 wrote: 于 2013-10-20 9:59, Mark LaPierre 写道: > On 10/19/2013 09:18 PM, 陶治江 wrote: >> Hello everylinuxers: >> >> I am now focusing o

[CentOS] kvm cluster w/ c6

2013-10-19 Thread John R Pierce
In our development lab, I am installing 4 new servers, that I want to use for hosting KVM. each server will have its own direct attached raid. I'd love to be able to 'pool' this storage, but over gigE, I probably shouldn't even try. most of the VM's will be running CentOS 5 and 6, some of