[CentOS] turnoff monitor centos4.4 issue

2009-05-29 Thread karthikeyan subbannan
hi all, In centos 4.4 turnoff monitor is not working.Dpms is enable and also change the dpms setting it working but not functioning. I am using kde3.3 desktop.How to slove thispls help me. thanks, karthik ___ CentOS mailing list

Re: [CentOS] DR Server for Windows Machines

2009-05-29 Thread Ross Walker
On May 29, 2009, at 7:49 PM, "Joseph L. Casale" wrote: >> http://setacl.sourceforge.net/ > > Yeah, I thought of using the MS reskit utils as I have logon > scripts which already make use of them and through those I see > you can backup acls to a txt file but the thought of restoring > some of the

Re: [CentOS] DR Server for Windows Machines

2009-05-29 Thread Joseph L. Casale
>http://setacl.sourceforge.net/ Yeah, I thought of using the MS reskit utils as I have logon scripts which already make use of them and through those I see you can backup acls to a txt file but the thought of restoring some of the data and then selectively applying a backed up acl would be cumbers

Re: [CentOS] DR Server for Windows Machines

2009-05-29 Thread Scott Silva
on 5-29-2009 2:06 PM Joseph L. Casale spake the following: > I need to setup a CentOS box offsite to have a series of files replicated to > it. > My problem is this machine won't have Samba on it but I need to replicate the > hierarchy in question in such a manner that I can restore from it and re

Re: [CentOS] DR Server for Windows Machines

2009-05-29 Thread Joseph L. Casale
>use ntbackup on the windows machine to create .bkp file, then copy that >to the DR backup with scp or rsync or whatever. I looked at that initially, but the incremental was huge for some reason and the bandwidth needed over the link was more than we could provision for. File by file would actual

Re: [CentOS] DR Server for Windows Machines

2009-05-29 Thread John R Pierce
Joseph L. Casale wrote: > I need to setup a CentOS box offsite to have a series of files replicated to > it. > My problem is this machine won't have Samba on it but I need to replicate the > hierarchy in question in such a manner that I can restore from it and retain > file system permissions. > >

Re: [CentOS] DR Server for Windows Machines

2009-05-29 Thread Les Mikesell
Joseph L. Casale wrote: >> Rsync over ssh is usually the best way to replicate files periodically. > > Yup, doing it this way already, just need to understand how to maintain > NTFS perms... I don't think it is possible to exactly match NTFS perms on a different filesystem. You could use ntback

Re: [CentOS] DR Server for Windows Machines

2009-05-29 Thread Joseph L. Casale
>Rsync over ssh is usually the best way to replicate files periodically. Yup, doing it this way already, just need to understand how to maintain NTFS perms... ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] DR Server for Windows Machines

2009-05-29 Thread Les Mikesell
Joseph L. Casale wrote: > I need to setup a CentOS box offsite to have a series of files replicated to > it. > My problem is this machine won't have Samba on it but I need to replicate the > hierarchy in question in such a manner that I can restore from it and retain > file system permissions. >

Re: [CentOS] DR Server for Windows Machines

2009-05-29 Thread Joseph L. Casale
>Get a port of GNU Tar for MS-Windows and install it and a SSH client on the >Windows Machines. Use GNU Tar + SSH to ship the files. GNU Tar will >preserve the file permissions. Once the tar files land on the remote >(offsite box), unpack the tar file(s) to the local disk. > >For the more advent

Re: [CentOS] DR Server for Windows Machines

2009-05-29 Thread Robert Heller
At Fri, 29 May 2009 21:06:40 + CentOS mailing list wrote: > > I need to setup a CentOS box offsite to have a series of files replicated to > it. > My problem is this machine won't have Samba on it but I need to replicate the > hierarchy in question in such a manner that I can restore from

Re: [CentOS] No libGL on this box - disabling OpenGL support !

2009-05-29 Thread Robert Heller
At Fri, 29 May 2009 17:03:15 -0400 CentOS mailing list wrote: > > madunix wrote: > > [r...@linux11 ~]# rpm -aq | grep -i mesa-libGL > > mesa-libGL-6.5.1-7.7.el5 > > mesa-libGLU-6.5.1-7.7.el5 > > > > should I update it? > > No - those are the current CentOS 5 versions. You apparently have so

[CentOS] DR Server for Windows Machines

2009-05-29 Thread Joseph L. Casale
I need to setup a CentOS box offsite to have a series of files replicated to it. My problem is this machine won't have Samba on it but I need to replicate the hierarchy in question in such a manner that I can restore from it and retain file system permissions. That's where I am stumped, anyone got

Re: [CentOS] No libGL on this box - disabling OpenGL support !

2009-05-29 Thread Phil Schaffner
madunix wrote: > [r...@linux11 ~]# rpm -aq | grep -i mesa-libGL > mesa-libGL-6.5.1-7.7.el5 > mesa-libGLU-6.5.1-7.7.el5 > > should I update it? No - those are the current CentOS 5 versions. You apparently have some other issues. The glxinfo error is strange, but may/may-not be relevant. The

Re: [CentOS] X11 on 5.3 not ALWAYS autologin

2009-05-29 Thread Gary Greene
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Dag Wieers > Sent: Friday, May 29, 2009 11:55 AM > To: CentOS mailing list > Subject: Re: [CentOS] X11 on 5.3 not ALWAYS autologin > > On Fri, 29 May 2009, Bill Campbell wrote: > > >

Re: [CentOS] X11 on 5.3 not ALWAYS autologin

2009-05-29 Thread Dag Wieers
On Fri, 29 May 2009, Bill Campbell wrote: > On Fri, May 29, 2009, Jerry Geis wrote: > >> I think what is happening is UNKOWN keys are continuously getting >> spit out. So error keycodes perhaps stops the autologin process. >> >> I get many errors about unknown key pressed released for >> e03e, e03

Re: [CentOS] X11 on 5.3 not ALWAYS autologin

2009-05-29 Thread Jerry Geis
On Fri, May 29, 2009, Jerry Geis wrote: >/I think what is happening is UNKOWN keys are continuously getting />/spit out. So error keycodes perhaps stops the autologin process. />/ />/I get many errors about unknown key pressed released for />/e03e, e03f, e014. />/ />/This is a new HP HDX18 laptop

Re: [CentOS] X11 on 5.3 not ALWAYS autologin

2009-05-29 Thread Bill Campbell
On Fri, May 29, 2009, Jerry Geis wrote: >I think what is happening is UNKOWN keys are continuously getting >spit out. So error keycodes perhaps stops the autologin process. > >I get many errors about unknown key pressed released for >e03e, e03f, e014. > >This is a new HP HDX18 laptop. Thought it wa

Re: [CentOS] X11 on 5.3 not ALWAYS autologin

2009-05-29 Thread Jerry Geis
I think what is happening is UNKOWN keys are continuously getting spit out. So error keycodes perhaps stops the autologin process. I get many errors about unknown key pressed released for e03e, e03f, e014. This is a new HP HDX18 laptop. Thought it was a regular looking keyboard layout. Anyone ra

[CentOS] X11 on 5.3 not ALWAYS autologin

2009-05-29 Thread Jerry Geis
I am running 5.3 on x86_64. I have it set to auto login X11 by editing the /etc/gdm/custom.conf file. Seems like it does NOT always auto login. Seems like maybe 75% of the time it does but then sometimes it doesnt. How can I find out why it doesnt always login? when it doesnt I dont see anything

Re: [CentOS] Mysql GUI tools for centos

2009-05-29 Thread JohnS
On Fri, 2009-05-29 at 11:09 +, Rajagopal Swaminathan wrote: > Greetings, > > I tried isntalling mysql gui tools in centos 5 and yum said it had "nothing to > do" with the usual repositories. > > It seems that there is a Centos 4 version > > Are there any available or in pipeline > > Thanks

[CentOS] CentOS-announce Digest, Vol 51, Issue 14

2009-05-29 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] OT: Testing and monitoring hardware RAID

2009-05-29 Thread JohnS
On Thu, 2009-05-28 at 09:25 -0700, Dianne Yumul wrote: > Thanks for the help Karanbir and Rainer. > > > That sounds quite silly - also going through reboots means downtime, > > isnt that the sort of thing that raid1 was designed to protect against > > anyway. > > I guess it would be silly :). I

Re: [CentOS] Problem with Logitech wireless keyboard EX110

2009-05-29 Thread William L. Maltby
On Thu, 2009-05-28 at 23:52 -0700, Bill Campbell wrote: > On Thu, May 28, 2009, MHR wrote: > > > > >Surprise: the new keyboard has exactly the same problem - no response > >from the number pad. > > > >Actually, that's not entirely accurate. The num lock and the Enter > >key both work, but the 5

Re: [CentOS] Adding a kernel module to the ISO/installer initrd?

2009-05-29 Thread Tim Nelson
- "Jim Wight" wrote: > Tim Nelson wrote: > > Surely someone has rebuilt the initrd for the installer ISO? I > recall seeing something on the list about it previously in regards to > storage controllers but I cannot seem to find it now... > > > > Is there somewhere I can look to see the origin

Re: [CentOS] Adding a kernel module to the ISO/installer initrd?

2009-05-29 Thread Tim Nelson
- "Karanbir Singh" wrote: > On 05/29/2009 03:34 PM, Tim Nelson wrote: > > Surely someone has rebuilt the initrd for the installer ISO? I > recall seeing something on the list about it previously in regards to > storage controllers but I cannot seem to find it now... > > yes, plenty of times.

Re: [CentOS] Adding a kernel module to the ISO/installer initrd?

2009-05-29 Thread Jim Wight
Tim Nelson wrote: > Surely someone has rebuilt the initrd for the installer ISO? I recall seeing > something on the list about it previously in regards to storage controllers > but I cannot seem to find it now... > > Is there somewhere I can look to see the original mkinitrd command used to > b

Re: [CentOS] Adding a kernel module to the ISO/installer initrd?

2009-05-29 Thread Karanbir Singh
On 05/29/2009 03:34 PM, Tim Nelson wrote: > Surely someone has rebuilt the initrd for the installer ISO? I recall seeing > something on the list about it previously in regards to storage controllers > but I cannot seem to find it now... yes, plenty of times. > Is there somewhere I can look to s

Re: [CentOS] Adding a kernel module to the ISO/installer initrd?

2009-05-29 Thread Tim Nelson
- "Tim Nelson" wrote: > Greetings list! > > Because of the sheer number of box (re)installations we do that have a > CentOS base, I've converted our provisioning process to PXE. However, > I've found that an alarming number of motherboards are coming with the > Realtek RTL8168 ethernet contro

Re: [CentOS] IBM ServeRAID Manager software

2009-05-29 Thread Drew
>> To make it short: Have a x345 here with ServeRAID ?? (Adaptec >> ASR-2020S). As soon as I realized I have to install additional SW and >> the HBA has no decent BIOS, I ripped it out of the machine and went mdadm. > > The x345 seems to be a bad example, the speed on the ServeRaid adapter > in the

Re: [CentOS] Help setting up USB drive

2009-05-29 Thread Robert Heller
At Thu, 28 May 2009 19:24:25 -0400 CentOS mailing list wrote: > > I have my 640GB USB drive connected to a CentOS 5 server and using > fdisk, it seems to show a partition of the correct size, /dev/sdd1, but > after mounting, the drive shows only 244M size. Does the message > received when runni

[CentOS] Mysql GUI tools for centos

2009-05-29 Thread Rajagopal Swaminathan
Greetings, I tried isntalling mysql gui tools in centos 5 and yum said it had "nothing to do" with the usual repositories. It seems that there is a Centos 4 version Are there any available or in pipeline Thanks and Regards, Rajagopal ___ CentOS mail

Re: [CentOS] IBM ServeRAID Manager software

2009-05-29 Thread Ralph Angenendt
Timo Schoeler wrote: > To make it short: Have a x345 here with ServeRAID ?? (Adaptec > ASR-2020S). As soon as I realized I have to install additional SW and > the HBA has no decent BIOS, I ripped it out of the machine and went mdadm. The x345 seems to be a bad example, the speed on the ServeRaid a

Re: [CentOS] Help setting up USB drive

2009-05-29 Thread John Doe
From: Robert Fitzpatrick > I have my 640GB USB drive connected to a CentOS 5 server and using > fdisk, it seems to show a partition of the correct size, /dev/sdd1, but > after mounting, the drive shows only 244M size. Does the message > received when running fdisk below mean I should reformat thi

Re: [CentOS] IBM ServeRAID Manager software

2009-05-29 Thread Ian Blackwell
Drew wrote: > Hi there, > > I'm in the process of installing Centos 5.2 on an IBM x236 w/ > ServeRAID 7k I recently acquired to act as a samba file server. The > hardware has all passed various stress tests I could throw at it so > we're okay there. > > My question is. Has anyone had any luck getti