From justdave at bugzilla.org Tue Jun 1 03:41:09 2010 From: justdave at bugzilla.org (David Miller) Date: Mon, 31 May 2010 23:41:09 -0400 Subject: [rhn-users] Conflict Perl In-Reply-To: References: <9DE1948F01D84896BC2DD97482F3E5FC@Posseidon> Message-ID: <4C048155.8040303@bugzilla.org> inode0 wrote on 5/29/10 10:07 AM: > On Sat, May 29, 2010 at 8:22 AM, Tiago Eduardo Zacarias > wrote: >> Hello Gentlemen, >> >> I have a doubt regarding conflicts of perl modules. Recently tried >> installing openwebmail retornoi me and then the following error: >> >> Transaction Check Error: >> file / usr/lib/perl5/vendor_perl/5.8.8/Compress/Zlib.pm from install of >> perl-Compress-Zlib-2015-1.el5.rf.noarch Conflict with file from package >> perl-IO-Compress-2024- 1.el5.rf.noarch >> >> so that from what I could see the module with the conflict in question is >> necessary to install the openwebmail. what could I do to solve this problem? > > Don't install 3rd party software that makes a mess of your system is > one option. Since the conflict appears to be with two packages that > you didn't get from RHN there might be a better place to ask than this > list which is for issues related to Red Hat Network. > > Perhaps openwebmail support would be better as they appear to have > instructions and RPMs for RHEL5. In this specific instance, you probably want the rpmforge users list, since that's where the Perl module RPMs you're using came from. http://lists.rpmforge.net/mailman/listinfo/users -- Dave Miller http://www.justdave.net/ System Administrator, Mozilla Corporation http://www.mozilla.com/ Project Leader, Bugzilla Bug Tracking System http://www.bugzilla.org/ From cfmx07 at yahoo.com Thu Jun 10 16:14:06 2010 From: cfmx07 at yahoo.com (Ramesh) Date: Thu, 10 Jun 2010 09:14:06 -0700 (PDT) Subject: [rhn-users] kernel panic after updates. Message-ID: <523438.24766.qm@web110210.mail.gq1.yahoo.com> Hi, While I was updating kernel in one of my RHEL 4 boxes, it prompted as below and then upon restart, the machine failed to boot up halting at the GRUB prompt. I was able to restore GRUB by "linux rescue" . But still, the system is not able to boot with the new kernel. It says "kernel panic" Installing... 1:kernel-xenU-devel ########################################### 100% 2:kernel ########################################### 100% WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.EL, continuing anyway 3:kernel-devel ########################################### 100% 4:kernel-doc ########################################### 100% 5:kernel-hugemem ########################################### 100% WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.ELhugemem, continuing anyway 6:kernel-hugemem-devel ########################################### 100% 7:kernel-smp ########################################### 100% WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.ELsmp, continuing anyway 8:kernel-smp-devel ########################################### 100% 9:kernel-utils ########################################### 100% 10:kernel-xenU ########################################### 100% Also, while I try to boot the new kernel, it says as below: Unable to find volume group "disk" no volume groups found mount: error 6 mounting ext3 mount: error 2 mounting none I tried reinstalling Vmware tools, but of no avail. Also, tried using Buslogic driver for ESX 2.5 (as I couldn't find Buslogic driver for ESX 3.5) and that doesn't work either. Do you have any clue how to fix this issue ? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: From abliss at brockport.edu Thu Jun 10 17:19:02 2010 From: abliss at brockport.edu (Aaron Bliss) Date: Thu, 10 Jun 2010 13:19:02 -0400 Subject: [rhn-users] kernel panic after updates. In-Reply-To: <523438.24766.qm@web110210.mail.gq1.yahoo.com> References: <523438.24766.qm@web110210.mail.gq1.yahoo.com> Message-ID: <4C111E86.5080305@brockport.edu> Can you try booting to an older kernel. This will help to eliminate other hardware/software issues. Aaron On 6/10/2010 12:14 PM, Ramesh wrote: > Hi, > > While I was updating kernel in one of my RHEL 4 boxes, it prompted as > below and then upon restart, the machine failed to boot up halting at > the GRUB prompt. I was able to restore GRUB by "linux rescue" . But > still, the system is not able to boot with the new kernel. It says > "kernel panic" > > > Installing... > 1:kernel-xenU-devel ########################################### 100% > > 2:kernel ########################################### 100% > > > WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.EL, > continuing anyway > 3:kernel-devel ########################################### 100% > > 4:kernel-doc ########################################### 100% > > 5:kernel-hugemem ########################################### 100% > > > WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.ELhugemem, > continuing anyway > 6:kernel-hugemem-devel ########################################### 100% > > 7:kernel-smp ########################################### 100% > > > WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.ELsmp, > continuing anyway > 8:kernel-smp-devel ########################################### 100% > > 9:kernel-utils ########################################### 100% > > 10:kernel-xenU ########################################### 100% > > > > Also, while I try to boot the new kernel, it says as below: > > Unable to find volume group "disk" > no volume groups found > > mount: error 6 mounting ext3 > mount: error 2 mounting none > > I tried reinstalling Vmware tools, but of no avail. Also, tried using > Buslogic driver for ESX 2.5 (as I couldn't find Buslogic driver for ESX > 3.5) and that doesn't work either. > > Do you have any clue how to fix this issue ? > > Thanks > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From cfmx07 at yahoo.com Fri Jun 11 13:07:56 2010 From: cfmx07 at yahoo.com (Ramesh) Date: Fri, 11 Jun 2010 06:07:56 -0700 (PDT) Subject: [rhn-users] kernel panic after updates. In-Reply-To: <4C111E86.5080305@brockport.edu> References: <523438.24766.qm@web110210.mail.gq1.yahoo.com> <4C111E86.5080305@brockport.edu> Message-ID: <693673.37822.qm@web110208.mail.gq1.yahoo.com> I can boot the kernel with older kernel after reinstalling GRUB. But that is too old kernel and at some point I need to update the kernel. At some point I will need to update kernel again and face the same problem. ________________________________ From: Aaron Bliss To: Discussions about Red Hat Network (rhn.redhat.com) Sent: Thu, June 10, 2010 12:19:02 PM Subject: Re: [rhn-users] kernel panic after updates. Can you try booting to an older kernel. This will help to eliminate other hardware/software issues. Aaron On 6/10/2010 12:14 PM, Ramesh wrote: > Hi, > > While I was updating kernel in one of my RHEL 4 boxes, it prompted as > below and then upon restart, the machine failed to boot up halting at > the GRUB prompt. I was able to restore GRUB by "linux rescue" . But > still, the system is not able to boot with the new kernel. It says > "kernel panic" > > > Installing... > 1:kernel-xenU-devel ########################################### 100% > > 2:kernel ########################################### 100% > > > WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.EL, > continuing anyway > 3:kernel-devel ########################################### 100% > > 4:kernel-doc ########################################### 100% > > 5:kernel-hugemem ########################################### 100% > > > WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.ELhugemem, > continuing anyway > 6:kernel-hugemem-devel ########################################### 100% > > 7:kernel-smp ########################################### 100% > > > WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.ELsmp, > continuing anyway > 8:kernel-smp-devel ########################################### 100% > > 9:kernel-utils ########################################### 100% > > 10:kernel-xenU ########################################### 100% > > > > Also, while I try to boot the new kernel, it says as below: > > Unable to find volume group "disk" > no volume groups found > > mount: error 6 mounting ext3 > mount: error 2 mounting none > > I tried reinstalling Vmware tools, but of no avail. Also, tried using > Buslogic driver for ESX 2.5 (as I couldn't find Buslogic driver for ESX > 3.5) and that doesn't work either. > > Do you have any clue how to fix this issue ? > > Thanks > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From Frank_LaMon at csx.com Fri Jun 11 14:01:41 2010 From: Frank_LaMon at csx.com (Lamon, Frank III) Date: Fri, 11 Jun 2010 10:01:41 -0400 Subject: [rhn-users] kernel panic after updates. In-Reply-To: <693673.37822.qm@web110208.mail.gq1.yahoo.com> References: <523438.24766.qm@web110210.mail.gq1.yahoo.com><4C111E86.5080305@brockport.edu> <693673.37822.qm@web110208.mail.gq1.yahoo.com> Message-ID: Sounds like you're VM's SCSI controller is configured for BusLogic - you really should switch this to LSI. You're best bet is to preload the LSI modules in the initrd for your new kernel and have the VM guys switch the SCSI controller type - that should clear things up. Here's some reference: http://www.vmware.com/support/esx21/doc/esx21admin_lsilogic_vms.html ________________________________ From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Ramesh Sent: Friday, June 11, 2010 9:08 AM To: Discussions about Red Hat Network (rhn.redhat.com) Subject: Re: [rhn-users] kernel panic after updates. I can boot the kernel with older kernel after reinstalling GRUB. But that is too old kernel and at some point I need to update the kernel. At some point I will need to update kernel again and face the same problem. ________________________________ From: Aaron Bliss To: Discussions about Red Hat Network (rhn.redhat.com) Sent: Thu, June 10, 2010 12:19:02 PM Subject: Re: [rhn-users] kernel panic after updates. Can you try booting to an older kernel. This will help to eliminate other hardware/software issues. Aaron On 6/10/2010 12:14 PM, Ramesh wrote: > Hi, > > While I was updating kernel in one of my RHEL 4 boxes, it prompted as > below and then upon restart, the machine failed to boot up halting at > the GRUB prompt. I was able to restore GRUB by "linux rescue" . But > still, the system is not able to boot with the new kernel. It says > "kernel panic" > > > Installing... > 1:kernel-xenU-devel ########################################### 100% > > 2:kernel ########################################### 100% > > > WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.EL, > continuing anyway > 3:kernel-devel ########################################### 100% > > 4:kernel-doc ########################################### 100% > > 5:kernel-hugemem ########################################### 100% > > > WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.ELhugemem, > continuing anyway > 6:kernel-hugemem-devel ########################################### 100% > > 7:kernel-smp ########################################### 100% > > > WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.ELsmp, > continuing anyway > 8:kernel-smp-devel ########################################### 100% > > 9:kernel-utils ########################################### 100% > > 10:kernel-xenU ########################################### 100% > > > > Also, while I try to boot the new kernel, it says as below: > > Unable to find volume group "disk" > no volume groups found > > mount: error 6 mounting ext3 > mount: error 2 mounting none > > I tried reinstalling Vmware tools, but of no avail. Also, tried using > Buslogic driver for ESX 2.5 (as I couldn't find Buslogic driver for ESX > 3.5) and that doesn't work either. > > Do you have any clue how to fix this issue ? > > Thanks > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users ----------------------------------------- This email transmission and any accompanying attachments may contain CSX privileged and confidential information intended only for the use of the intended addressee. Any dissemination, distribution, copying or action taken in reliance on the contents of this email by anyone other than the intended recipient is strictly prohibited. If you have received this email in error please immediately delete it and notify sender at the above CSX email address. Sender and CSX accept no liability for any damage caused directly or indirectly by receipt of this email. -------------- next part -------------- An HTML attachment was scrubbed... URL: From suresh_skja at yahoo.com Fri Jun 11 18:40:47 2010 From: suresh_skja at yahoo.com (sureshskja skja) Date: Sat, 12 Jun 2010 00:10:47 +0530 (IST) Subject: [rhn-users] kernel panic after updates. In-Reply-To: <693673.37822.qm@web110208.mail.gq1.yahoo.com> Message-ID: <559253.5474.qm@web95402.mail.in2.yahoo.com> Hi ? Can you tell me how you upgarded the kernel and could you paste the command which you perfromed for upgrading kernel. Thanks & Regards, SURESH S Mob:-9742330058 --- On Fri, 11/6/10, Ramesh wrote: From: Ramesh Subject: Re: [rhn-users] kernel panic after updates. To: "Discussions about Red Hat Network (rhn.redhat.com)" Date: Friday, 11 June, 2010, 6:37 PM I can boot the kernel with older kernel after reinstalling GRUB. But that is too old kernel and at some point I need to update the kernel. At some point I will need to update kernel again and face the same problem. From: Aaron Bliss To: Discussions about Red Hat Network (rhn.redhat.com) Sent: Thu, June 10, 2010 12:19:02 PM Subject: Re: [rhn-users] kernel panic after updates. Can you try booting to an older kernel.? This will help to eliminate other hardware/software issues. Aaron On 6/10/2010 12:14 PM, Ramesh wrote: > Hi, > > While I was updating kernel in one of my RHEL 4 boxes, it prompted as > below and then upon restart, the machine failed to boot up halting at > the GRUB prompt. I was able to restore GRUB by "linux rescue" . But > still, the system is not able to boot with the new kernel. It says > "kernel panic" > > > Installing... > 1:kernel-xenU-devel ########################################### 100% > > 2:kernel ########################################### 100% > > > WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.EL, > continuing anyway > 3:kernel-devel ########################################### 100% > > 4:kernel-doc ########################################### 100% > > 5:kernel-hugemem ########################################### 100% > > > WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.ELhugemem, > continuing anyway > 6:kernel-hugemem-devel ########################################### 100% > > 7:kernel-smp ########################################### 100% > > > WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.ELsmp, > continuing anyway > 8:kernel-smp-devel ########################################### 100% > > 9:kernel-utils ########################################### 100% > > 10:kernel-xenU ########################################### 100% > > > > Also, while I try to boot the new kernel, it says as below: > > Unable to find volume group "disk" > no volume groups found > > mount: error 6 mounting ext3 > mount: error 2 mounting none > > I tried reinstalling Vmware tools, but of no avail. Also, tried using > Buslogic driver for ESX 2.5 (as I couldn't find Buslogic driver for ESX > 3.5) and that doesn't work either. > > Do you have any clue how to fix this issue ? > > Thanks > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users -----Inline Attachment Follows----- _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From cfmx07 at yahoo.com Wed Jun 16 14:56:18 2010 From: cfmx07 at yahoo.com (Ramesh) Date: Wed, 16 Jun 2010 07:56:18 -0700 (PDT) Subject: [rhn-users] kernel panic after updates. In-Reply-To: <559253.5474.qm@web95402.mail.in2.yahoo.com> References: <559253.5474.qm@web95402.mail.in2.yahoo.com> Message-ID: <717935.64641.qm@web110212.mail.gq1.yahoo.com> I updated the kernel with the following command up2date -f kernel* ________________________________ From: sureshskja skja To: Discussions about Red Hat Network (rhn.redhat.com) Sent: Fri, June 11, 2010 1:40:47 PM Subject: Re: [rhn-users] kernel panic after updates. Hi Can you tell me how you upgarded the kernel and could you paste the command which you perfromed for upgrading kernel. Thanks & Regards, SURESH S Mob:-9742330058 --- On Fri, 11/6/10, Ramesh wrote: >From: Ramesh >Subject: Re: [rhn-users] kernel panic after updates. >To: "Discussions about Red Hat Network (rhn.redhat.com)" >Date: Friday, 11 June, 2010, 6:37 PM > > > > >I can boot the kernel with older kernel after reinstalling GRUB. But that is too old kernel and at some point I need to update the kernel. > >At some point I will need to update kernel again and face the same problem. > > > > > > > ________________________________ From: Aaron Bliss >To: Discussions about Red Hat Network (rhn.redhat.com) >Sent: Thu, June 10, 2010 12:19:02 PM >Subject: Re: [rhn-users] kernel panic after updates. > >Can you try booting to an older kernel. This will help to eliminate >other hardware/software issues. > >Aaron > >On 6/10/2010 12:14 PM, Ramesh wrote: >> Hi, >> >> While I was updating kernel in one of my RHEL 4 boxes, it prompted as >> below and then upon restart, the machine failed to boot up halting at >> the GRUB prompt. I was able to restore GRUB by "linux rescue" . But >> still, the system is not able to boot with the new kernel. It says >> "kernel panic" >> >> >> > Installing... >> 1:kernel-xenU-devel ########################################### 100% >> >> 2:kernel ########################################### 100% >> >> >> WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.EL, >> continuing anyway >> 3:kernel-devel ########################################### 100% >> >> 4:kernel-doc ########################################### 100% >> >> 5:kernel-hugemem ########################################### 100% >> >> >> WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.ELhugemem, >> continuing anyway >> 6:kernel-hugemem-devel ########################################### 100% >> >> 7:kernel-smp ########################################### 100% >> >> >> WARNING: No module BusLogic found for kernel 2.6.9-89.0.25.ELsmp, >> continuing anyway >> 8:kernel-smp-devel ########################################### 100% >> >> 9:kernel-utils ########################################### 100% >> >> 10:kernel-xenU ########################################### 100% >> >> >> >> Also, while I try to boot the new kernel, it says as below: >> >> Unable to find volume group "disk" >> no volume groups found >> >> mount: error 6 mounting ext3 >> > mount: error 2 mounting none >> >> I tried reinstalling Vmware tools, but of no avail. Also, tried using >> Buslogic driver for ESX 2.5 (as I couldn't find Buslogic driver for ESX >> 3.5) and that doesn't work either. >> >> Do you have any clue how to fix this issue ? >> >> Thanks >> >> >> >> _______________________________________________ >> rhn-users mailing list >> rhn-users at redhat.com >> https://www.redhat.com/mailman/listinfo/rhn-users > >_______________________________________________ >rhn-users mailing list >rhn-users at redhat.com >https://www.redhat.com/mailman/listinfo/rhn-users > > >-----Inline Attachment Follows----- > > >_______________________________________________ >rhn-users mailing list >rhn-users at redhat.com >https://www.redhat.com/mailman/listinfo/rhn-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From cfmx07 at yahoo.com Wed Jun 16 15:36:19 2010 From: cfmx07 at yahoo.com (Ramesh) Date: Wed, 16 Jun 2010 08:36:19 -0700 (PDT) Subject: [rhn-users] contents of /var/crash Message-ID: <888339.34172.qm@web110209.mail.gq1.yahoo.com> Hi, I see vmcore files in /var/crash/ folder. Is it ok to delete those vmcore files ? I wanted to confirm it before deletion. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: From pravinuttam at gmail.com Mon Jun 28 09:38:20 2010 From: pravinuttam at gmail.com (Pravin Uttam Kharat) Date: Mon, 28 Jun 2010 15:08:20 +0530 Subject: [rhn-users] How to create startup script which start and stop certain services automatically. Message-ID: Hello Friends, I have RHEL 5 I installed Bitnami Joomla on it.I want to configure a startup script which run that script when RHEL 5 Machine start and automatically shut down machine on mentioned time. Please suggest any tool for this...... Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Neil_Stelzer at genpt.com Mon Jun 28 14:00:56 2010 From: Neil_Stelzer at genpt.com (Neil_Stelzer at genpt.com) Date: Mon, 28 Jun 2010 10:00:56 -0400 Subject: [rhn-users] AUTO: Neil is out on vacation. (returning Wed 06/30/2010) Message-ID: I am out of the office from Mon 06/21/2010 until Wed 06/30/2010. I am out of the office and out of town until Wednesday, June 30, 2010. Please contact the GPC Shared Services Database and Server Administration team if this is urgent. I will not have trustworthy access to my GPC email or voicemail until I return on June 30. Note: This is an automated response to your message "[rhn-users] How to create startup script which start and stop certain services automatically." sent on 6/28/10 5:38:20 AM. This is the only notification you will receive while this person is away. From cbarnard at rush.edu Mon Jun 28 15:16:07 2010 From: cbarnard at rush.edu (Christopher L. Barnard) Date: Mon, 28 Jun 2010 10:16:07 -0500 Subject: [rhn-users] How to create startup script which start and stop certain services automatically. In-Reply-To: References: Message-ID: <1277738167.1948.58.camel@cbar-linux.rush.edu> Put the script to start the app in /etc/rc2.d. The filename should start with a capital S. The two digit number is the order in which the script will be run in reference to the rest of the scripts in that directory. Put the script to stop the app in /etc/rc0.d. The filename should start with a capital K. The two digit number is again the order in which the script will be run in reference to the rest of the scripts in that directory. You can put it all in one script, and that is much easier for other individuals to understand what you are doing. For 'start', the script is called with the command line parameter of "start". Likewise 'stop' is called with the command line parameter of "stop". So just switch on the command line parameter and you can put the script in /etc/init.d with a symlink to /etc/rc2.d/S****** and to /etc/rc0.d/K****** -- Christopher L. Barnard --------------------------------------------------------------------- Comment your code as though the maintainer will be a homicidal maniac who knows where you live. On Mon, 2010-06-28 at 15:08 +0530, Pravin Uttam Kharat wrote: > Hello Friends, > > > > I have RHEL 5 I installed Bitnami Joomla on it.I want to configure a > startup script which run that script when RHEL 5 Machine start and > automatically shut down machine on mentioned time. Please suggest any > tool for this...... > > > Thanks in advance. > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From cs at zip.com.au Tue Jun 29 00:44:34 2010 From: cs at zip.com.au (Cameron Simpson) Date: Tue, 29 Jun 2010 10:44:34 +1000 Subject: [rhn-users] How to create startup script which start and stop certain services automatically. In-Reply-To: <1277738167.1948.58.camel@cbar-linux.rush.edu> References: <1277738167.1948.58.camel@cbar-linux.rush.edu> Message-ID: <20100629004434.GA18060@cskk.homeip.net> On 28Jun2010 10:16, Christopher L. Barnard wrote: | On Mon, 2010-06-28 at 15:08 +0530, Pravin Uttam Kharat wrote: | > I have RHEL 5 I installed Bitnami Joomla on it.I want to configure a | > startup script which run that script when RHEL 5 Machine start and | > automatically shut down machine on mentioned time. Please suggest any | > tool for this...... | | [ Excellent description of the SnnFOO script scheme... ] | You can put it all in one script, and that is much easier for other | individuals to understand what you are doing. For 'start', the script | is called with the command line parameter of "start". Likewise 'stop' | is called with the command line parameter of "stop". So just switch on | the command line parameter and you can put the script in /etc/init.d | with a symlink to /etc/rc2.d/S****** and to /etc/rc0.d/K****** And for your second requirement, have the "start" script use the "at" command to schedule a run of the "stop" script at a suitable time. -- Cameron Simpson DoD#743 http://www.cskk.ezoshosting.com/cs/ It is better never to have been born. But who among us has such luck? From pravinuttam at gmail.com Tue Jun 29 07:47:29 2010 From: pravinuttam at gmail.com (Pravin Uttam Kharat) Date: Tue, 29 Jun 2010 13:17:29 +0530 Subject: [rhn-users] How to create startup script which start and stop certain services automatically. In-Reply-To: <20100629004434.GA18060@cskk.homeip.net> References: <1277738167.1948.58.camel@cbar-linux.rush.edu> <20100629004434.GA18060@cskk.homeip.net> Message-ID: Thanks for your quick reply..... On Tue, Jun 29, 2010 at 6:14 AM, Cameron Simpson wrote: > On 28Jun2010 10:16, Christopher L. Barnard wrote: > | On Mon, 2010-06-28 at 15:08 +0530, Pravin Uttam Kharat wrote: > | > I have RHEL 5 I installed Bitnami Joomla on it.I want to configure a > | > startup script which run that script when RHEL 5 Machine start and > | > automatically shut down machine on mentioned time. Please suggest any > | > tool for this...... > | > | [ Excellent description of the SnnFOO script scheme... ] > | You can put it all in one script, and that is much easier for other > | individuals to understand what you are doing. For 'start', the script > | is called with the command line parameter of "start". Likewise 'stop' > | is called with the command line parameter of "stop". So just switch on > | the command line parameter and you can put the script in /etc/init.d > | with a symlink to /etc/rc2.d/S****** and to /etc/rc0.d/K****** > > And for your second requirement, have the "start" script use the "at" > command to schedule a run of the "stop" script at a suitable time. > -- > Cameron Simpson DoD#743 > http://www.cskk.ezoshosting.com/cs/ > > It is better never to have been born. But who among us has such luck? > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From cbarnard at rush.edu Tue Jun 29 14:27:05 2010 From: cbarnard at rush.edu (Christopher L. Barnard) Date: Tue, 29 Jun 2010 09:27:05 -0500 Subject: [rhn-users] How to create startup script which start and stop certain services automatically. In-Reply-To: <20100629004434.GA18060@cskk.homeip.net> References: <1277738167.1948.58.camel@cbar-linux.rush.edu> <20100629004434.GA18060@cskk.homeip.net> Message-ID: <1277821625.1948.82.camel@cbar-linux.rush.edu> On Tue, 2010-06-29 at 10:44 +1000, Cameron Simpson wrote: > On 28Jun2010 10:16, Christopher L. Barnard wrote: > | On Mon, 2010-06-28 at 15:08 +0530, Pravin Uttam Kharat wrote: > | > I have RHEL 5 I installed Bitnami Joomla on it.I want to configure a > | > startup script which run that script when RHEL 5 Machine start and > | > automatically shut down machine on mentioned time. Please suggest any > | > tool for this...... > | > | [ Excellent description of the SnnFOO script scheme... ] > | You can put it all in one script, and that is much easier for other > | individuals to understand what you are doing. For 'start', the script > | is called with the command line parameter of "start". Likewise 'stop' > | is called with the command line parameter of "stop". So just switch on > | the command line parameter and you can put the script in /etc/init.d > | with a symlink to /etc/rc2.d/S****** and to /etc/rc0.d/K****** > > And for your second requirement, have the "start" script use the "at" > command to schedule a run of the "stop" script at a suitable time. Only if you want the script to be alive for a finite time. If the need is for the app to start gracefully on system startup and stop gracefully on system shutdown, then 'at' should definitely not be used. If it should run for oh, say, the first 17 hours after powerup, then yes the at command should be used. -- Christopher L. Barnard --------------------------------------------------------------------- Comment your code as though the maintainer will be a homicidal maniac who knows where you live. From pravinuttam at gmail.com Tue Jun 29 14:51:56 2010 From: pravinuttam at gmail.com (Pravin Uttam Kharat) Date: Tue, 29 Jun 2010 20:21:56 +0530 Subject: [rhn-users] How to create startup script which start and stop certain services automatically. In-Reply-To: <1277821625.1948.82.camel@cbar-linux.rush.edu> References: <1277738167.1948.58.camel@cbar-linux.rush.edu> <20100629004434.GA18060@cskk.homeip.net> <1277821625.1948.82.camel@cbar-linux.rush.edu> Message-ID: Thanx we have bitnami joomla stack so we need to go through /opt/xyz.sh this way to start our website manually. Thanx On Tue, Jun 29, 2010 at 7:57 PM, Christopher L. Barnard wrote: > > On Tue, 2010-06-29 at 10:44 +1000, Cameron Simpson wrote: > > On 28Jun2010 10:16, Christopher L. Barnard wrote: > > | On Mon, 2010-06-28 at 15:08 +0530, Pravin Uttam Kharat wrote: > > | > I have RHEL 5 I installed Bitnami Joomla on it.I want to configure a > > | > startup script which run that script when RHEL 5 Machine start and > > | > automatically shut down machine on mentioned time. Please suggest any > > | > tool for this...... > > | > > | [ Excellent description of the SnnFOO script scheme... ] > > | You can put it all in one script, and that is much easier for other > > | individuals to understand what you are doing. For 'start', the script > > | is called with the command line parameter of "start". Likewise 'stop' > > | is called with the command line parameter of "stop". So just switch on > > | the command line parameter and you can put the script in /etc/init.d > > | with a symlink to /etc/rc2.d/S****** and to /etc/rc0.d/K****** > > > > And for your second requirement, have the "start" script use the "at" > > command to schedule a run of the "stop" script at a suitable time. > > Only if you want the script to be alive for a finite time. If the need > is for the app to start gracefully on system startup and stop gracefully > on system shutdown, then 'at' should definitely not be used. If it > should run for oh, say, the first 17 hours after powerup, then yes the > at command should be used. > > -- > Christopher L. Barnard > --------------------------------------------------------------------- > Comment your code as though the maintainer will be a homicidal maniac > who knows where you live. > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bill at magicdigits.com Tue Jun 29 15:18:11 2010 From: bill at magicdigits.com (Bill Watson) Date: Tue, 29 Jun 2010 08:18:11 -0700 Subject: [rhn-users] How to create startup script which start and stop certain services automatically. In-Reply-To: <1277821625.1948.82.camel@cbar-linux.rush.edu> References: <1277738167.1948.58.camel@cbar-linux.rush.edu> <20100629004434.GA18060@cskk.homeip.net> <1277821625.1948.82.camel@cbar-linux.rush.edu> Message-ID: <01d701cb179e$49cdb240$dd6916c0$@com> On Tue, 2010-06-29 at 10:44 +1000, Cameron Simpson wrote: > On 28Jun2010 10:16, Christopher L. Barnard wrote: > | On Mon, 2010-06-28 at 15:08 +0530, Pravin Uttam Kharat wrote: > | > I have RHEL 5 I installed Bitnami Joomla on it.I want to configure a > | > startup script which run that script when RHEL 5 Machine start and > | > automatically shut down machine on mentioned time. Please suggest any > | > tool for this...... > | > | [ Excellent description of the SnnFOO script scheme... ] > | You can put it all in one script, and that is much easier for other > | individuals to understand what you are doing. For 'start', the script > | is called with the command line parameter of "start". Likewise 'stop' > | is called with the command line parameter of "stop". So just switch on > | the command line parameter and you can put the script in /etc/init.d > | with a symlink to /etc/rc2.d/S****** and to /etc/rc0.d/K****** > > And for your second requirement, have the "start" script use the "at" > command to schedule a run of the "stop" script at a suitable time. Only if you want the script to be alive for a finite time. If the need is for the app to start gracefully on system startup and stop gracefully on system shutdown, then 'at' should definitely not be used. If it should run for oh, say, the first 17 hours after powerup, then yes the at command should be used. -- Christopher L. Barnard --------------------------------------------------------------------- Comment your code as though the maintainer will be a homicidal maniac who knows where you live. ************** I had to leave this tag line - it's too good! The source stated to start with the machine start and end at "on mentioned time". If the mentioned time is other than the machine shut down time, then a crontab entry calling the "K50scriptname stop" would do well. Also it seems that the "RedHat" way to do rc#.d these days is to place the file without Snn or Knn into /etc/init.d with the following lines at the top: #!/bin/bash # # chkconfig: - 91 35 # description: stuff this script does comment here The 91 is the starting sequence within rc2.d (S91) and the 35 is the stopping sequence in rc0.d (K35) and the 91 and 35 are adjustable to your needs as long as they are 2 digits each. Then chkconfig --add scriptname chkconfig scriptname on ^^^^ The above is from memory and to be taken with a grain of salt, lemon, and tequila. Hope this helps. Bill Watson bill at magicdigits.com From pravinuttam at gmail.com Wed Jun 30 13:24:23 2010 From: pravinuttam at gmail.com (Pravin Uttam Kharat) Date: Wed, 30 Jun 2010 18:54:23 +0530 Subject: [rhn-users] How to create startup script which start and stop certain services automatically. In-Reply-To: <01d701cb179e$49cdb240$dd6916c0$@com> References: <1277738167.1948.58.camel@cbar-linux.rush.edu> <20100629004434.GA18060@cskk.homeip.net> <1277821625.1948.82.camel@cbar-linux.rush.edu> <01d701cb179e$49cdb240$dd6916c0$@com> Message-ID: HI, I couldn't understand in this procedure. I have a created a script in vi S97startDMS. This contains following line /opt/DMS/ctlscript.sh start Now where to put this script to run at start up. Thanks On Tue, Jun 29, 2010 at 8:48 PM, Bill Watson wrote: > On Tue, 2010-06-29 at 10:44 +1000, Cameron Simpson wrote: > > On 28Jun2010 10:16, Christopher L. Barnard wrote: > > | On Mon, 2010-06-28 at 15:08 +0530, Pravin Uttam Kharat wrote: > > | > I have RHEL 5 I installed Bitnami Joomla on it.I want to configure a > > | > startup script which run that script when RHEL 5 Machine start and > > | > automatically shut down machine on mentioned time. Please suggest any > > | > tool for this...... > > | > > | [ Excellent description of the SnnFOO script scheme... ] > > | You can put it all in one script, and that is much easier for other > > | individuals to understand what you are doing. For 'start', the script > > | is called with the command line parameter of "start". Likewise 'stop' > > | is called with the command line parameter of "stop". So just switch on > > | the command line parameter and you can put the script in /etc/init.d > > | with a symlink to /etc/rc2.d/S****** and to /etc/rc0.d/K****** > > > > And for your second requirement, have the "start" script use the "at" > > command to schedule a run of the "stop" script at a suitable time. > > Only if you want the script to be alive for a finite time. If the need > is for the app to start gracefully on system startup and stop gracefully > on system shutdown, then 'at' should definitely not be used. If it > should run for oh, say, the first 17 hours after powerup, then yes the > at command should be used. > > -- > Christopher L. Barnard > --------------------------------------------------------------------- > Comment your code as though the maintainer will be a homicidal maniac > who knows where you live. > > ************** I had to leave this tag line - it's too good! > The source stated to start with the machine start and end at "on mentioned > time". If the mentioned time is other than the machine shut down time, then > a crontab entry calling the "K50scriptname stop" would do well. > > Also it seems that the "RedHat" way to do rc#.d these days is to place the > file without Snn or Knn into /etc/init.d with the following lines at the > top: > #!/bin/bash > # > # chkconfig: - 91 35 > # description: stuff this script does comment here > > The 91 is the starting sequence within rc2.d (S91) and the 35 is the > stopping sequence in rc0.d (K35) and the 91 and 35 are adjustable to your > needs as long as they are 2 digits each. > > Then > chkconfig --add scriptname > chkconfig scriptname on > > ^^^^ The above is from memory and to be taken with a grain of salt, lemon, > and tequila. Hope this helps. > Bill Watson > bill at magicdigits.com > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From shuff at hmdc.harvard.edu Wed Jun 30 13:35:33 2010 From: shuff at hmdc.harvard.edu (Steve Huff) Date: Wed, 30 Jun 2010 09:35:33 -0400 Subject: [rhn-users] How to create startup script which start and stop certain services automatically. In-Reply-To: References: <1277738167.1948.58.camel@cbar-linux.rush.edu> <20100629004434.GA18060@cskk.homeip.net> <1277821625.1948.82.camel@cbar-linux.rush.edu> <01d701cb179e$49cdb240$dd6916c0$@com> Message-ID: <4C2B4825.5020103@hmdc.harvard.edu> On 6/30/10 9:24 AM, Pravin Uttam Kharat wrote: > I couldn't understand in this procedure. > I have a created a script in vi S97startDMS. This contains following line > /opt/DMS/ctlscript.sh start > Now where to put this script to run at start up. Folks, please take this discussion to a list that's intended for general RHEL support, such as one of the following: https://www.redhat.com/mailman/listinfo/redhat-list https://www.redhat.com/mailman/listinfo/rhelv5-list This discussion has nothing do with the Red Hat Network, which is the topic of this list. thanks, -Steve -- Steve Huff - Systems Administrator, HMDC - shuff at hmdc.harvard.edu From cbarnard at rush.edu Wed Jun 30 14:42:08 2010 From: cbarnard at rush.edu (Christopher L. Barnard) Date: Wed, 30 Jun 2010 09:42:08 -0500 Subject: [rhn-users] How to create startup script which start and stop certain services automatically. In-Reply-To: References: <1277738167.1948.58.camel@cbar-linux.rush.edu> <20100629004434.GA18060@cskk.homeip.net> <1277821625.1948.82.camel@cbar-linux.rush.edu> <01d701cb179e$49cdb240$dd6916c0$@com> Message-ID: <1277908928.1948.110.camel@cbar-linux.rush.edu> Put it in /etc/rc2.d. Or put "startDMS" in /etc/init.d and then create the symlink in /etc/rc2.d that points S97startDMS -> ../init.d/startDMS. -- Christopher L. Barnard --------------------------------------------------------------------- Comment your code as though the maintainer will be a homicidal maniac who knows where you live. On Wed, 2010-06-30 at 18:54 +0530, Pravin Uttam Kharat wrote: > HI, > > > > I couldn't understand in this procedure. > I have a created a script in vi S97startDMS. This contains following > line > /opt/DMS/ctlscript.sh start > Now where to put this script to run at start up. > > > Thanks > > > > > On Tue, Jun 29, 2010 at 8:48 PM, Bill Watson > wrote: > On Tue, 2010-06-29 at 10:44 +1000, Cameron Simpson wrote: > > On 28Jun2010 10:16, Christopher L. Barnard > wrote: > > | On Mon, 2010-06-28 at 15:08 +0530, Pravin Uttam Kharat > wrote: > > | > I have RHEL 5 I installed Bitnami Joomla on it.I want to > configure a > > | > startup script which run that script when RHEL 5 Machine > start and > > | > automatically shut down machine on mentioned time. > Please suggest any > > | > tool for this...... > > | > > | [ Excellent description of the SnnFOO script scheme... ] > > | You can put it all in one script, and that is much easier > for other > > | individuals to understand what you are doing. For > 'start', the script > > | is called with the command line parameter of "start". > Likewise 'stop' > > | is called with the command line parameter of "stop". So > just switch on > > | the command line parameter and you can put the script > in /etc/init.d > > | with a symlink to /etc/rc2.d/S****** and > to /etc/rc0.d/K****** > > > > And for your second requirement, have the "start" script use > the "at" > > command to schedule a run of the "stop" script at a suitable > time. > > Only if you want the script to be alive for a finite time. If > the need > is for the app to start gracefully on system startup and stop > gracefully > on system shutdown, then 'at' should definitely not be used. > If it > should run for oh, say, the first 17 hours after powerup, then > yes the > at command should be used. > > -- > Christopher L. Barnard > --------------------------------------------------------------------- > Comment your code as though the maintainer will be a homicidal > maniac > who knows where you live. > > > ************** I had to leave this tag line - it's too good! > The source stated to start with the machine start and end at > "on mentioned > time". If the mentioned time is other than the machine shut > down time, then > a crontab entry calling the "K50scriptname stop" would do > well. > > Also it seems that the "RedHat" way to do rc#.d these days is > to place the > file without Snn or Knn into /etc/init.d with the following > lines at the > top: > #!/bin/bash > # > # chkconfig: - 91 35 > # description: stuff this script does comment here > > The 91 is the starting sequence within rc2.d (S91) and the 35 > is the > stopping sequence in rc0.d (K35) and the 91 and 35 are > adjustable to your > needs as long as they are 2 digits each. > > Then > chkconfig --add scriptname > chkconfig scriptname on > > ^^^^ The above is from memory and to be taken with a grain of > salt, lemon, > and tequila. Hope this helps. > Bill Watson > bill at magicdigits.com > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From KLinville at IntegraBank.com Wed Jun 30 15:10:16 2010 From: KLinville at IntegraBank.com (Kris Linville) Date: Wed, 30 Jun 2010 10:10:16 -0500 Subject: [rhn-users] Certificate Failed Verification Message-ID: I have just finished fresh installs of RHEL 5 on 4 of my servers. They were initially all able to register to RHN just fine. However, I'm now trying to run updates on them and 1 of the 4 is giving me back an error that says "The SSL certificate failed verification." I logged in to my RHN account and deleted that server from the list then removed the systemid file to attempt to re-register the machine. Now, when I run rhn-register, it gives me the same certificate error as yum update was giving me before. Any suggestions? Thanks, Kris CONFIDENTIALITY NOTICE: The materials in this electronic mail transmission (including attachments) are private and confidential and are the property of the sender and Integra Bank. The information contained in the material is intended only for the use of the named addressee(s). If you are not a named addressee, be advised that any unauthorized disclosure, copying, distribution or the taking of any action in reliance on the contents of this material is strictly prohibited. If you have received this electronic mail transmission in error, please immediately notify the sender by sending an e-mail message and thereafter, destroy it immediately. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mbrown at skyroadasp.com Wed Jun 30 15:46:34 2010 From: mbrown at skyroadasp.com (Matt Brown (Sky Road LLC)) Date: Wed, 30 Jun 2010 10:46:34 -0500 Subject: [rhn-users] Certificate Failed Verification In-Reply-To: References: Message-ID: Try to download the cert for RHN it might have gotten deleted or messed up. Matt From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Kris Linville Sent: Wednesday, June 30, 2010 10:10 AM To: rhn-users at redhat.com Subject: [rhn-users] Certificate Failed Verification I have just finished fresh installs of RHEL 5 on 4 of my servers. They were initially all able to register to RHN just fine. However, I'm now trying to run updates on them and 1 of the 4 is giving me back an error that says "The SSL certificate failed verification." I logged in to my RHN account and deleted that server from the list then removed the systemid file to attempt to re-register the machine. Now, when I run rhn-register, it gives me the same certificate error as yum update was giving me before. Any suggestions? Thanks, Kris CONFIDENTIALITY NOTICE: The materials in this electronic mail transmission (including attachments) are private and confidential and are the property of the sender and Integra Bank. The information contained in the material is intended only for the use of the named addressee(s). If you are not a named addressee, be advised that any unauthorized disclosure, copying, distribution or the taking of any action in reliance on the contents of this material is strictly prohibited. If you have received this electronic mail transmission in error, please immediately notify the sender by sending an e-mail message and thereafter, destroy it immediately. ________________________________ Sky Road LLC Message Disclaimer This message and any attachment transmitted with it (collectively, this "Message") may contain confidential or privileged information. It is for the sole use of the intended recipient(s). Any unauthorized review, use or disclosure is prohibited. If you are not the intended recipient, please advise the sender by reply message (e.g., email, fax or telephone) and destroy all copies of this Message. The information in this Message is not intended to replace a recipient's own internal processes for evaluating a transaction. This Message should not be regarded as (i) a recommendation to buy or refrain from buying any security; (ii) an offer to sell or solicitation of an offer to buy any security; or (iii) an official confirmation of any transaction. Sky Road cannot guarantee that the transmission and content of this Message is secure or error-free. Sky Road does not represent that this Message is accurate, uncorrupted, or free of viruses or other harmful code. -------------- next part -------------- An HTML attachment was scrubbed... URL: From pravinuttam at gmail.com Wed Jun 30 16:10:45 2010 From: pravinuttam at gmail.com (Pravin Uttam Kharat) Date: Wed, 30 Jun 2010 21:40:45 +0530 Subject: [rhn-users] How to create startup script which start and stop certain services automatically. In-Reply-To: <1277908928.1948.110.camel@cbar-linux.rush.edu> References: <1277738167.1948.58.camel@cbar-linux.rush.edu> <20100629004434.GA18060@cskk.homeip.net> <1277821625.1948.82.camel@cbar-linux.rush.edu> <01d701cb179e$49cdb240$dd6916c0$@com> <1277908928.1948.110.camel@cbar-linux.rush.edu> Message-ID: I put script file path in inittab file to start script...........and it works.... On Wed, Jun 30, 2010 at 8:12 PM, Christopher L. Barnard wrote: > Put it in /etc/rc2.d. > > Or put "startDMS" in /etc/init.d and then create the symlink > in /etc/rc2.d that points S97startDMS -> ../init.d/startDMS. > > -- > Christopher L. Barnard > --------------------------------------------------------------------- > Comment your code as though the maintainer will be a homicidal maniac > who knows where you live. > > > On Wed, 2010-06-30 at 18:54 +0530, Pravin Uttam Kharat wrote: > > HI, > > > > > > > > I couldn't understand in this procedure. > > I have a created a script in vi S97startDMS. This contains following > > line > > /opt/DMS/ctlscript.sh start > > Now where to put this script to run at start up. > > > > > > Thanks > > > > > > > > > > On Tue, Jun 29, 2010 at 8:48 PM, Bill Watson > > wrote: > > On Tue, 2010-06-29 at 10:44 +1000, Cameron Simpson wrote: > > > On 28Jun2010 10:16, Christopher L. Barnard > > wrote: > > > | On Mon, 2010-06-28 at 15:08 +0530, Pravin Uttam Kharat > > wrote: > > > | > I have RHEL 5 I installed Bitnami Joomla on it.I want to > > configure a > > > | > startup script which run that script when RHEL 5 Machine > > start and > > > | > automatically shut down machine on mentioned time. > > Please suggest any > > > | > tool for this...... > > > | > > > | [ Excellent description of the SnnFOO script scheme... ] > > > | You can put it all in one script, and that is much easier > > for other > > > | individuals to understand what you are doing. For > > 'start', the script > > > | is called with the command line parameter of "start". > > Likewise 'stop' > > > | is called with the command line parameter of "stop". So > > just switch on > > > | the command line parameter and you can put the script > > in /etc/init.d > > > | with a symlink to /etc/rc2.d/S****** and > > to /etc/rc0.d/K****** > > > > > > And for your second requirement, have the "start" script use > > the "at" > > > command to schedule a run of the "stop" script at a suitable > > time. > > > > Only if you want the script to be alive for a finite time. If > > the need > > is for the app to start gracefully on system startup and stop > > gracefully > > on system shutdown, then 'at' should definitely not be used. > > If it > > should run for oh, say, the first 17 hours after powerup, then > > yes the > > at command should be used. > > > > -- > > Christopher L. Barnard > > > --------------------------------------------------------------------- > > Comment your code as though the maintainer will be a homicidal > > maniac > > who knows where you live. > > > > > > ************** I had to leave this tag line - it's too good! > > The source stated to start with the machine start and end at > > "on mentioned > > time". If the mentioned time is other than the machine shut > > down time, then > > a crontab entry calling the "K50scriptname stop" would do > > well. > > > > Also it seems that the "RedHat" way to do rc#.d these days is > > to place the > > file without Snn or Knn into /etc/init.d with the following > > lines at the > > top: > > #!/bin/bash > > # > > # chkconfig: - 91 35 > > # description: stuff this script does comment here > > > > The 91 is the starting sequence within rc2.d (S91) and the 35 > > is the > > stopping sequence in rc0.d (K35) and the 91 and 35 are > > adjustable to your > > needs as long as they are 2 digits each. > > > > Then > > chkconfig --add scriptname > > chkconfig scriptname on > > > > ^^^^ The above is from memory and to be taken with a grain of > > salt, lemon, > > and tequila. Hope this helps. > > Bill Watson > > bill at magicdigits.com > > > > > > > > _______________________________________________ > > rhn-users mailing list > > rhn-users at redhat.com > > https://www.redhat.com/mailman/listinfo/rhn-users > > > > > > _______________________________________________ > > rhn-users mailing list > > rhn-users at redhat.com > > https://www.redhat.com/mailman/listinfo/rhn-users > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From KLinville at IntegraBank.com Wed Jun 30 16:53:43 2010 From: KLinville at IntegraBank.com (Kris Linville) Date: Wed, 30 Jun 2010 11:53:43 -0500 Subject: [rhn-users] Certificate Failed Verification In-Reply-To: Message-ID: I copied the certificate over from one of my other servers that is working and I was given the same error. I haven't tried to download a new copy from RHN though. Do you happen to know the path for it? Thanks, Kris "Matt Brown (Sky Road LLC)" Sent by: rhn-users-bounces at redhat.com 06/30/2010 11:07 AM Please respond to "Discussions about Red Hat Network \(rhn.redhat.com\)" To "'Discussions about Red Hat Network (rhn.redhat.com)'" cc Subject Re: [rhn-users] Certificate Failed Verification Try to download the cert for RHN it might have gotten deleted or messed up. Matt From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Kris Linville Sent: Wednesday, June 30, 2010 10:10 AM To: rhn-users at redhat.com Subject: [rhn-users] Certificate Failed Verification I have just finished fresh installs of RHEL 5 on 4 of my servers. They were initially all able to register to RHN just fine. However, I'm now trying to run updates on them and 1 of the 4 is giving me back an error that says "The SSL certificate failed verification." I logged in to my RHN account and deleted that server from the list then removed the systemid file to attempt to re-register the machine. Now, when I run rhn-register, it gives me the same certificate error as yum update was giving me before. Any suggestions? Thanks, Kris CONFIDENTIALITY NOTICE: The materials in this electronic mail transmission (including attachments) are private and confidential and are the property of the sender and Integra Bank. The information contained in the material is intended only for the use of the named addressee(s). If you are not a named addressee, be advised that any unauthorized disclosure, copying, distribution or the taking of any action in reliance on the contents of this material is strictly prohibited. If you have received this electronic mail transmission in error, please immediately notify the sender by sending an e-mail message and thereafter, destroy it immediately. Sky Road LLC Message Disclaimer This message and any attachment transmitted with it (collectively, this "Message") may contain confidential or privileged information. It is for the sole use of the intended recipient(s). Any unauthorized review, use or disclosure is prohibited. If you are not the intended recipient, please advise the sender by reply message (e.g., email, fax or telephone) and destroy all copies of this Message. The information in this Message is not intended to replace a recipient's own internal processes for evaluating a transaction. This Message should not be regarded as (i) a recommendation to buy or refrain from buying any security; (ii) an offer to sell or solicitation of an offer to buy any security; or (iii) an official confirmation of any transaction. Sky Road cannot guarantee that the transmission and content of this Message is secure or error-free. Sky Road does not represent that this Message is accurate, uncorrupted, or free of viruses or other harmful code. _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users CONFIDENTIALITY NOTICE: The materials in this electronic mail transmission (including attachments) are private and confidential and are the property of the sender and Integra Bank. The information contained in the material is intended only for the use of the named addressee(s). If you are not a named addressee, be advised that any unauthorized disclosure, copying, distribution or the taking of any action in reliance on the contents of this material is strictly prohibited. If you have received this electronic mail transmission in error, please immediately notify the sender by sending an e-mail message and thereafter, destroy it immediately. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mbrown at skyroadasp.com Wed Jun 30 17:28:14 2010 From: mbrown at skyroadasp.com (Matt Brown (Sky Road LLC)) Date: Wed, 30 Jun 2010 12:28:14 -0500 Subject: [rhn-users] Certificate Failed Verification In-Reply-To: References: Message-ID: I can't find it on the RHN site. I would look at /etc/sysconfig/rhn/up2date and see what it is pointing to there should be a server and SSL cert in there they might be going to the wrong place or the cert might not be set correctly there. Matt From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Kris Linville Sent: Wednesday, June 30, 2010 11:54 AM To: Discussions about Red Hat Network (rhn.redhat.com) Subject: Re: [rhn-users] Certificate Failed Verification I copied the certificate over from one of my other servers that is working and I was given the same error. I haven't tried to download a new copy from RHN though. Do you happen to know the path for it? Thanks, Kris "Matt Brown (Sky Road LLC)" Sent by: rhn-users-bounces at redhat.com 06/30/2010 11:07 AM Please respond to "Discussions about Red Hat Network \(rhn.redhat.com\)" To "'Discussions about Red Hat Network (rhn.redhat.com)'" cc Subject Re: [rhn-users] Certificate Failed Verification Try to download the cert for RHN it might have gotten deleted or messed up. Matt From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Kris Linville Sent: Wednesday, June 30, 2010 10:10 AM To: rhn-users at redhat.com Subject: [rhn-users] Certificate Failed Verification I have just finished fresh installs of RHEL 5 on 4 of my servers. They were initially all able to register to RHN just fine. However, I'm now trying to run updates on them and 1 of the 4 is giving me back an error that says "The SSL certificate failed verification." I logged in to my RHN account and deleted that server from the list then removed the systemid file to attempt to re-register the machine. Now, when I run rhn-register, it gives me the same certificate error as yum update was giving me before. Any suggestions? Thanks, Kris CONFIDENTIALITY NOTICE: The materials in this electronic mail transmission (including attachments) are private and confidential and are the property of the sender and Integra Bank. The information contained in the material is intended only for the use of the named addressee(s). If you are not a named addressee, be advised that any unauthorized disclosure, copying, distribution or the taking of any action in reliance on the contents of this material is strictly prohibited. If you have received this electronic mail transmission in error, please immediately notify the sender by sending an e-mail message and thereafter, destroy it immediately. ________________________________ Sky Road LLC Message Disclaimer This message and any attachment transmitted with it (collectively, this "Message") may contain confidential or privileged information. It is for the sole use of the intended recipient(s). Any unauthorized review, use or disclosure is prohibited. If you are not the intended recipient, please advise the sender by reply message (e.g., email, fax or telephone) and destroy all copies of this Message. The information in this Message is not intended to replace a recipient's own internal processes for evaluating a transaction. This Message should not be regarded as (i) a recommendation to buy or refrain from buying any security; (ii) an offer to sell or solicitation of an offer to buy any security; or (iii) an official confirmation of any transaction. Sky Road cannot guarantee that the transmission and content of this Message is secure or error-free. Sky Road does not represent that this Message is accurate, uncorrupted, or free of viruses or other harmful code._______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users CONFIDENTIALITY NOTICE: The materials in this electronic mail transmission (including attachments) are private and confidential and are the property of the sender and Integra Bank. The information contained in the material is intended only for the use of the named addressee(s). If you are not a named addressee, be advised that any unauthorized disclosure, copying, distribution or the taking of any action in reliance on the contents of this material is strictly prohibited. If you have received this electronic mail transmission in error, please immediately notify the sender by sending an e-mail message and thereafter, destroy it immediately. ________________________________ Sky Road LLC Message Disclaimer This message and any attachment transmitted with it (collectively, this "Message") may contain confidential or privileged information. It is for the sole use of the intended recipient(s). Any unauthorized review, use or disclosure is prohibited. If you are not the intended recipient, please advise the sender by reply message (e.g., email, fax or telephone) and destroy all copies of this Message. The information in this Message is not intended to replace a recipient's own internal processes for evaluating a transaction. This Message should not be regarded as (i) a recommendation to buy or refrain from buying any security; (ii) an offer to sell or solicitation of an offer to buy any security; or (iii) an official confirmation of any transaction. Sky Road cannot guarantee that the transmission and content of this Message is secure or error-free. Sky Road does not represent that this Message is accurate, uncorrupted, or free of viruses or other harmful code. -------------- next part -------------- An HTML attachment was scrubbed... URL: From KLinville at IntegraBank.com Wed Jun 30 17:53:17 2010 From: KLinville at IntegraBank.com (Kris Linville) Date: Wed, 30 Jun 2010 12:53:17 -0500 Subject: [rhn-users] Certificate Failed Verification In-Reply-To: Message-ID: My issue was resolved. I overlooked checking to make sure the date setting on that server was correct. Thank you! Kris "Matt Brown (Sky Road LLC)" Sent by: rhn-users-bounces at redhat.com 06/30/2010 12:50 PM Please respond to "Discussions about Red Hat Network \(rhn.redhat.com\)" To "'Discussions about Red Hat Network (rhn.redhat.com)'" cc Subject Re: [rhn-users] Certificate Failed Verification I can't find it on the RHN site. I would look at /etc/sysconfig/rhn/up2date and see what it is pointing to there should be a server and SSL cert in there they might be going to the wrong place or the cert might not be set correctly there. Matt From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Kris Linville Sent: Wednesday, June 30, 2010 11:54 AM To: Discussions about Red Hat Network (rhn.redhat.com) Subject: Re: [rhn-users] Certificate Failed Verification I copied the certificate over from one of my other servers that is working and I was given the same error. I haven't tried to download a new copy from RHN though. Do you happen to know the path for it? Thanks, Kris "Matt Brown (Sky Road LLC)" Sent by: rhn-users-bounces at redhat.com 06/30/2010 11:07 AM Please respond to "Discussions about Red Hat Network \(rhn.redhat.com\)" To "'Discussions about Red Hat Network (rhn.redhat.com)'" cc Subject Re: [rhn-users] Certificate Failed Verification Try to download the cert for RHN it might have gotten deleted or messed up. Matt From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Kris Linville Sent: Wednesday, June 30, 2010 10:10 AM To: rhn-users at redhat.com Subject: [rhn-users] Certificate Failed Verification I have just finished fresh installs of RHEL 5 on 4 of my servers. They were initially all able to register to RHN just fine. However, I'm now trying to run updates on them and 1 of the 4 is giving me back an error that says "The SSL certificate failed verification." I logged in to my RHN account and deleted that server from the list then removed the systemid file to attempt to re-register the machine. Now, when I run rhn-register, it gives me the same certificate error as yum update was giving me before. Any suggestions? Thanks, Kris CONFIDENTIALITY NOTICE: The materials in this electronic mail transmission (including attachments) are private and confidential and are the property of the sender and Integra Bank. The information contained in the material is intended only for the use of the named addressee(s). If you are not a named addressee, be advised that any unauthorized disclosure, copying, distribution or the taking of any action in reliance on the contents of this material is strictly prohibited. If you have received this electronic mail transmission in error, please immediately notify the sender by sending an e-mail message and thereafter, destroy it immediately. Sky Road LLC Message Disclaimer This message and any attachment transmitted with it (collectively, this "Message") may contain confidential or privileged information. It is for the sole use of the intended recipient(s). Any unauthorized review, use or disclosure is prohibited. If you are not the intended recipient, please advise the sender by reply message (e.g., email, fax or telephone) and destroy all copies of this Message. The information in this Message is not intended to replace a recipient's own internal processes for evaluating a transaction. This Message should not be regarded as (i) a recommendation to buy or refrain from buying any security; (ii) an offer to sell or solicitation of an offer to buy any security; or (iii) an official confirmation of any transaction. Sky Road cannot guarantee that the transmission and content of this Message is secure or error-free. Sky Road does not represent that this Message is accurate, uncorrupted, or free of viruses or other harmful code. _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users CONFIDENTIALITY NOTICE: The materials in this electronic mail transmission (including attachments) are private and confidential and are the property of the sender and Integra Bank. The information contained in the material is intended only for the use of the named addressee(s). If you are not a named addressee, be advised that any unauthorized disclosure, copying, distribution or the taking of any action in reliance on the contents of this material is strictly prohibited. If you have received this electronic mail transmission in error, please immediately notify the sender by sending an e-mail message and thereafter, destroy it immediately. Sky Road LLC Message Disclaimer This message and any attachment transmitted with it (collectively, this "Message") may contain confidential or privileged information. It is for the sole use of the intended recipient(s). Any unauthorized review, use or disclosure is prohibited. If you are not the intended recipient, please advise the sender by reply message (e.g., email, fax or telephone) and destroy all copies of this Message. The information in this Message is not intended to replace a recipient's own internal processes for evaluating a transaction. This Message should not be regarded as (i) a recommendation to buy or refrain from buying any security; (ii) an offer to sell or solicitation of an offer to buy any security; or (iii) an official confirmation of any transaction. Sky Road cannot guarantee that the transmission and content of this Message is secure or error-free. Sky Road does not represent that this Message is accurate, uncorrupted, or free of viruses or other harmful code. _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users CONFIDENTIALITY NOTICE: The materials in this electronic mail transmission (including attachments) are private and confidential and are the property of the sender and Integra Bank. The information contained in the material is intended only for the use of the named addressee(s). If you are not a named addressee, be advised that any unauthorized disclosure, copying, distribution or the taking of any action in reliance on the contents of this material is strictly prohibited. If you have received this electronic mail transmission in error, please immediately notify the sender by sending an e-mail message and thereafter, destroy it immediately. -------------- next part -------------- An HTML attachment was scrubbed... URL: From lpf at isc.ih.dk Wed Jun 30 18:07:18 2010 From: lpf at isc.ih.dk (Lars P. Frederiksen) Date: Wed, 30 Jun 2010 20:07:18 +0200 Subject: [rhn-users] AUTO: Lars P. Frederiksen er ikke til stede (returning 26-07-2010) Message-ID: An HTML attachment was scrubbed... URL: