[CentOS] boot problem with centos
Dear All, I have a Centos 5.2 server used as a squid proxy server for quite sometime and was workin fine after a power failure the system refused to boot i jus see the grub boot load screen n then hangs so using the space bar n with the arrow keys i selected my earlier kernel and it booted fine i think that the latest kernel file i have that isvmlinuz-2.6.18-92.1.17.el5xen is corrupted. how could i restore it back will yum upgrade solve the problem appreciate ur help regards fabian -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] boot problem with centos
On Monday 02 February 2009, fabian dacunha wrote: ... > i think that the latest kernel file i have that > isvmlinuz-2.6.18-92.1.17.el5xen is corrupted. > > how could i restore it back > > will yum upgrade solve the problem Not sure it will fix it but it will install the .22 kernel (newer) and unless that one has the same problem as your current you should be good. /Peter signature.asc Description: This is a digitally signed message part. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] OT: procmail recipe question
I'm trying to use procmail and I'm having trouble getting it to set some headers. I have one mailing list that sets Newsgroups: in the header and I want to remove it. I have the following test recipe: :0 * ^Subject:.*\From j...@obrien-pifer.com Mon Feb 2 11:43:03 2009 Subject: testing Folder: formail -IMime-Version: -IContent- 1010 It looks like it's trying to put it in a folder starting with formail. I tried putting the mail file on the next line (/var/mail/test), which is the same way I do it on my kid's procmailrc's, but it seems to ignore it. Where does procmail get the LASTFOLDER thing from? Anyone know what I'm doing wrong? Thanks, James ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: procmail recipe question
On 2009-02-02 16:45, James Pifer wrote: > I'm trying to use procmail and I'm having trouble getting it to set some > headers. I have one mailing list that sets Newsgroups: in the header > and I want to remove it. I have the following test recipe: > > :0 > * ^Subject:.*\ * ^(Mime-Version:|Content-) > | formail -IMime-Version: -IContent- > > If I understand it correctly, it should remove the Mime-Verion and > Content headers. > > The recipe gets matched but then doesn't deliver correctly: > > procmail: Match on "^Subject:.*\ procmail: Match on "^(Mime-Version:|Content-)" > procmail: Executing "formail,-IMime-Version:,-IContent-" > procmail: Assigning "LASTFOLDER=formail -IMime-Version: -IContent-" > procmail: Notified comsat: "test@:/home/jep/formail -IMime-Version: > -IContent-" >>From j...@obrien-pifer.com Mon Feb 2 11:43:03 2009 > Subject: testing > Folder: formail -IMime-Version: -IContent- > 1010 > > > It looks like it's trying to put it in a folder starting with formail. I > tried putting the mail file on the next line (/var/mail/test), which is > the same way I do it on my kid's procmailrc's, but it seems to ignore > it. Where does procmail get the LASTFOLDER thing from? > > Anyone know what I'm doing wrong? Add the "f" flag to your recipe, to indicate the receipt is a filter, and not a destination. :0 f ...rest or recipe... -- Paul Bijnens ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: procmail recipe question
Thanks, that worked. James On Mon, 2009-02-02 at 16:55 +0100, Paul Bijnens wrote: > On 2009-02-02 16:45, James Pifer wrote: > > I'm trying to use procmail and I'm having trouble getting it to set some > > headers. I have one mailing list that sets Newsgroups: in the header > > and I want to remove it. I have the following test recipe: > > > > :0 > > * ^Subject:.*\ > * ^(Mime-Version:|Content-) > > | formail -IMime-Version: -IContent- > > > > If I understand it correctly, it should remove the Mime-Verion and > > Content headers. > > > > The recipe gets matched but then doesn't deliver correctly: > > > > procmail: Match on "^Subject:.*\ > procmail: Match on "^(Mime-Version:|Content-)" > > procmail: Executing "formail,-IMime-Version:,-IContent-" > > procmail: Assigning "LASTFOLDER=formail -IMime-Version: -IContent-" > > procmail: Notified comsat: "test@:/home/jep/formail -IMime-Version: > > -IContent-" > >>From j...@obrien-pifer.com Mon Feb 2 11:43:03 2009 > > Subject: testing > > Folder: formail -IMime-Version: -IContent- > > 1010 > > > > > > It looks like it's trying to put it in a folder starting with formail. I > > tried putting the mail file on the next line (/var/mail/test), which is > > the same way I do it on my kid's procmailrc's, but it seems to ignore > > it. Where does procmail get the LASTFOLDER thing from? > > > > Anyone know what I'm doing wrong? > > > Add the "f" flag to your recipe, to indicate the receipt is a filter, > and not a destination. > > :0 f > ...rest or recipe... > ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Emergency rescue help needed
Sorin Srbu wrote: >> >>> Marking words: "used" to be best? Which is the best now then? APC is >>> apparantely not an option as they suck bigtime IMO, so what's? Powerware and >>> APC are the two biggest and most wellknown UPS-manufacturers I know of. >> APC does make a full line of units. Perhaps you aren't buying the right >> ones if they aren't serving you well. > > I've been buying from the Smart-UPS and Back-UPS range. Those should be ok, > shouldn't they? That depends on how important it is to never fail. If it is extremely important, you might want something with redundant components like the Symmetra line. These are designed to keep working with some failed components and to allow you to replace parts with the equipment on bypass but still running. > All in all about a handfull of them. They're quite pricey... 90% > of them suffered some kind of a circuit board failure. Not what you'd usually > expect from a UPS, rather you'd expect the battery to give up first. I bought > them over a few years, so it shouldn't be a bad batch or something like that. You might blame one or two on bad components, but this sounds like something is wrong with the input power at your location. I assume they are lasting at least through the 2 year warranty period. We have at least a few dozen of them and haven't noticed any pattern of problems other than aging batteries. Are you tracking the in/out power levels on the smart units to see what they have to deal with? -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Redistributing CentOS
On Mon, Feb 02, 2009 at 11:52:05AM +, James Bensley wrote: > Hey Listees, > > Just a quick question. I hope this isn't received incorrectly by > everyone as I do mean the best for the CentOS project; > > I am wondering if it would be frowned upon to upload CentOS to my > RapidShare account. I understand I can freely distribute CentOS but to > what extent? In its simplest form I only really want to upload CentOS > 5.2 to my RapidShare account for speed. but keep in mind that it (or most if not all of it) is GPL, so you must also make the sources avaialble, either at the same time/place, or an offer to make available at a later time/place upon request. > > I had to download it twice this weekend at two difference remote sites > and sometimes the mirror was a bit slow. Generally they are quite fast > but I mean with RapidShare I can get 50Mbps compared to normal > 6-10Mbps from some mirrors. I understand it depends on the line I am > downloading from and the load on the mirror etc but because fools like > myself and many others have paid RapidShare accounts we can download > things super quick with a vary reliable supplier. > > I am wondering why I can't find CentOS on there already as that was > the first place I looked hoping I could download the DVD install > straight from there in 20 minutes? > > Is it because this is either frowned upon or just straight up wrong? > > Does anyone have any suggestions about the right way to go with this? > > Thanks for reading people. > > Regards, > James ;) > > -BEGIN GEEK CODE BLOCK- > Version: 3.1 > GIT/MU/U dpu s: a--> C++>$ U+> L++> B-> P+> E?> W+++>$ N K W++ O M++>$ V- > PS+++ PE++ Y+ PGP t 5 X+ R- tv+ b+> DI D+++ G+ e(+) h--(++) r++ z++ > --END GEEK CODE BLOCK-- > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos -- --- Under no circumstances will I ever purchase anything offered to me as the result of an unsolicited e-mail message. Nor will I forward chain letters, petitions, mass mailings, or virus warnings to large numbers of others. This is my contribution to the survival of the online community. --Roger Ebert, December, 1996 - The Boulder Pledge - pgp63kcQ6V2ZV.pgp Description: PGP signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Automounter issue
david.mackint...@xdroop.com wrote: > Anyone seen this before? > > I have a number of file systems nfs mounted onto clients running > various versions of CentOS (and Upstream), although mostly they are > v5.x flavors. =20 > > The server is a Network Appliance filer. > > When the build process for this team runs, it sometimes dies because > it can't find files in the automounter tree; if the engineer checks, > he sometimes sees a problem, and sometimes doesn't; for example: > > [pdbu...@build-c5u1: ~] ll /tools/vault/kernels > ls: /tools/vault/kernels: No such file or directory > [pdbu...@build-c5u1: ~] ll /tools/vault/kernels > total 152K Any errors in syslog ? At my company we run automunter as well mostly on CentOS 4.x, and RHEL 4.x, though some newer systems are on 5.x. The only time I get that kind of error is if a firewall is blocking the connections, and there is always an error in syslog saying that it couldn't connect to the NAS. e.g. Jan 22 02:52:24 pd1-cas01 automount[32591]: >> mount: mount to NFS server 'exnas' failed: timed out (giving up). Jan 22 02:58:42 pd1-cas01 automount[23530]: >> mount: backgrounding "exnas:/exavol/system_logs/syslogs" How many systems do you have mounting the NetApp? Here we are migrating from a BlueArc based system to an Exanet based system, NetApp's architecture limits it's performance too much for our needs(and price point). Maybe with OnTap 8.0 with the integration of GX stuff it will be better. nate ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Automounter issue
david.mackint...@xdroop.com wrote: > I'm guessing that I need some magic on the automounter configuration to > change this behavior, can anyone point me in the right direction? Also what mount options are you using? I'm sure the ones that NetApp suggests. These are what Exanet suggests for their product which we use: -rw,bg,hard,intr,tcp,vers=3,timeo=2,retrans=10,rsize=32768,wsize=32768 These are what we use for BlueArc(I asume what they suggested at the time the system is very old and was installed years before I got here): -rw,proto=tcp,vers=3,rsize=32768,wsize=32768,timeo=600,hard,intr,bg nate ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] /etc/X11/xorg.conf question
On Fri, Jan 30, 2009 at 8:23 AM, Lanny Marcus wrote: > If I use "system-config-display" or "system-config-display --reconfig" > although I get a message that I need to log out of GNOME, to have the > new file written, for new Display Resolution, logging out or > restarting the box does not result in the new settings for the Display > taking hold. Sometimes, the number of colors is updated, but *never* > the Resolution. Below is my xorg.conf file. What do I need to include > in xorg.conf for the resolution to be 1280 x 1024 instead of the > current 1600 x 1200? Display is a Dell M991 and the Video Card is > shown as Nvidia NV11 (GeForce2 MX/MX400). CentOS 5.2 (32 bit) fully > updated. TIA! > The "nv" driver is not very good. From your writeup, it is not apparent if you ever get the resolution you want. If it never works, I suspect you are up against the limitations of nv itself. On my systems, it is really really limited, plus there is no 3D support. If you are willing to use the proprietary (but free of cost) Nvidia driver (http://www.nvidia.com), you will likely be happier. It includes a GUI settings thing called nvidia-settings and it also supports xrandr. The nvidia driver has a long README file and in my experience it is one of the better manuals for no-cost software. I have *not* found an up to date RPM for the nvidia driver for Centos, and so it appears to me the only feasible route is to run the script installer on www.nvidia.com. That's bad because it steps on some files you might want back later. One main purpose of rpm.livna.org was to keep up to date on the rpms for nvidia, but it appears to me that the transition to the rpmfusion network has let some things fall through. Last I checked, rpmfusion was a few editions behind on the nvidia driver, even for Fedora linux, and they were never very interested in helping Centos/RedHat. (I keep thinking I built an nvidia RPM myself, but I can't find it today). However you install it, that nvidia comes with a program 'nvidia-settings' and that helps quite a bit to see what you are up against. It is like system-config-display, sorta, except that it does not look like crap and it actually lets you see settings and information on the system. I've not had the trouble you report that system-config-display refuses to do anything while logged in, incidentally, but that is pretty easy to fix. You can google for "boot into runlevel 3" or other ways of getting to a "virtual terminal" after turning off the X display (in the old days, it was /sbin/telinit 3 as root would close X entirely. Maybe Alt-Control-F2 (any F1 through F7 is OK on Centos). You may not need to do any fancy customization to get nvidia to work. Just change the xorg.conf to replace "nv" with "nvidia". nvidia requires a kernel module, and that has to be rebuilt when the kernel is updated. On the Fedora systems here, I think the dkms framework is used to automatically build that kernel module when a new kernel starts. Right now I'm using an Ubuntu machine (because RedHat/Centos lag too far behind the software curve for me to do my development work), but i believe the xorg.conf I'm attaching would work on a Centos system that has the nvidia driver. I want a resolution of 1400x1050, which I can get with the windows nvidia driver on the same laptop, so I know it is possible. However, that mode is lacking from the linux side. So it is necessary for me to stop the card from guessing EDID frequencies of the laptop display, and I have to create modelines that allow the card to show the resolution I want. If you keep fiddling with settings and you find your resolution is always "stuck" where you do not want it, then it means that your video card is looking at the EDID frequencies of your display and refusing to send the signal you want. Sorry, didn't mean to start writing a book. I've wrestled with these so long that it is starting to seem like i should make a career out of it. pj > # Xorg configuration created by system-config-display > > Section "ServerLayout" >Identifier "single head configuration" >Screen 0 "Screen0" 0 0 >InputDevice"Keyboard0" "CoreKeyboard" > EndSection > > Section "InputDevice" >Identifier "Keyboard0" >Driver "kbd" >Option "XkbModel" "pc105" >Option "XkbLayout" "us" > EndSection > > Section "Device" >Identifier "Videocard0" >Driver "nv" > EndSection > > Section "Screen" >Identifier "Screen0" >Device "Videocard0" >DefaultDepth 16 >SubSection "Display" >Viewport 0 0 >Depth 24 >EndSubSection >SubSection "Display" >Viewport 0 0 >Depth 16 >Modes"1600x1200" "1600x1024" "1440x900" "1400x1050" > "1280x1024" > "1280x1024" "1280x960" "1280x960" "1280x800" "1280x800" "1152x864" > "1152x864" "1152x7
Re: [CentOS] Automounter issue
david.mackint...@xdroop.com wrote: > Anyone seen this before? > > I have a number of file systems nfs mounted onto clients running > various versions of CentOS (and Upstream), although mostly they are > v5.x flavors. =20 > > The server is a Network Appliance filer. > > When the build process for this team runs, it sometimes dies because > it can't find files in the automounter tree; if the engineer checks, > he sometimes sees a problem, and sometimes doesn't; for example: > > [pdbu...@build-c5u1: ~] ll /tools/vault/kernels > ls: /tools/vault/kernels: No such file or directory > [pdbu...@build-c5u1: ~] ll /tools/vault/kernels > total 152K > drwxr-xr-x 4 pdbuild everyone 4.0K Aug 7 2007 2.4.21-40.EL.CUSTOM.01smp/ > ... > drwxr-xr-x 7 pdbuild everyone 4.0K Oct 16 2007 2.6.18-xen/ > [pdbu...@build-c5u1: ~] df /tools/vault/kernels > FilesystemSize Used Avail Use% Mounted on > nas02:/vol/tools/vault > 779G 655G 124G 85% /tools/vault > > Now I've seen this before where some processes don't wait for the automounter > to do its thing before continuing; they just report "fail" and move on > to the failure handling. What sort of map is being used for this mount point? i.e. what is the contents of your /etc/auto.master ? James Pearson ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Automounter issue
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of James Pearson > Sent: Monday, February 02, 2009 12:54 PM > To: CentOS mailing list > Subject: Re: [CentOS] Automounter issue > > david.mackint...@xdroop.com wrote: > > Anyone seen this before? > > > > I have a number of file systems nfs mounted onto clients running > > various versions of CentOS (and Upstream), although mostly they are > > v5.x flavors. =20 > > > > The server is a Network Appliance filer. > > > > When the build process for this team runs, it sometimes dies because > > it can't find files in the automounter tree; if the engineer checks, > > he sometimes sees a problem, and sometimes doesn't; for example: > > > > [pdbu...@build-c5u1: ~] ll /tools/vault/kernels > > ls: /tools/vault/kernels: No such file or directory > > [pdbu...@build-c5u1: ~] ll /tools/vault/kernels > > total 152K > > drwxr-xr-x 4 pdbuild everyone 4.0K Aug 7 2007 > 2.4.21-40.EL.CUSTOM.01smp/ > > ... > > drwxr-xr-x 7 pdbuild everyone 4.0K Oct 16 2007 2.6.18-xen/ > > [pdbu...@build-c5u1: ~] df /tools/vault/kernels > > FilesystemSize Used Avail Use% Mounted on > > nas02:/vol/tools/vault > > 779G 655G 124G 85% /tools/vault > > > > Now I've seen this before where some processes don't wait > for the automounter > > to do its thing before continuing; they just report "fail" > and move on > > to the failure handling. > > What sort of map is being used for this mount point? i.e. what is the > contents of your /etc/auto.master ? > > James Pearson I have however have come to the conclusion that it is Automount itself causing this problem. I also have this problem with mounting Samba Shares. The whole client machine would lock up or either have the same error your getting. After a few hours of trying different settings I finally went to mounting the shares at boot time. My question would be is there certain settings that automount supports for auto.master for cifs and nfs verses the running Kernel. JohnStanley ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Automounter issue
Picking up a couple of outstanding questions: On Mon, Feb 02, 2009 at 05:53:59PM +, James Pearson wrote: > What sort of map is being used for this mount point? i.e. what is the > contents of your /etc/auto.master ? # ypcat -k auto.master | grep tools /tools auto.tools -hard,bg,nfsvers=3,tcp,intr,rsize=32786,wsize=32768,nosuid There's nothing in the messages file; I am now sending *.debug to my syslog host to see if anything interesting shows up. Nate asked how many clients are mounting; around 300 systems have the automounter map, but only 30-50 nodes can be expected to be actually using it. Closer inspection reveals that the two systems which are having the problem the most are both v5u1. I'm starting to suspect that the root cause is an automounter issue in 5u1. -- /\oo/\ / /()\ \ David Mackintosh | d...@xdroop.com | http://www.xdroop.com pgpblOJlcpxBc.pgp Description: PGP signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Update glibc-common does not work
Hi Folks, using XCentOS 5. Try an update (i.e. glibc) Get some error messages 0:14:14 : Failure getting http://centosb2.centos.org/centos/5.2/updates/i386/RPMS/glibc-common-2.5-24.el5_2.2.i386.rpm: 20:14:14 : --> [Errno 4] Socket Error: timed out 20:14:14 : Trying other mirror. 20:16:37 : Failure getting http://centosk.centos.org/centos/5.2/updates/i386/RPMS/glibc-common-2.5-24.el5_2.2.i386.rpm: 20:16:37 : --> [Errno -1] Package does not match intended download 20:16:37 : Trying other mirror. 20:16:37 : Failure getting http://centosq.centos.org/centos/5.2/updates/i386/RPMS/glibc-common-2.5-24.el5_2.2.i386.rpm: 20:16:37 : --> [Errno 9] Requested Range Not Satisfiable or Fehler beim Herunterladen der Pakete: glibc-common - 2.5-24.el5_2.2.i386: failure: RPMS/glibc-common-2.5-24.el5_2.2.i386.rpm from updates: [Errno 256] No more mirrors to try. What happens here? Thx Timothy ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Automounter issue
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of > david.mackint...@xdroop.com > Sent: Monday, February 02, 2009 2:15 PM > To: CentOS mailing list > Subject: Re: [CentOS] Automounter issue > > Picking up a couple of outstanding questions: > > On Mon, Feb 02, 2009 at 05:53:59PM +, James Pearson wrote: > > > What sort of map is being used for this mount point? i.e. > what is the > > contents of your /etc/auto.master ? > > # ypcat -k auto.master | grep tools > /tools auto.tools > -hard,bg,nfsvers=3,tcp,intr,rsize=32786,wsize=32768,nosuid > > There's nothing in the messages file; I am now sending *.debug to my > syslog host to see if anything interesting shows up. > > Nate asked how many clients are mounting; around 300 systems have the > automounter map, but only 30-50 nodes can be expected to be actually > using it. > > Closer inspection reveals that the two systems which are having the > problem the most are both v5u1. I'm starting to suspect that the > root cause is an automounter issue in 5u1. -- Very Odd Indeed. I was also running 5.1 at that time also...Hmm maybe I'll give it a whirl on the latest of 5.2 JohnStanley ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Update glibc-common does not work
Timothy Kesten wrote on Mon, 2 Feb 2009 20:19:32 +0100: > What happens here? you/yum seem to have no internet connection. Use yum debug mode. Try "wget http://centosb2.centos.org/centos/5.2/updates/i386/RPMS/glibc- common-2.5-24.el5_2.2.i386.rpm" if it produces the same result. Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Emergency rescue help needed
Sorin Srbu wrote: > I've been buying from the Smart-UPS and Back-UPS range. Those should be ok, > shouldn't they? SmartUPS, OK. BackUPS, cheap consumer junk. I've had to toss out dozens of various BackUPS units, mostly in the 450-600VA range... They act like they have a dead/weak battery, so I replace the battery with a brand new one, and the unit is dead. They are typically 2-3 years old at this point, so hardly worth bothering with. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Update glibc-common does not work
Am Monday 02 February 2009 21:31:23 schrieb Kai Schaetzl: > Timothy Kesten wrote on Mon, 2 Feb 2009 20:19:32 +0100: > > What happens here? > > you/yum seem to have no internet connection. Use yum debug mode. > Try "wget http://centosb2.centos.org/centos/5.2/updates/i386/RPMS/glibc- > common-2.5-24.el5_2.2.i386.rpm" if it produces the same result. Thx with "wget ..." it works. Internet-connection was available. Other updates worked perfect with yum(ex). Don't know why not with glibc-common. Timohty ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Emergency rescue help needed
>-Original Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of >Les Mikesell >Sent: Monday, February 02, 2009 2:35 PM >To: CentOS mailing list >Subject: Re: [CentOS] Emergency rescue help needed > >> Marking words: "used" to be best? Which is the best now then? APC is >> apparantely not an option as they suck bigtime IMO, so what's? Powerware and >> APC are the two biggest and most wellknown UPS-manufacturers I know of. > >APC does make a full line of units. Perhaps you aren't buying the right >ones if they aren't serving you well. I've been buying from the Smart-UPS and Back-UPS range. Those should be ok, shouldn't they? All in all about a handfull of them. They're quite pricey... 90% of them suffered some kind of a circuit board failure. Not what you'd usually expect from a UPS, rather you'd expect the battery to give up first. I bought them over a few years, so it shouldn't be a bad batch or something like that. To APC's honour, I must say their support helped me quite a bit to get this working by sending me new cables to test with and at one occasion two brand new batteries free of charge. Unfortunately that didn't help... I wasn't too happy with the experience anyway, so I tried Eatons Powerware's 5xxx-series, which has worked w/o hitches ever since. smime.p7s Description: S/MIME cryptographic signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] unsubscribe
> No footer. Perhaps it is just a setting on the mailing list that I > disabled? > X-Mailer: Microsoft Office Outlook 11 Here's your problem. :) Microsoft do things their own way and assume that's how everybody likes it. Inevitably, all their users have to conform, because they don't have any other option. If you're in a corporate environment and can't choose your own software, then I recommend using some kind of webmail client -- but not Hotmail. -- Spiro Harvey Knossos Networks Ltd 021-295-1923www.knossos.net.nz signature.asc Description: PGP signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] unsubscribe
>Here's your problem. :) > >Microsoft do things their own way and assume that's how everybody likes >it. That's funny, I am using OL as well, and I don't have a problem with headers/footers or Microsoft trying to tell me to do anything? In fact I have no problem with any of our MS infrastructure. Obviously *y*mmv... ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] boot problem with centos
> > I have a Centos 5.2 server used as a squid proxy server for > quite sometime and was workin fine > > after a power failure the system refused to boot > > i jus see the grub boot load screen n then hangs > > so using the space bar n with the arrow keys i selected my > earlier kernel and it booted fine > > i think that the latest kernel file i have that > isvmlinuz-2.6.18-92.1.17.el5xen is corrupted. > > how could i restore it back > > will yum upgrade solve the problem > > > appreciate ur help > > > regards > > fabian fabian, if you installed from rpm - you could do this rpm -qa | grep kernel then whatever it puts out remove the bad one with yum remove whateverkernel then reboot and yum update to that kernel again if it is hand rolled and installed, i dont have the info for you and you should know how to do that yourself - rh ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] squid stops working several times a day
From: Alexander Farber > [r...@ablprx01 squid]# rpm -qa|grep -i squid > squid-2.6.STABLE6-5.el5_1.3 Sadly, CentOS squid packages are quite old. Squid recent releases are: 2.7.STABLE5 and 3.0.STABLE12... Latest 2.6 is STABLE22 > I've checked /var/log/messages and also > /var/log/squid/* but don't see any warning there. The last lines to the log files would be helpful. Try also the squid mailing list... But they are going to tell you your version is very old and you should compile the latest stable... JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Port Forwarding
The other issue we are having is that I need to run LDAP on that server for syncing address books to send email with. So not only do I need mail and LDAP, but I need ssl and authentication and certificates. I do have another box here that I had planned on using for the forwarding taks, I suppose that I could set it up to accept mail and forward to the main server. The main server could still use the smtp smarthost as the outbound default mailer and go out the second server's connection? I guess what I really need is a Cisco 515 router. I should have thought of that a while ago. On Sat, Jan 31, 2009 at 2:25 PM, John wrote: >> -Original Message- >> From: centos-boun...@centos.org >> [mailto:centos-boun...@centos.org] On Behalf Of Les Mikesell >> Sent: Saturday, January 31, 2009 12:57 PM >> To: CentOS mailing list >> Subject: Re: [CentOS] Port Forwarding >> >> Thom Paine wrote: >> > >> > It doesn't necessarily make sense. This entire project doesn't make >> > sense. The issue is that we are sending confidential patient records >> > through a private network. >> > >> > Instead of using something like PKI encryption (like I use at the >> > police station where I also work), this business model decided that >> > all mail should be sent out their private network. Then >> they can check >> > if the receiver should be receiving email in the first place. They >> > originally wanted to take control of my mail server, and I >> would pick >> > mail up from them for all my users and I said no to that. We are >> > retaining control of our network, and mail server and relaying all >> > outbound mail out this new connection. Incoming mail will >> transfer as >> > normal from all sources except from this private network which could >> > have confidential patient records, and it needs to come in this new >> > connection from an authenticated mail server to my box. >> >> If this is just for mail, why not run another instance of sendmail to >> accept and forward between connections so you get logging and >> a little >> more control of what is forwarded? If you want fairly >> complete control >> you can run something like MimeDefang as a milter and examine >> it any way >> you want before accepting. You could run this instance on a >> different >> host or bind it to a different IP address and/or port and perhaps >> require an ssl connection with authentication to connect. > - > At one facility I work at we have two Exchange servers. One of them is on > site and the other is remote hosted. > On site mail server accepts ssl and authenticated connections from subnet A > and B (two separate facilities). Actually subnet B is wireless then forwards > smtp to remote server. Both servers sync with smtp and POP3. Basically the > onsite server is a exchange archive server. > > Your better off setting up another sendmail server for fowarding and > connection handling than going through you Elbow to get to your A$$ if you > get what I mean. I tried that route your trying to do. > > The reason why they give you only info on Exchange is because it is more > reconized in healthcare settings than an open source mail server. Novell > would be next up on the list. "OpenVistA" is the only known Open Source > server application that is widely accepted in the health care community and > that you can have "Certified". > > JohnStanley > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > -- -=/>Thom ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Emergency rescue help needed
Sorin Srbu wrote: > > Marking words: "used" to be best? Which is the best now then? APC is > apparantely not an option as they suck bigtime IMO, so what's? Powerware and > APC are the two biggest and most wellknown UPS-manufacturers I know of. APC does make a full line of units. Perhaps you aren't buying the right ones if they aren't serving you well. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Port Forwarding
Thom Paine wrote: > The other issue we are having is that I need to run LDAP on that > server for syncing address books to send email with. So not only do I > need mail and LDAP, but I need ssl and authentication and > certificates. Those are all included - why not run them? > I do have another box here that I had planned on using for the > forwarding taks, I suppose that I could set it up to accept mail and > forward to the main server. The main server could still use the smtp > smarthost as the outbound default mailer and go out the second > server's connection? Yes - the one thing to watch out for is the possibility of forwarding to addresses that don't really exist, especially if there is any chance that this server can you can get hit with spam or anything generated by viruses. In this case you'll accept the message and forward it on to another host that will have to generate a bounce message and try to return it, probably also to an undeliverable address. If you have LDAP in the picture you can probably use it as the 'local user' lookup before accepting. Otherwise you might use sendmail's virtuser table to map the legal address to the forwarder so you can quickly reject anything else. Or with MimeDefang you can verify that the destination address will be accepted via SMTP before accepting for forwarding. > I guess what I really need is a Cisco 515 router. I should have > thought of that a while ago. They are nice to impress people who might ask if you have a firewall, but you can do pretty much the same things with iptables or access lists on your border routers. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Redistributing CentOS
Hey Listees, Just a quick question. I hope this isn't received incorrectly by everyone as I do mean the best for the CentOS project; I am wondering if it would be frowned upon to upload CentOS to my RapidShare account. I understand I can freely distribute CentOS but to what extent? In its simplest form I only really want to upload CentOS 5.2 to my RapidShare account for speed. I had to download it twice this weekend at two difference remote sites and sometimes the mirror was a bit slow. Generally they are quite fast but I mean with RapidShare I can get 50Mbps compared to normal 6-10Mbps from some mirrors. I understand it depends on the line I am downloading from and the load on the mirror etc but because fools like myself and many others have paid RapidShare accounts we can download things super quick with a vary reliable supplier. I am wondering why I can't find CentOS on there already as that was the first place I looked hoping I could download the DVD install straight from there in 20 minutes? Is it because this is either frowned upon or just straight up wrong? Does anyone have any suggestions about the right way to go with this? Thanks for reading people. Regards, James ;) -BEGIN GEEK CODE BLOCK- Version: 3.1 GIT/MU/U dpu s: a--> C++>$ U+> L++> B-> P+> E?> W+++>$ N K W++ O M++>$ V- PS+++ PE++ Y+ PGP t 5 X+ R- tv+ b+> DI D+++ G+ e(+) h--(++) r++ z++ --END GEEK CODE BLOCK-- ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Redistributing CentOS
On Mon, 2009-02-02 at 11:52 +, James Bensley wrote: > I am wondering if it would be frowned upon to upload CentOS to my > RapidShare account. I understand I can freely distribute CentOS but to > what extent? In its simplest form I only really want to upload CentOS > 5.2 to my RapidShare account for speed. > I am wondering why I can't find CentOS on there already as that was > the first place I looked hoping I could download the DVD install > straight from there in 20 minutes? > > Is it because this is either frowned upon or just straight up wrong? Probably because a gratis, libre Linux distro normally available via FTP and BitTorrent isn't part of RapidSh...are's normal fare. But long story short, uploading to RS is permitted. -- Ignacio Vazquez-Abrams PLEASE don't CC me; I'm already subscribed signature.asc Description: This is a digitally signed message part ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Emergency rescue help needed
>-Original Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of >Toby Bluhm >Sent: Monday, February 02, 2009 2:28 PM >To: CentOS mailing list >Subject: Re: [CentOS] Emergency rescue help needed > >>> Eaton Powerware used to be Best, they made the very good FerrUps series. >> >> Marking words: "used" to be best? Which is the best now then? > >I think he meant the brand name "Best Power." Eaton owns both the Best >Power and Powerware brands. Oh, didn't know about Best Power. Is that something like Eatons budget-line brand or something? -- /Sorin smime.p7s Description: S/MIME cryptographic signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] unsubscribe
On Mon, 2 Feb 2009 14:51:31 -0700 "Joseph L. Casale" wrote: > That's funny, I am using OL as well, and I don't have a problem with > headers/footers or Microsoft trying to tell me to do anything? In fact > I have no problem with any of our MS infrastructure. > Obviously *y*mmv... yes I'm sure. You reminded me of a great quote I heard recently... "The biggest enemy of freedom is a happy slave." -- Spiro Harvey Knossos Networks Ltd 021-295-1923www.knossos.net.nz signature.asc Description: PGP signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Emergency rescue help needed
Sorin Srbu wrote: > Oh, didn't know about Best Power. Is that something like Eatons budget-line > brand or something? > Best Power made the excellent midsized FerrUPS units 10+ years ago. washing machine sized 7kva kinda stuff. built like a tank, very serviceable. Eaton also acquired Sola, and AFAIK, PowerWare was built from a merge of Best Power and Sola. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Emergency rescue help needed
Sorin Srbu wrote: >> -Original Message- >> From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf > Of >> John R Pierce >> Sent: Friday, January 30, 2009 6:49 PM >> To: CentOS mailing list >> Subject: Re: [CentOS] Emergency rescue help needed >> >> Eaton Powerware used to be Best, they made the very good FerrUps series. > > Marking words: "used" to be best? Which is the best now then? I think he meant the brand name "Best Power." Eaton owns both the Best Power and Powerware brands. -- tkb ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] squid stops working several times a day
Hello, I have a problem here with: [r...@ablprx01 squid]# cat /etc/*release CentOS release 5.2 (Final) [r...@ablprx01 squid]# rpm -qa|grep -i squid squid-2.6.STABLE6-5.el5_1.3 The web proxy process (used by 300-400 users) seems to run ok: [r...@ablprx01 squid]# ps uawwwx|grep squid root 2304 0.0 0.0 7792 1268 ?Ss 08:45 0:00 squid -D squid 3082 27.7 0.9 46912 37068 ?R10:21 32:18 (squid) -D squid 3083 0.0 0.0 1508 232 ?Ss 10:21 0:00 (unlinkd) [r...@ablprx01 squid]# netstat -an|grep LISTEN tcp0 0 0.0.0.0:80800.0.0.0:* LISTEN tcp0 0 0.0.0.0:31280.0.0.0:* LISTEN . but periodically it will stop working (web pages can't be displayed). The "service squid restart" command will display a lot of dots . but doesn't help and I have to reboot. I've checked /var/log/messages and also /var/log/squid/* but don't see any warning there. ifconfig doesn't report any errors: [r...@ablprx01 squid]# ifconfig eth0 Link encap:Ethernet HWaddr 00:16:35:5B:39:AE inet addr:10.121.42.32 Bcast:10.121.255.255 Mask:255.255.0.0 inet6 addr: fe80::216:35ff:fe5b:39ae/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:989588 errors:0 dropped:0 overruns:0 frame:0 TX packets:1150056 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:590019020 (562.6 MiB) TX bytes:639895003 (610.2 MiB) Interrupt:185 and the disk space is plenty. Has anybody had a similar problem and how would you debug it please? Thank you for any hints Alex PS: Below my config file: [r...@ablprx01 squid]# grep -v ^# /etc/squid/squid.conf | grep -v ^$ http_port 3128 http_port 8080 hierarchy_stoplist cgi-bin ? acl QUERY urlpath_regex cgi-bin \? cache deny QUERY acl apache rep_header Server ^Apache broken_vary_encoding allow apache cache_dir ufs /var/spool/squid 4 16 256 access_log /var/log/squid/access.log squid dns_defnames on refresh_pattern ^ftp: 144020% 10080 refresh_pattern ^gopher:14400% 1440 refresh_pattern . 0 20% 4320 acl all src 0.0.0.0/0.0.0.0 acl manager proto cache_object acl localhost src 127.0.0.1/255.255.255.255 acl to_localhost dst 127.0.0.0/8 acl SSL_ports port 443 acl Safe_ports port 80 # http acl Safe_ports port 21 # ftp acl Safe_ports port 443 # https acl Safe_ports port 70 # gopher acl Safe_ports port 210 # wais acl Safe_ports port 1025-65535 # unregistered ports acl Safe_ports port 280 # http-mgmt acl Safe_ports port 488 # gss-http acl Safe_ports port 591 # filemaker acl Safe_ports port 777 # multiling http acl CONNECT method CONNECT http_access allow manager localhost http_access deny manager http_access deny !Safe_ports http_access deny CONNECT !SSL_ports acl our_networks src 10.121.0.0/16 172.25.0.0/16 10.122.1.0/24 http_access allow our_networks http_access allow localhost http_access deny all http_reply_access allow all icp_access allow all cache_mgr i...@xx.com coredump_dir /var/spool/squid ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] squid timeout error
> While trying to retrieve the URL: http://www.wisegeek.com/ > * Connection to 174.132.22.20 Failed First, maybe you should post to the squid mailing list... Did you check your timeout values? JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] /etc/X11/xorg.conf question
On Mon, Feb 2, 2009 at 9:35 AM, Paul Johnson wrote: > On Fri, Jan 30, 2009 at 8:23 AM, Lanny Marcus > wrote: >> If I use "system-config-display" or "system-config-display --reconfig" ::: >> shown as Nvidia NV11 (GeForce2 MX/MX400). CentOS 5.2 (32 bit) fully >> updated. TIA! >> > : > > The nvidia driver has a long README file and in my experience it is > one of the better manuals for no-cost software. > > I have *not* found an up to date RPM for the nvidia driver for Centos, The one at rpmforge works just fine, includes dkms support and, although not the latest and greatest, I have not found a compelling reason to use the direct nvidia-supplied driver (which does NOT contain dkms support) instead of the rpmforge driver. JMNSHO - HTH mhr ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Emergency rescue help needed
>-Original Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of >John R Pierce >Sent: Friday, January 30, 2009 6:49 PM >To: CentOS mailing list >Subject: Re: [CentOS] Emergency rescue help needed > >Eaton Powerware used to be Best, they made the very good FerrUps series. Marking words: "used" to be best? Which is the best now then? APC is apparantely not an option as they suck bigtime IMO, so what's? Powerware and APC are the two biggest and most wellknown UPS-manufacturers I know of. >Re: batteries, most all UPS's I've seen use various standard VRLA >batteries (Valve Regulated Lead Acid, often mistakenly called Sealed >Lead Acid, or Gel Cells), readily obtainable from vendors like >www.digikey.com, assembled into packs... with a few exceptions, you >can use the generic equivalent battery, much much cheaper. I >resurrected a dead SmartUPS 2000 that was going to be tossed at work by >replacing the batteries with 4 x 12V20AH Panasonic VRLA, which happens >to be the same size my motorcycle uses. > >Now, battery prices have gone up considerably these last 2-3 years, lead >prices are very high, as are transportation costs. A motorcycle battery... Good one, thx for the hint! -- /Sorin smime.p7s Description: S/MIME cryptographic signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Emergency rescue help needed
Les Mikesell wrote: > Sorin Srbu wrote: Marking words: "used" to be best? Which is the best now then? APC is apparantely not an option as they suck bigtime IMO, so what's? Powerware and APC are the two biggest and most wellknown UPS-manufacturers I know of. >>> APC does make a full line of units. Perhaps you aren't buying the right >>> ones if they aren't serving you well. >> I've been buying from the Smart-UPS and Back-UPS range. Those should be ok, >> shouldn't they? > > That depends on how important it is to never fail. If it is extremely > important, you might want something with redundant components like the > Symmetra line. These are designed to keep working with some failed > components and to allow you to replace parts with the equipment on > bypass but still running. > > > All in all about a handfull of them. They're quite pricey... 90% >> of them suffered some kind of a circuit board failure. Not what you'd >> usually >> expect from a UPS, rather you'd expect the battery to give up first. I >> bought >> them over a few years, so it shouldn't be a bad batch or something like that. > > You might blame one or two on bad components, but this sounds like > something is wrong with the input power at your location. I assume they > are lasting at least through the 2 year warranty period. We have at > least a few dozen of them and haven't noticed any pattern of problems > other than aging batteries. Are you tracking the in/out power levels on > the smart units to see what they have to deal with? > I will vouch for the reliability of power continuity with the Symmetra line. They can be configured from 2kva up to about 16kva and have almost complete redundancy. I have 35 Symmetra RM and LX single phase units protecting network closets and labs. I have never lost a load in the five or so years I've been running them. Components do fail, especially the batteries (we always hope for five years, but 3-4 years life is not uncommon...the nature of the VRLA beast). However, my experience with APC is that I've never worked with a better tech support operation. This is my own opinion based on my experience. I have no financial interest other than to protect my networks from the cost of outages. BTW these APCs replaced banks of Best Power FERRUPSes. That technology is no longer relevant in an environment that demands hot-swapability with no down time. Dick -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." --Benjamin Franklin 1755 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Emergency rescue help needed
I've always felt UPS's should be in pairs, one for each side of each server's redundant PSUs. that way you can take one UPS offline entirely for service, whatever, and the systems can continue to be protected by the other UPS via their 2nd PSU. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Linux HA or Heartbeat IP address question
Hi all, I am following the guide on HowToForge to get Heartbeat going for two Apache web servers (http://www.howtoforge.com/high_availability_heartbeat_centos), a quick question for anyone who might have a similar setup. Do I have to assign the service IP to either of the NICs or does Heartbeat do that automagically? Thanks -- "The secret impresses no-one, the trick you use it for is everything" - Alfred Borden (The Prestiege) ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Linux HA or Heartbeat IP address question
On Tue, 2009-02-03 at 13:58 +1100, Devraj Mukherjee wrote: > Hi all, > > I am following the guide on HowToForge to get Heartbeat going for two > Apache web servers > (http://www.howtoforge.com/high_availability_heartbeat_centos), a > quick question for anyone who might have a similar setup. > > Do I have to assign the service IP to either of the NICs or does > Heartbeat do that automagically? Heartbeat does it for you - basically, Heartbeat for apache can be setup in less than 5 minutes. It's no more complicated than the link you posted. Each box has its own address, then there's the VIP. To get a little more advanced, you could configure a private link between them with a crossover cable and monitor that in heartbeat if you wanted to, but it's not required. Also, I'd turn off auto_failback... but that's just me. Some notes: 1. Disable apache from automatic startup via: chkconfig httpd off 2. Enable heartbeat to startup automatically via: chkconfig heartbeat on 3. Consider using the aforementioned private link, as the broadcast traffic can be maddening on a busy segment. 4. Consider using a private vlan rather than a crossover cable. If a crossover cable, or either side of a private link dies, and you've got STONITH enabled, both nodes can, under certain circumstances, kill each other. 5. Consider installing mon as well to monitor the cluster. 6. auto_failback means that that if you default to node01, then node01 fails, as soon as its back up, it'll fail back to node01. That can be good, but it can also be very bad... think of the case of using Heartbeat with mysql, and ask yourself how often you want to fail over a live database cluster. ;) Have fun! -I ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] java 1.3.1 for CentOS
Hi List, I am looking for java java 1.3.1 RPM for CentOS 4.5. I googled. I found below URL for it. http://rpm.pbone.net/index.php3/stat/4/idpl/5773889/com/IBMJava2-JRE-1.3.1-12.i386.rpm.html R u okay with it. Your ideas Pls? -- Thank you Indunil Jayasooriya ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] java 1.3.1 for CentOS
Indunil Jayasooriya wrote: > Hi List, > > I am looking for java java 1.3.1 RPM for CentOS 4.5. I googled. I > found below URL for it. > > http://rpm.pbone.net/index.php3/stat/4/idpl/5773889/com/IBMJava2-JRE-1.3.1-12.i386.rpm.html > > R u okay with it. > java 1.3 is -really- old. all our java stuff that worked on 1.3 worked fine on 1.4, and 1.5 and most of it was fine on 1.6 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] java 1.3.1 for CentOS
Indunil Jayasooriya wrote: > Hi List, > > I am looking for java java 1.3.1 RPM for CentOS 4.5. I googled. I > found below URL for it. > > http://rpm.pbone.net/index.php3/stat/4/idpl/5773889/com/IBMJava2-JRE-1.3.1-12.i386.rpm.html > > R u okay with it. > > Your ideas Pls? > > > > > I'd use JRE 1.5 - or JDK 1.5 since it comes with additional tools. Otherwise, you'll be taking it in the shorts on performance and you'll be missing the security updates. 1.5 has entered it's EOL. Unless it's mission critical, I'd avoid 1.3 like the plague. - Article. VI. Clause 3 of the constitution of the United States states: "The Senators and Representatives before mentioned, and the Members of the several State Legislatures, and all executive and judicial Officers, both of the United States and of the several States, shall be bound by Oath or Affirmation, to support this Constitution; but no religious Test shall ever be required as a Qualification to any Office or public Trust under the United States." ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Port Forwarding
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Thom Paine > Sent: Monday, February 02, 2009 10:31 AM > To: CentOS mailing list > Subject: Re: [CentOS] Port Forwarding > > The other issue we are having is that I need to run LDAP on that > server for syncing address books to send email with. So not only do I > need mail and LDAP, but I need ssl and authentication and > certificates. > > I do have another box here that I had planned on using for the > forwarding taks, I suppose that I could set it up to accept mail and > forward to the main server. The main server could still use the smtp > smarthost as the outbound default mailer and go out the second > server's connection? > > I guess what I really need is a Cisco 515 router. I should have > thought of that a while ago. I am just currious here. Your up to about 2 or 3 mail servers correct? That is for handling 2 different subnets or domains? Lets say domains. Ok? Add on top of that a POP3 or IMAP servers. Now your up to adding in LDAP for user management, slapping in a Cisco PIX 500 Series. How many total users do you need to support? That we don't know. To be completely honest I think your just creating a big mess to keep up with and manage. That is way to much Administration Overhead to put up with in my opinion. I think that your best solution outcome to this is to use Exchange Server 2007. Scalix can't top what your wanting to do or need to do either. Exchange is fully HIPPA and SOX Compliant. You can do with one exchange server what your trying to get accomplished with 3 sendmail servers. You have right there mail, mail archiving, search by date and name, mail retention policies and backup. If the company gets hit up with a E Discovery for Email pertaining to certain keywords you will have the ability to do so on site with exchange. That happens quit often at times. All of this is now the default standard in Exchange. The big drawback is the cost (per user). A wild guess is $10.00 per user account. Active Directory (ldap) can even run on top of exchange. Also the databases can reside on a SAN now also. I am an open source person but when it comes to something like that I hate to say it but Exchange has it covered. What's others opinions? How would you do it? I'm currious to know how you would do this in an environment that has many compliance problems. Mainly issues of privacy rights not being violated. JohnStanley ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Port Forwarding
John wrote: > I am an open source person but when it comes to something like that I hate > to say it but Exchange has it covered. What's others opinions? How would you > do it? I'm currious to know how you would do this in an environment that has > many compliance problems. Mainly issues of privacy rights not being > violated. For a commercial solution, Lotus Domino might be even better. It is cross platform (runs on linux), supports all those same standards for various business standards and audit policies, you get a good web-client, pop and imap in addition to the Notes client (on Windows and Linux only). Also, it is cheaper than Exchange. -- //Morten ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos