Re: [CentOS] Virtualization in CentOS 6

2012-04-15 Thread Joseph L. Casale
> how do you install a windows guest on ESXi without the console provided > by the GUI vSphere Client ? Painfully:) Actually its not that bad, 1. Setup a firewall rule for a port range to utilize multiple vnc consoles. 2. Take a copy of an existing platform compatible guests vmx, edit and create

Re: [CentOS] Virtualization in CentOS 6

2012-04-15 Thread John R Pierce
On 04/15/12 9:28 AM, Joseph L. Casale wrote: > I'm comfortable doing everything I need to via ssh into the esxi server so I > don't need the client really. All the Linux guests are console based, and for > the windows guests I certainly use rdp if need be. how do you install a windows guest on ESX

Re: [CentOS] Virtualization in CentOS 6

2012-04-15 Thread Joseph L. Casale
>If you like ESXi and have a windows box to run the client, why not use >the free version? Under the original use case where I had to use the desktop to work also, I couldn't. > In any case I would probably use a 'native' remote >access method (freenx/NX for linux, VNC or remote desktop for win

Re: [CentOS] SSD for boot drive and OS

2012-04-15 Thread Les Mikesell
On Sat, Apr 14, 2012 at 11:39 AM, Frank Cox 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 SSD.

[CentOS] (no subject)

2012-04-15 Thread dfqm2008
___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Virtualization in CentOS 6

2012-04-15 Thread Les Mikesell
On Sun, Apr 15, 2012 at 12:11 AM, Joseph L. Casale wrote: >>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 colleagu

Re: [CentOS] Changing Python Version

2012-04-15 Thread Patrick Lists
On 04/15/2012 11:11 AM, Quincey Robertson wrote: > Apparently I need to install apache2-dev. Apparently there isn't such > available from yum. I can't even figure out where to download a tarball to do > it from source. Ideas? Try installing httpd-devel. for searchin package names use "yum search

Re: [CentOS] Changing Python Version

2012-04-15 Thread Quincey Robertson
Apparently I need to install apache2-dev. Apparently there isn't such available from yum. I can't even figure out where to download a tarball to do it from source. Ideas? TIA, Quincey From: Markus Falb To: centos@centos.org Sent: Saturday, April 14, 2012 3:10

Re: [CentOS] auth_changepassword Resolved !!

2012-04-15 Thread Prabhpal S. Mavi
Dear Markus Falb, Thanks for your response, the problem has been resolved. It was due to document root directive. DocumentRoot was "/var/www/html/" whereas cacti folder was located at following "/var/www/html/cacti". which seems correct and should have work. Apache was finding "auth_changepasswo