Re: [CentOS] Virtualization in CentOS 6

2012-04-14 Thread Joseph L. Casale
>I'm not sure if this is what you're looking for, but ... /snip Yeah, that helps. Frankly, my use of vcenter has spoiled me, thinking I might try and find a way to utilize my desktop for esxi and work off a laptop... A colleague has kvm running so I will look at it... Thanks everybody, jlc _

Re: [CentOS] Virtualization in CentOS 6

2012-04-14 Thread Charlie Brune
On 04/14/2012 05:04 AM, n...@li.nux.ro wrote: > Joseph L. Casale writes: > >> I might be needing to utilize one of the provided virtualization packages >> either in a headless >> console only setup of CentOS or on my desktop. I havent used anything but >> ESXi in ages >> except virtualbox which I

Re: [CentOS] SSD for boot drive and OS

2012-04-14 Thread Emmanuel Noobadmin
On 4/15/12, Frank Cox wrote: > I'm just thinking... I wonder if it would be possible to somehow replicate > the > OS on both the SSD and the hard drive, such that you could just change the > boot > device in the bios to point to one or the other. Which wouldn't exactly be > a > raid (with the ove

Re: [CentOS] auth_changepassword

2012-04-14 Thread William Hooper
On Sat, Apr 14, 2012 at 6:09 AM, Prabhpal S. Mavi wrote: > > Dear All Friends, > > i installed cacti on CentOS 6.2. every thing went smooth and i can see the > login page as well. > > due to security reason cacti has to change the default password > (admin/admin) when i enter the default password

Re: [CentOS] Changing Python Version

2012-04-14 Thread James A. Peltier
Use the modules environment to change the default for users but not the default for the system. See modules.sf.net - Original Message - | Hi; | I am trying to change the default version of python on my centos 5.7 | box and leave the old installation. Frustrated by not finding any | help

Re: [CentOS] Build one VM with two 5.7 DVD iso

2012-04-14 Thread Lamar Owen
On Wednesday, April 11, 2012 10:19:54 AM Phil Schaffner wrote: > In addition to other viable suggestions, you can also combine the two > images into one. > http://wiki.centos.org/TipsAndTricks/CDtoDVDMedia I have used this to create 'DL' media for both 5.8 and 6.2; for 6.2 I then followed the U

Re: [CentOS] Changing Python Version

2012-04-14 Thread Johnny Hughes
On 04/14/2012 01:40 PM, Quincey Robertson wrote: > Hi; > I am trying to change the default version of python on my centos 5.7 box and > leave the old installation. Frustrated by not finding any help online, I went > ahead and installed Python 2.6 from the source. It appears to be my default, > b

Re: [CentOS] System hanged - no info in logs.

2012-04-14 Thread Lamar Owen
On Thursday, April 12, 2012 10:13:00 AM m.r...@5-cent.us wrote: > Time to use smartctl, if not fsck -c. Another useful fsck variation is fsck -cc which will do a nondestructive 'read-write' to trigger on-drive bad sector remapping. Takes a long time to do, but does the work. It's documented in

Re: [CentOS] Changing Python Version

2012-04-14 Thread Markus Falb
On 14.4.2012 20:40, Quincey Robertson wrote: > Hi; > I am trying to change the default version of python on my centos 5.7 box and > leave the old installation. Frustrated by not finding any help online, I went > ahead and installed Python 2.6 from the source. It appears to be my default, > but w

Re: [CentOS] Changing Python Version

2012-04-14 Thread Markus Falb
On 14.4.2012 20:40, Quincey Robertson wrote: > I am trying to change the default version of python on my centos 5.7 box and > leave the old installation. Frustrated by not finding any help online, I went > ahead and installed Python 2.6 from the source. It appears to be my default, > but when I

[CentOS] Changing Python Version

2012-04-14 Thread Quincey Robertson
Hi; I am trying to change the default version of python on my centos 5.7 box and leave the old installation. Frustrated by not finding any help online, I went ahead and installed Python 2.6 from the source. It appears to be my default, but when I fire up mod_wsgi, it complains that it can't impo

Re: [CentOS] SSD for boot drive and OS

2012-04-14 Thread Frank Cox
On Sat, 14 Apr 2012 07:00:37 -0700 Benjamin Franz wrote: > There is a significant mortality rate with consumer grade SSDs. If you > are going to use one, pair it up in a software RAID1 with some matching > partitions on the hard drive and then adjust the RAID to read > preferentially from the S

Re: [CentOS] auth_changepassword

2012-04-14 Thread Prabhpal S. Mavi
Dear Markus Falb, Thank you for your response, that is what i checked before all but did not find any reference at all either in httpd error or access log. script actually exists in cacti directory. i tried to change permission on the file to apache as well. but did not hep. it seems that system i

Re: [CentOS] SSD for boot drive and OS

2012-04-14 Thread Benjamin Franz
On 04/13/2012 06:00 PM, aurfalien wrote: > Oh yea, sorry. Yep you got it, the OCZs. There is a significant mortality rate with consumer grade SSDs. If you are going to use one, pair it up in a software RAID1 with some matching partitions on the hard drive and then adjust the RAID to read prefer

Re: [CentOS] SSD for boot drive and OS

2012-04-14 Thread Tony Mountifield
In article <20120413155934.fcdaa9db.thea...@melvilletheatre.com>, Frank Cox wrote: > I just ordered a new machine that's destined to become a Centos 6 application > server for a publishing company, and decided to get one with a 40GB SSD as > well > as a standard hard drive. > > I'm thinking tha

Re: [CentOS] auth_changepassword

2012-04-14 Thread Markus Falb
On 14.4.2012 12:09, Prabhpal S. Mavi wrote: > i installed cacti on CentOS 6.2. every thing went smooth and i can see the > login page as well. > > due to security reason cacti has to change the default password > (admin/admin) when i enter the default password i get the following error. > > The

Re: [CentOS] auth_changepassword

2012-04-14 Thread Prabhpal S. Mavi
I forget to mention that script is there on disk, i tried to change the permission to apache:apache as well. but did not help > > Dear All Friends, > > i installed cacti on CentOS 6.2. every thing went smooth and i can see the > login page as well. > > due to security reason cacti has to change th

Re: [CentOS] Virtualization in CentOS 6

2012-04-14 Thread nux
Joseph L. Casale writes: > I might be needing to utilize one of the provided virtualization packages > either in a headless > console only setup of CentOS or on my desktop. I havent used anything but > ESXi in ages > except virtualbox which I did not like at all. Most of the guests which I > wi

[CentOS] auth_changepassword

2012-04-14 Thread Prabhpal S. Mavi
Dear All Friends, i installed cacti on CentOS 6.2. every thing went smooth and i can see the login page as well. due to security reason cacti has to change the default password (admin/admin) when i enter the default password i get the following error. The requested URL /auth_changepassword.php

Re: [CentOS] Virtualization in CentOS 6

2012-04-14 Thread Dean Jones
On Fri, Apr 13, 2012 at 9:03 PM, John R Pierce wrote: > On 04/13/12 8:25 PM, Joseph L. Casale wrote: >> I might be needing to utilize one of the provided virtualization packages >> either in a headless >> console only setup of CentOS or on my desktop. I havent used anything but >> ESXi in ages >