Re: [CentOS] How to disable screen locking system-wide?

2011-01-19 Thread Sean Hart
On 1/19/11 11:49 AM, Rudi Ahlers wrote: > On Wed, Jan 19, 2011 at 9:46 PM, Joshua Baker-LePain wrote: >> On Wed, 19 Jan 2011 at 11:44am, Bob Eastbrook wrote >> >>> By default, CentOS v5 requires a user's password when the system wakes >>> up from the screensaver. This can be disabled by each us

Re: [CentOS] centos 5.5 check memoray usage too high???

2011-02-02 Thread Sean Hart
On 2/2/11 1:58 PM, mcclnx mcc wrote: > We have DELL R900 server with 128GB RAM (CENTOS 5.5)in it. This server only > have one application running and few people use it. > > Every week I ata least get one or two messages from monitor tool mail to me > say: > > Message=Memory Utilization is 92.0

Re: [CentOS] Sorting by date

2011-02-28 Thread Sean Hart
On 2/28/11 12:35 PM, erikmccaskey64 wrote: > Original: > Jan 23 2011 10:42 SOMETHING 2007.12.20.avi > Jun 26 2009 SOMETHING 2009.06.25.avi > Feb 12 2010 SOMETHING 2010.02.11.avi > Jan 29 2011 09:17 SOMETHING 2011.01.27.avi > Feb 11 2011 20:06 SOMETHING 2011.02.10.avi > Feb 27 2011 23:05 SOMETHING 2

Re: [CentOS] Load balancing...

2011-03-03 Thread Sean Hart
On 3/3/11 3:51 PM, aurfal...@gmail.com wrote: > On Mar 3, 2011, at 3:43 PM, Todd wrote: > >> Hi All, >> >> Can anyone help me hash out how best to load balance a website that >> is getting considerable traffic? In the past I only have experience >> with BigIP where you have a load balancing

Re: [CentOS] Load balancing...

2011-03-03 Thread Sean Hart
All is well. >> 2. host2 goes down. DNS for example.com still resolves to host2, >> which is unreachable. Site is down. Yeah, what they said! I've done a few of these myself if you want to chat further off the list about your specific needs and so forth. I don'

Re: [CentOS] LDAP Mail Notice

2010-10-11 Thread Sean Hart
> > I have a thought of writing the script to implement the LDAP mail > noticerecently. > > That's to say , after creating the new account and his passwd , then > how to send an E-mail to notice him? > > By the way , I used the LDAP tool called 389 LDAP or openldap recently . > > > > C

Re: [CentOS] LDAP Mail Notice

2010-10-11 Thread Sean Hart
Maybe what i said is not clear, because my English is too pool . Please forgive me if my expression is not precise. Doesn't matter what mail server you use, email is email. The following is my environment : Workspace Environment : CentOS 5.5 64bits , Using Openldap

Re: [CentOS] One server not showing SSH port, the other is.

2010-10-11 Thread Sean Hart
> Just disable password authentication on ssh and use only keyfiles .. > > -- My initial thought exactly. Keys, and require passwords on the keys too. Although if you want to be wicked paranoid, knocking + keys would work too. ~Sean ___ CentOS maili

Re: [CentOS] Openwebmail emergency (Perl)

2010-10-11 Thread Sean Hart
> Transaction Check Error: > file /usr/lib/perl5/vendor_perl/5.8.8/Compress/Zlib.pm from install > of perl-Compress-Zlib-2.015-1.el5.rf.noarch conflicts with file from > package perl-IO-Compress-2.030-2.el5.rf.noarch > file /usr/share/man/man3/Compress::Zlib.3pm.gz from install of > perl-C

Re: [CentOS] Openwebmail emergency (Perl)

2010-10-12 Thread Sean Hart
On 10/11/10 11:51 PM, Jussi Hirvi wrote: > It seems Openwebmail is using Perl-Compress-Zlib from rpmforce, but in > Centos this is obsoleted by Perl-IO-Compress, and there is a conflict. > > This I got when I tried to install the rpmforce package: > > [r...@mail log]# yum install perl-Compress-Zl

Re: [CentOS] No "last command" in VIM?

2010-10-21 Thread Sean Hart
On 10/21/10 9:48 AM, John Kennedy wrote: Is there an alias hanging around that is redirecting you? John On Thu, Oct 21, 2010 at 12:36, Scott Robbins > wrote: On Thu, Oct 21, 2010 at 06:19:54PM +0200, Dotan Cohen wrote: > Although I made sure that vim-enhanced

Re: [CentOS] how to do repetetive command in shell

2010-10-21 Thread Sean Hart
On 10/21/10 11:45 AM, Roland RoLaNd wrote: Dear all, i'm writing a certain script which does a specific task in a repetitive manner, i'm going to give a similar script with the same concept hope you could advise me to a better way: Try "for" http://www.cyberciti.biz/faq/bash-for-loop/ _

Re: [CentOS] adding user ldif to ldap

2010-10-28 Thread Sean Hart
> Here is the error: > > LDAP# ldapadd -x -D "cn=Manager,dc=summitnjhome,dc=com" -W -f /tmp/passwd.ldif > adding new entry "uid=root,ou=People,dc=summitnjhome,dc=com" > ldap_add: Invalid syntax (21) > additional info: objectClass: value #6 invalid per syntax > I believe this is complaining

[CentOS] offline root lvm resize

2011-07-30 Thread Sean Hart
So here goes... First some back story -Centos 5 with latest updates as of yesterday. kernel is 2.6.18-238.19.1.el5 -setup is raid 1 for /boot and lvm over raid6 for everything else - The / partition (lvm "RootVol") had run out of room... (100% full, things where falling appart...)

Re: [CentOS] offline root lvm resize

2011-07-30 Thread Sean Hart
On Sat, Jul 30, 2011 at 7:40 AM, Alexander Dalloz wrote: > Am 30.07.2011 10:37, schrieb Sean Hart: >> So here goes... >> First some back story >>      -Centos 5 with latest updates as of yesterday. kernel is >> 2.6.18-238.19.1.el5 >>      -setup is raid 1

Re: [CentOS] offline root lvm resize

2011-07-30 Thread Sean Hart
On Sat, Jul 30, 2011 at 6:40 PM, Sean Hart wrote: > On Sat, Jul 30, 2011 at 7:40 AM, Alexander Dalloz wrote: >> Am 30.07.2011 10:37, schrieb Sean Hart: >>> So here goes... >>> First some back story >>>      -Centos 5 with latest updates as of yesterda

Re: [CentOS] offline root lvm resize

2011-07-31 Thread Sean Hart
On Sat, Jul 30, 2011 at 1:00 PM, Sean Hart wrote: > On Sat, Jul 30, 2011 at 6:40 PM, Sean Hart wrote: >> On Sat, Jul 30, 2011 at 7:40 AM, Alexander Dalloz wrote: >>> Am 30.07.2011 10:37, schrieb Sean Hart: >>>> So here goes... >>>> First some back sto