[CentOS] reliance netconnect as on a Linux system ( centos5.5 ) Modem not responding.

2011-03-31 Thread Agnello George
Hi I am trying to connect a reliance netconnect data card on my linux box ( cent os ) , i am able to the detect the device /dev/ttyUSB0 these are the following steps I did : Check your card is recognized by the kernel # cat /proc/bus/usb/devices . . T: Bus=07 Lev=01 Prnt=01 Port=01 Cn

Re: [CentOS] creating a htpasswd file for certain urls

2011-03-18 Thread Agnello George
On Fri, Mar 18, 2011 at 10:07 PM, John Doe wrote: > From: Jason Slack-Moehrle > >>> I am in a kind of fix , i  got a website ( beta.somesite.com ) ..  that >>> need to be password protected , however there are two URLs  that >>> should be allowed to all with out password access. Ona cent os box  

[CentOS] creating a htpasswd file for certain urls

2011-03-18 Thread Agnello George
H All I am in a kind of fix , i got a website ( beta.somesite.com ) .. that need to be password protected , however there are two URLs that should be allowed to all with out password access. Ona cent os box 5.5 i am running apache . the entire site needs passwd protection except for the Below

[CentOS] rsync permission denied , without changing apache user and group setting

2011-02-09 Thread Agnello George
Hi i got two server webserver1 and webserver2 i want to rsync some data form webserver1 to webserver2 using a user called syncuser ( syncuser is added to the group apache : adduser -G apache syncuser ) here is my command : [root@web1 projects]# rsync -avzh /var/www/projects/beta-website1 sync

Re: [CentOS] unable to check in code to svn when files contain spaces or characters

2011-01-24 Thread Agnello George
On Mon, Jan 24, 2011 at 7:12 PM, Les Mikesell wrote: > On 1/24/11 5:57 AM, Agnello George wrote: > > i got a file like this and i need add it into my svn > > > > admin/upload_data/FINAL leg list 19_01_2010 to agar (Merged data in > one).xls > > > > i a

Re: [CentOS] unable to check in code to svn when files contain spaces or characters

2011-01-24 Thread Agnello George
On Mon, Jan 24, 2011 at 6:25 PM, Nico Kadel-Garcia wrote: > On Mon, Jan 24, 2011 at 6:57 AM, Agnello George > wrote: > > i got a file like this and i need add it into my svn > > > > admin/upload_data/FINAL leg list 19_01_2010 to agar (Merged data in > > one

[CentOS] unable to check in code to svn when files contain spaces or characters

2011-01-24 Thread Agnello George
i got a file like this and i need add it into my svn admin/upload_data/FINAL leg list 19_01_2010 to agar (Merged data in one).xls i as able to add other files with space using the following command : svn st |grep ? |cut -c8- |sed 's/ /\\ /g' |xargs svn add however there are some special c

[CentOS] not able to check in all code into svn which creates problem in deployment

2011-01-18 Thread Agnello George
HI i have currently started to deploy code into our production environment from the the dev environment, we deploy code on to the production from the svn , ( i do a svn export ) , some times not code is checked into the svn and it does not throw me a error . is there a way i can verify or writ

[CentOS] how to access external USB drive in single user mode

2011-01-05 Thread Agnello George
how to access external USB drive in single user mode Thanks -- Regards Agnello D'souza ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] installing windows 2008 server( VM) on a centosxenserver

2011-01-03 Thread Agnello George
On Mon, Jan 3, 2011 at 9:11 PM, Gabriel wrote: > Google xlaunch for windows – run that baby, with the same ssh command, > and it’ll work the same. A good ssh client for windows is Bitvise Tunnilier > (I may have spelt it wrong, but google will help you out with that!) > > > > ok here is my prob

Re: [CentOS] installing windows 2008 server( VM) on a centos xenserver

2011-01-03 Thread Agnello George
On Mon, Jan 3, 2011 at 8:20 PM, Gabriel wrote: > You won’t be installing GUI! Trust me, yum install virt-manager xauth – > Those are the only packages that will be installed, (plus any required > support packages, which are minimal) > > > > Then via your SSH session, you get the gui running on

Re: [CentOS] installing windows 2008 server( VM) on a centos xen server

2011-01-03 Thread Agnello George
On Mon, Jan 3, 2011 at 8:14 PM, Gabriel wrote: > You can install virt-manager on the centos box, and then use it via ssh, > for example > > > > ssh –X u...@centoshost.com > > > > Then on the command line, run virt-manager, (you may need to install xauth > as well, but it works a charm) > > > >

[CentOS] installing windows 2008 server( VM) on a centos xen server

2011-01-03 Thread Agnello George
hi I have a xen cent os (Dom0) .. i want to add a vm ( windows 2008 server ) , since i am using command line how do i see the the windows machine. boot ?? .. i am really confused here . I have previous iinstalled centos ( VM) , but that was command line based . Can some one please direct me

Re: [CentOS] display issue after installing centos 5.5 on hp probook 4420s

2010-12-08 Thread Agnello George
On Wed, Dec 8, 2010 at 3:43 AM, Keith Roberts wrote: > On Wed, 8 Dec 2010, Agnello George wrote: > > > To: CentOS mailing list > > From: Agnello George > > Subject: [CentOS] display issue after installing centos 5.5 on hp probook > > 4420s > > > &g

[CentOS] display issue after installing centos 5.5 on hp probook 4420s

2010-12-07 Thread Agnello George
HI I was just assigned a laptop with a pre install windows 7 in it. I decide to dual boot this server with cent os 5.5 , i did a "linux text " at the boot prompt as anaconda was not able to display the graphis screen ( it was barely viable ) . The installation happened perfect , but when i start x

[CentOS] file conflict while installing phonon-backend-gstreamer for Amarok

2010-11-06 Thread Agnello George
Hi I am trying to install phonon-backend-gstreamer so that i can play mp3 songs through Amarok as per the following forum ( http://forums.fedoraforum.org/showthread.php?t=205019 ) , but i get the following dependency error . how can i solve this your inputs will be of great value i am using Fed

Re: [CentOS] upgrade python to python2.6.4 using yum

2010-10-05 Thread Agnello George
On Tue, Oct 5, 2010 at 3:54 PM, John R. Dennison wrote: > On Tue, Oct 05, 2010 at 03:46:12PM +0530, Agnello George wrote: > > > > I did a yum install gcc* , then it installed all the required > dependencies . > > > > Then make and make install worked cor

Re: [CentOS] upgrade python to python2.6.4 using yum

2010-10-05 Thread Agnello George
On Tue, Oct 5, 2010 at 3:18 PM, John Doe wrote: > From: Agnello George > >How would i upgrade python to python2.6.4 using a yum repository ( on all > my > >servers ) and cause manual configuration is time consuming, i am using > cent OS > >5.4 32 bit > >Is ther

[CentOS] upgrade python to python2.6.4 using yum

2010-10-05 Thread Agnello George
Hi How would i upgrade python to python2.6.4 using a yum repository ( on all my servers ) and cause manual configuration is time consuming, i am using cent OS 5.4 32 bit Is there an already available repository to do this.?

[CentOS] Kernel panic - not syncing: Attempted to kill init!

2010-09-21 Thread Agnello George
I am writing a small documentation on reason(s) : why kernel panic happen !!and possible (crisp) solution(s) googling out this error throws me very hazy solutions .. if some one could suggest the possible reasons and crispy solution it would be of great documentation help to many . one

[CentOS] tools one could to use to troubleshoot for Apache

2010-08-20 Thread Agnello George
Have a question , Suppose i had a client tell me that he can access the web page but it takes long time to view the pages the website is a static website ( suppose this website does not server dynamic data or does not connect to a database )... what would one check other than : the server loa

[CentOS] how to check the number of thread on apache server

2010-08-20 Thread Agnello George
how to check the number of thread on my Apache server , is there a specific command , and how do i increase these threads .. -- Regards Agnello D'souza ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] best ways to do mysql backup

2010-08-14 Thread Agnello George
we have multiple servers approx 10 and each has about 100 GB of data in the /var/lib/mysql dir , excluding tar , mysqldump and replication how do we take backup for these databases on to a remote machine and store them datewise , ( the remote machine is a 2TB HDD ) currently tar is not feasibl

Re: [CentOS] error on yum install of perl-File-Temp -- Transaction Check Error

2010-08-10 Thread Agnello George
On Tue, Aug 10, 2010 at 4:27 PM, Scott Robbins wrote: > On Tue, Aug 10, 2010 at 06:51:47AM -0400, Scott Robbins wrote: > > On Tue, Aug 10, 2010 at 03:39:39PM +0530, Agnello George wrote: > > > Hi I am trying to install a per package perl-File-Temp , but it gives > a erro

[CentOS] error on yum install of perl-File-Temp -- Transaction Check Error

2010-08-10 Thread Agnello George
Hi I am trying to install a per package perl-File-Temp , but it gives a error like this , i ahve allso manullay removed this file from /usr/share/man/man3/File::Temp.3pm.gz , but wen i do a yum install perl-File-Temp ,it throws me the same error . Has any one come accross the same issuse and solve

[CentOS] how to ensure systems users strong passwdors enabled

2010-08-07 Thread Agnello George
how to ensure systems users have strong passwords enabled -- Regards Agnello D'souza ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] kernel panic not syncing fatal exception due to reiserfs -- rebooted properly on ext3

2010-08-03 Thread Agnello George
On Tue, Aug 3, 2010 at 9:42 PM, Akemi Yagi wrote: > On Tue, Aug 3, 2010 at 6:13 AM, James Hogarth > wrote: > > >> Hi > >> I have install the kernel using the Centosplus repo .. currenlly the > kernel > >> is > >> 2.6.18-194.8.1.el5.centos.plus > >> but how would i know if that patch is fixed in

Re: [CentOS] kernel panic not syncing fatal exception due to reiserfs -- rebooted properly on ext3

2010-08-03 Thread Agnello George
On Tue, Aug 3, 2010 at 1:25 PM, John R Pierce wrote: > On 08/03/10 12:44 AM, Agnello George wrote: > >> >> Thanks for you reply , currently we have the default kernel 2.6.18-128.el5 >> ( centos 5.3 ) , can i install the kernel-2.6.18-8.1.8.el5.src.rpm and add >>

Re: [CentOS] kernel panic not syncing fatal exception due to reiserfs -- rebooted properly on ext3

2010-08-03 Thread Agnello George
On Tue, Aug 3, 2010 at 2:01 AM, Akemi Yagi wrote: > On Mon, Aug 2, 2010 at 9:13 AM, Agnello George > wrote: > > Hi > > we had one of our mail servers , going on kernel panic mode ( not > syncing > > fatal exception) ... cause /var/queue/postfix was on reiserfs pa

[CentOS] kernel panic not syncing fatal exception due to reiserfs -- rebooted properly on ext3

2010-08-02 Thread Agnello George
Hi we had one of our mail servers , going on kernel panic mode ( not syncing fatal exception) ... cause /var/queue/postfix was on reiserfs part .. it has not been giving us any isssue quite some time , but yesterday and today it went on Kernel panic mode , when we hashed out the reiserfs part it b

[CentOS] difference between stickybit SUID and SGID

2010-07-09 Thread Agnello George
i had a small query , whant is the difference between stickybit SUID and SGID , is there any proper site where i can get a clear understanding . -- Regards Agnello D'souza ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listi

Re: [CentOS] vmware-server-console not installed

2010-04-26 Thread Agnello George
On Tue, Apr 27, 2010 at 8:49 AM, Dan Irwin wrote: > >You don't need to downgrade for the whole OS, you can just do it for > >VMware. See the procedure in the first comment in this bug > >http://bugs.centos.org/view.php?id=3884. I have done that and it > >works fine. Just remember that if you u

[CentOS] vmware-server-console not installed

2010-04-26 Thread Agnello George
I had installed the vmware server ( VMware-server-2.0.1-156745.i386 ) on my CentOS 5 box how ever i am not able to to find the command vmware-server-console . Do i need to install that RPM separately . Thanks -- Regards Agnello D'souza ___ CentOS mail

[CentOS] yum to use different bind address

2010-03-29 Thread Agnello George
Hi Is there a way i can use a diffent bind-addresss in yum . Thanks -- Regards Agnello D'souza ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] vim how to set colorscheme murphy

2010-03-18 Thread Agnello George
On Fri, Mar 19, 2010 at 10:37 AM, Agnello George wrote: > > > On Fri, Mar 19, 2010 at 10:30 AM, Joseph L. Casale < > jcas...@activenetwerx.com> wrote: > >> >> >Hi >> >I would just like to know in vim how do i set colorscheme as murphy >> >

Re: [CentOS] vim how to set colorscheme murphy

2010-03-18 Thread Agnello George
On Fri, Mar 19, 2010 at 10:30 AM, Joseph L. Casale < jcas...@activenetwerx.com> wrote: > > >Hi > >I would just like to know in vim how do i set colorscheme as murphy > > Ironically, your subject contained the exact command: > > http://vim.wikia.com/wiki/Change_the_color_scheme > > while in vim,

[CentOS] vim how to set colorscheme murphy

2010-03-18 Thread Agnello George
Hi I would just like to know in vim how do i set colorscheme as murphy Thanks -- Regards Agnello D'souza ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Backup solution to backup /var/spool/imap above 150GB data

2010-02-25 Thread Agnello George
On Wed, Feb 24, 2010 at 7:05 PM, Gavin Carr wrote: > On Wed, Feb 24, 2010 at 05:06:08PM +0530, Agnello George wrote: > > On Wed, Feb 24, 2010 at 4:57 PM, Eero Volotinen >wrote: > > > 2010/2/24 Agnello George : > > > > On Wed, Feb 24, 2010 at 4:13 PM, Gavin

Re: [CentOS] Backup solution to backup /var/spool/imap above 150GB data

2010-02-24 Thread Agnello George
On Thu, Feb 25, 2010 at 1:19 AM, Mike McCarty wrote: > Eero Volotinen wrote: > > 2010/2/24 Mike McCarty : > >> Agnello George wrote: > >>> Hi > >>> > >>> We have an issue with one of our clients , they have a mail server > with > >

Re: [CentOS] Backup solution to backup /var/spool/imap above 150GB data

2010-02-24 Thread Agnello George
On Wed, Feb 24, 2010 at 7:05 PM, Gavin Carr wrote: > On Wed, Feb 24, 2010 at 05:06:08PM +0530, Agnello George wrote: > > On Wed, Feb 24, 2010 at 4:57 PM, Eero Volotinen >wrote: > > > 2010/2/24 Agnello George : > > > > On Wed, Feb 24, 2010 at 4:13 PM, Gavin

Re: [CentOS] Backup solution to backup /var/spool/imap above 150GB data

2010-02-24 Thread Agnello George
On Wed, Feb 24, 2010 at 6:19 PM, Karanbir Singh wrote: > On 02/24/2010 11:21 AM, Agnello George wrote: > > -rw--- 1 cyrus mail 4805500 Feb 24 16:23 4799. > > -rw--- 1 cyrus mail 22920 Feb 24 16:23 cyrus.cache > > -rw--- 1 cyrus mail 204 Dec 10 16:27 cyrus.header &

Re: [CentOS] Backup solution to backup /var/spool/imap above 150GB data

2010-02-24 Thread Agnello George
On Wed, Feb 24, 2010 at 4:57 PM, Eero Volotinen wrote: > 2010/2/24 Agnello George : > > > > > > On Wed, Feb 24, 2010 at 4:13 PM, Gavin Carr > wrote: > >> > >> On Wed, Feb 24, 2010 at 10:38:32AM +0100, David Hrbáč wrote: > >> > Dne 24.2.2010

Re: [CentOS] Backup solution to backup /var/spool/imap above 150GB data

2010-02-24 Thread Agnello George
On Wed, Feb 24, 2010 at 4:13 PM, Gavin Carr wrote: > On Wed, Feb 24, 2010 at 10:38:32AM +0100, David Hrbáč wrote: > > Dne 24.2.2010 10:00, Agnello George napsal(a): > > > We have an issue with one of our clients , they have a mail server > with > > > the /var/

Re: [CentOS] Backup solution to backup /var/spool/imap above 150GB data

2010-02-24 Thread Agnello George
2010/2/24 Eero Volotinen > 2010/2/24 Agnello George : > > > > > > On Wed, Feb 24, 2010 at 3:08 PM, David Hrbáč > wrote: > >> > >> Dne 24.2.2010 10:00, Agnello George napsal(a): > >> > Hi > >> > > >> > We have an i

Re: [CentOS] Backup solution to backup /var/spool/imap above 150GB data

2010-02-24 Thread Agnello George
On Wed, Feb 24, 2010 at 3:08 PM, David Hrbáč wrote: > Dne 24.2.2010 10:00, Agnello George napsal(a): > > Hi > > > > We have an issue with one of our clients , they have a mail server with > > the /var/spool/imap partition as 150 GB . They need to take differenti

[CentOS] Backup solution to backup /var/spool/imap above 150GB data

2010-02-24 Thread Agnello George
Hi We have an issue with one of our clients , they have a mail server with the /var/spool/imap partition as 150 GB . They need to take differential backup on to /backup partition ( a different HDD of total 250 GB space ) . We have tried dar , rsync, rdiff and impasync . But its is not sufficin

[CentOS] Centos 5.2 ISO not available ???!!!!

2009-10-12 Thread Agnello George
Hi All this is really wired ... i searched in all mirrors ( i hope ) ... but i don't seem to find then availability of cent os 5.2 iso .. ... the thing is all our perl version depen on Cent os 5.2 ... Does any one know whyCentod 5.2 is not available !! ... Thanks !! ... -- Regards Agnello D'

[CentOS] centos 5 reboot diagnosis

2009-09-25 Thread Agnello George
Hi we use cent OS 5.2 on all our production server, just today one of or mail server had a reboot and we dont understand why ... usually we get a alert if a system was loaded up ... but this system just reboot may be it could be a power failure ...( is there any way to check this ) .. but

[CentOS] error --- > any idea ?? Kernel: Additional sense: Invalid command operation code

2009-08-09 Thread Agnello George
Hi All My system is CentOS release 4.4 (Final) and for the last few days my system si getting rebooted ... i really cant find out any reason why ... but on the messages found in the var/log/ ...here is what i got . Aug 10 04:31:34 spam2 kernel: FAILED Aug 10 04:31:34 spam2 kernel: status = 1, mes

Re: [CentOS] Cyrus IMAP and ipurge

2009-06-17 Thread Agnello George
On Thu, Jun 18, 2009 at 2:46 AM, Spiro Harvey wrote: > > > > i too have a similar query i too need to delet messages older than > > > 3 days > > . > > in my /etc/cyru.conf i have a entry like this > > delprune cmd="cyr_expire -E 3" at=0400 > > would this mean that the messages > > in( /var/spoo

Re: [CentOS] Cyrus IMAP and ipurge

2009-06-17 Thread Agnello George
On Wed, Jun 17, 2009 at 1:21 PM, Agnello George wrote: > > > On Wed, Jun 17, 2009 at 7:49 AM, Spiro Harvey wrote: > >> On Tue, 16 Jun 2009 20:53:58 -0500 >> Jeff wrote: >> >> > Can't help much with ipurge. I never did like how it works. I have >&

Re: [CentOS] Cyrus IMAP and ipurge

2009-06-17 Thread Agnello George
On Wed, Jun 17, 2009 at 7:49 AM, Spiro Harvey wrote: > On Tue, 16 Jun 2009 20:53:58 -0500 > Jeff wrote: > > > Can't help much with ipurge. I never did like how it works. I have > > chosen a different approach using the cyradm mboxconfig command to > > set the expire option on each mailbox as nee

[CentOS] openldap 5.1 crashing

2009-05-08 Thread Agnello George
Hi One of our server opneldap seems to crash ... following is info about my ldap. nss_ldap-253-3 php-ldap-5.1.6-5.el5 openldap-2.4.11-1.3.el5 openldap-servers-2.4.11-1.3.el5 compat-openldap-2.4.11_2.3.27-1.3.el5 openldap-clients-2.4.11-1.3.el5 openldap-devel-2.4.11-1.3.el5 And m getting error on

[CentOS] tool for packet detection

2009-04-29 Thread Agnello George
Hi I have small query, all our server are centos based 5 and 5.2 . We are looking ofr a tool to that measure packet loss. we have servers in two IDC's bothin the US and we are trying to download a 2gb file from the internet. Some server are able to download the file at a higher b/w rate in one I

[CentOS] openldap 2.4.11 ......unable to start on reboot

2009-03-03 Thread Agnello George
Hi I had upgraed my opneldap rpm frm 2.3.27 to 2.4.11 with ehelp of the followng link http://staff.osuosl.org/~jeff/openldap/ I had then rebooted my machine and now whne i am starting ldap [r...@system-test40 ldap]# /etc/init.d/ldap start Checking configuration files for slapd: bdb_db_open: dat

Re: [CentOS] liblber-2.3.so.0 is needed by (installed ) ............ on cent os 5.2

2009-03-02 Thread Agnello George
On Mon, Mar 2, 2009 at 7:17 PM, Jim Perrin wrote: > On Mon, Mar 2, 2009 at 7:44 AM, Agnello George > wrote: >> Hi >> >> I am trying to upgrde  out openldap ver 2.3  to the lastest version >> 2.4, howevre there is no rpm avaibale for 2.4 so i decide to create my

Re: [CentOS] liblber-2.3.so.0 is needed by (installed ) ............ on cent os 5.2

2009-03-02 Thread Agnello George
On Mon, Mar 2, 2009 at 6:23 PM, Ignacio Vazquez-Abrams wrote: > On Mon, 2009-03-02 at 18:14 +0530, Agnello George wrote: >> here is the  part look of my spec file openldap.spec > > Take what you have here, and scrap it. > > Grab the openldap SRPM already in CentOS, extract

[CentOS] liblber-2.3.so.0 is needed by (installed ) ............ on cent os 5.2

2009-03-02 Thread Agnello George
Hi I am trying to upgrde  out openldap ver 2.3  to the lastest version 2.4, howevre there is no rpm avaibale for 2.4 so i decide to create my own for centOS flavour 5.2 here is the  part look of my spec file openldap.spec Summary: openldap Installer Name: openldap Version: 2.4 Release: 1 Vendor: