Re: [CentOS] OT TTW Email Interface

2010-01-15 Thread Michael A. Peters
Susan Day wrote: > Hi; > I don't know what these things are called so that I can look for an OS > solution. I want to install an email server interface like Hotmail where > people can check their email TTW. What is this called? Any recommendations? > TIA, > Susan I set up an imap server (dovecot

Re: [CentOS] OT TTW Email Interface

2010-01-15 Thread Chris Geldenhuis
Susan Day wrote: > Hi; > I don't know what these things are called so that I can look for an OS > solution. I want to install an email server interface like Hotmail > where people can check their email TTW. What is this called? Any > recommendations? > TIA, > Susan >

Re: [CentOS] How to force iscsi to see the new LUN size

2010-01-15 Thread Joseph L. Casale
>never tried this on iscsi, but it may well work... > >echo "B T L" > /sys/class/scsi_host/hostH/scan > >where B T L are B, T, L, are the bus, target, and LUN IDs, and hostH is >the Host. Just to further this: http://www.linuxjournal.com/article/7321 And I don't think tgt or iet can detect a cha

Re: [CentOS] Problems loading drbd after upgrade

2010-01-15 Thread Akemi Yagi
On Wed, Jan 13, 2010 at 7:05 PM, Akemi Yagi wrote: > On Wed, Jan 13, 2010 at 6:02 PM, robert mena wrote: >> Hi, >> Thanks. >> 1) >> kmod-drbd82-8.2.6-2 >> drbd83-8.3.2-6.el5_3 > > You have drbd83 but the kernel module is for drbd82.  I would > uninstall kmod-drbd82 and install kmod-drbd83.  Howev

Re: [CentOS] How to force iscsi to see the new LUN size

2010-01-15 Thread John R Pierce
Peter Blajev wrote: > Hi, > > I increased the size of one of the LUNs and on CentOS 5.4 if I restart > iscsi (`service iscsi restart`) I'll see the the new size but this will > disconnect all other LUNs. > > I'm hoping that there is isciadm or some other command that will force > iscsi to redisc

[CentOS] How to force iscsi to see the new LUN size

2010-01-15 Thread Peter Blajev
Hi, I increased the size of one of the LUNs and on CentOS 5.4 if I restart iscsi (`service iscsi restart`) I'll see the the new size but this will disconnect all other LUNs. I'm hoping that there is isciadm or some other command that will force iscsi to rediscover the LUNs but I can't seem to

Re: [CentOS] php update solved

2010-01-15 Thread Helmut Drodofsky
Von: centos-boun...@centos.org [mailto:centos-boun...@centos.org] Im Auftrag von Helmut Drodofsky Gesendet: Freitag, 15. Januar 2010 20:38 An: CentOS mailing list Betreff: [CentOS] php update Hi, according to [CentOS] CentOS-announce Digest, Vol 59, Issue 5 I made an update to php.

[CentOS] php update

2010-01-15 Thread Helmut Drodofsky
Hi, according to [CentOS] CentOS-announce Digest, Vol 59, Issue 5 I made an update to php. The Server is running apache in fastcgi mode. Up to yesterday all was OK. Now as far as I see the php script is not further running with the correct user: but the suexec is startet with correc

Re: [CentOS] OT TTW Email Interface

2010-01-15 Thread Les Mikesell
On 1/15/2010 12:44 PM, Susan Day wrote: > On Fri, Jan 15, 2010 at 2:34 PM, > wrote: > > > Hi; > > I don't know what these things are called so that I can look for > an OS > > solution. I want to install an email server interface like > Hotmail where

Re: [CentOS] OT TTW Email Interface

2010-01-15 Thread Susan Day
On Fri, Jan 15, 2010 at 2:34 PM, wrote: > > Hi; > > I don't know what these things are called so that I can look for an OS > > solution. I want to install an email server interface like Hotmail where > > people can check their email TTW. What is this called? Any > > recommendations? > > My hostin

Re: [CentOS] OT TTW Email Interface

2010-01-15 Thread m . roth
> Hi; > I don't know what these things are called so that I can look for an OS > solution. I want to install an email server interface like Hotmail where > people can check their email TTW. What is this called? Any > recommendations? My hosting provider gives me squirrelmain, horde, and something

[CentOS] OT TTW Email Interface

2010-01-15 Thread Susan Day
Hi; I don't know what these things are called so that I can look for an OS solution. I want to install an email server interface like Hotmail where people can check their email TTW. What is this called? Any recommendations? TIA, Susan ___ CentOS mailing l

Re: [CentOS] quotacheck question

2010-01-15 Thread Aggelis Aggelis
quite clear. :-) Thank you very much Aggelis ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Backup server

2010-01-15 Thread Arturas Skauronas
On Wed, Jan 13, 2010 at 5:20 PM, Jussi Hirvi wrote: > I think nobody has yet mentioned rdiff-backup. I have very good > experiences with it. Easy to setup and control (only remember first to > install the required packages, and I think rsync-devel was not mentioned > but is required). > > Rdiff-ba

Re: [CentOS] how to send mail from console

2010-01-15 Thread m . roth
> Jussi Hirvi wrote: >> Here is what I use: >> >> mail -s "My email subject" m...@domain.com <$myfile >> >> On some (older?) systems the command is email instead of mail. Check >> man mail > > mail is the standard unix command. > Has been as long as I can remember, and I believe it is also par

Re: [CentOS] how to send mail from console

2010-01-15 Thread Michael A. Peters
Jussi Hirvi wrote: > Here is what I use: > > mail -s "My email subject" m...@domain.com <$myfile > > On some (older?) systems the command is email instead of mail. Check > man mail > > Regards, > Jussi mail is the standard unix command. Has been as long as I can remember, and I believe it

Re: [CentOS] Logrotate in CentOS 5.4 more brutal (to httpd at least) than in 5.3?

2010-01-15 Thread Brian Mathis
On Fri, Jan 15, 2010 at 4:35 AM, Christopher Thorjussen wrote: > I've just updated a few CentOS 5.3 servers to 5.4. One of them were a Apache > Webserver. Doing a diff/check on the new ".rpmnew" config files that are > made, I saw that the logrotate command for apache was changed. In 5.3 it did

Re: [CentOS] how to send mail from console

2010-01-15 Thread Devin Reade
If you're using a typical residential broadband ISP, outbound SMTP may also be blocked by your provider as a mechanism to minimize mail abuse (spam). In such a case, you will need to configure your MTA (sendmail or whatever) to forward all mail through your ISP's official outbound mail server. You

[CentOS] CentOS-announce Digest, Vol 59, Issue 6

2010-01-15 Thread centos-announce-request
e: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos-announce/attachments/20100115/e598d847/attachment-0001.bin -- Message: 6 Date: Fri, 15 Jan 2010 00:50:16 +0100 From: Tru Huynh

Re: [CentOS] how to send mail from console

2010-01-15 Thread Kai Schaetzl
Jussi Hirvi wrote on Fri, 15 Jan 2010 18:28:54 +0200: > mail -s "My email subject" m...@domain.com <$myfile Note the end of the command! I think it needs a body to get sent! I'm using it here like some command | mail -s "My email subject" m...@domain.com 2>1 which mails me the output of the com

Re: [CentOS] Logrotate in CentOS 5.4 more brutal (to httpd at least) than in 5.3?

2010-01-15 Thread Kai Schaetzl
Arturas Skauronas wrote on Fri, 15 Jan 2010 14:08:11 +0200: > strange, because in my systems it does service reload > logrotate-3.7.4-9 it doesn't depend on logrotate, but on the httpd package. I think it doesn't get replaced with a newer version if you changed the file. I have only updated sys

Re: [CentOS] Yum update worrisomeness

2010-01-15 Thread m . roth
> On 01/15/2010 04:23 PM, m.r...@5-cent.us wrote: >> Error: failed to retrieve repodata/filelists.xml.gz from >> rhel-i386-server-5 >> error was [Errno -1] Metadata file does not match checksum >> >> This makes me *very* nervous. Anyone know anything? >> > And what did your redhat support ticket co

Re: [CentOS] how to send mail from console

2010-01-15 Thread Jussi Hirvi
Here is what I use: mail -s "My email subject" m...@domain.com <$myfile On some (older?) systems the command is email instead of mail. Check man mail Regards, Jussi On 15.1.2010 15:15, Roland Roland wrote: > Hi all, > > i'm trying to get a script to send me an email whenever a certain

Re: [CentOS] Yum update worrisomeness

2010-01-15 Thread Karanbir Singh
On 01/15/2010 04:23 PM, m.r...@5-cent.us wrote: > Error: failed to retrieve repodata/filelists.xml.gz from rhel-i386-server-5 > error was [Errno -1] Metadata file does not match checksum > > This makes me *very* nervous. Anyone know anything? > And what did your redhat support ticket come back wit

[CentOS] Yum update worrisomeness

2010-01-15 Thread m . roth
I went to do an update a bit ago (10:30 or 10:45 EST), and first, it got to rhel-i386-server-5/filelists | 14 MB 02:23 and was running at 2Kb/sec to 4Kb/sec, then, when I killed it and restarted it about 20 min later, it went at about 28Kb/sec, then died, reporting: Error: fai

Re: [CentOS] Backup server

2010-01-15 Thread m . roth
> Sorin Srbu wrote: >>> From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On >>> Behalf Of Benjamin Franz >>> Sent: Friday, January 15, 2010 2:26 PM >>> >>> I was thinking about your long term here. Make sure to use LVM to >>> create your underlaying partition. Then you can add di

Re: [CentOS] how to startup snmpd on debug mode

2010-01-15 Thread John Doe
From: mcclnx mcc > --- 10/1/15 (五),Kwan Lowe 寫道: > > > I tried to startup "snmpd" on debug mode but NOT > > successful (CENTOS 5.4). 狢 have been tried following way: > > > /etc/init.d/snmpd start -D > > > /etc/init.d/snmpd -D start > > > service snmpd -D restart > > > any ideal??? > > Edit the /et

Re: [CentOS] how to startup snmpd on debug mode

2010-01-15 Thread mcclnx mcc
There is NO /etc/sysconfig/snmpd.options file on my CENTOS 5.4. --- 10/1/15 (五),Kwan Lowe 寫道: > 寄件者: Kwan Lowe > 主旨: Re: [CentOS] how to startup snmpd on debug mode > 收件者: "CentOS mailing list" > 日期: 2010年1月15日,五,上午10:16 > 2010/1/15 mcclnx mcc : > > I tried to startup "snmpd" on debug mode b

Re: [CentOS] how to startup snmpd on debug mode

2010-01-15 Thread Kwan Lowe
2010/1/15 mcclnx mcc : > I tried to startup "snmpd" on debug mode but NOT successful (CENTOS 5.4).  I > have been tried following way: > > /etc/init.d/snmpd start -D > > /etc/init.d/snmpd -D start > > service snmpd -D restart > > any ideal??? Edit the /etc/sysconfig/snmpd.options file to add the

Re: [CentOS] Backup server

2010-01-15 Thread John Doe
From: Benjamin Franz > Oh, one last thing. Don't forget to use the '-E > stride=XX,stripe-width=YY (where XX and YY are replaced with the > appropriate values) options creating your filesystem on the RAID. > Otherwise your disk drive usage will have 'hot spots' and slower than > optimal speed.

[CentOS] how to startup snmpd on debug mode

2010-01-15 Thread mcclnx mcc
I tried to startup "snmpd" on debug mode but NOT successful (CENTOS 5.4). I have been tried following way: /etc/init.d/snmpd start -D /etc/init.d/snmpd -D start service snmpd -D restart any ideal??? ___ 您的生活即時通 - 溝通、娛樂、生活、工作一次搞定! http://mes

Re: [CentOS] Backup server

2010-01-15 Thread Sorin Srbu
>-Original Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf >Of Les Mikesell >Sent: Friday, January 15, 2010 2:49 PM >To: CentOS mailing list >Subject: Re: [CentOS] Backup server > >You might want to join the mail lists: >http://backuppc.sourceforge.net

Re: [CentOS] Backup server

2010-01-15 Thread Sorin Srbu
>-Original Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf >Of Benjamin Franz >Sent: Friday, January 15, 2010 2:43 PM >To: CentOS mailing list >Subject: Re: [CentOS] Backup server > >> With six drives installed, there is no more space to add more drive

Re: [CentOS] Backup server

2010-01-15 Thread Sorin Srbu
>-Original Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf >Of Les Mikesell >Sent: Friday, January 15, 2010 2:42 PM >To: CentOS mailing list >Subject: Re: [CentOS] Backup server > >The other question to ask is whether an offsite copy is needed. After

Re: [CentOS] how to send mail from console

2010-01-15 Thread Timothy Murphy
Roland Roland wrote: > i'm trying to get a script to send me an email whenever a certain > condition takes place.. > i'm afraid i dont have experience with mail command nor anything else > related to sending emails for that matter.. > > i googled a bit and tried using mutt and mail ... > though i

Re: [CentOS] how to send mail from console

2010-01-15 Thread Les Mikesell
Roland Roland wrote: > Hi all, > > i'm trying to get a script to send me an email whenever a certain > condition takes place.. > i'm afraid i dont have experience with mail command nor anything else > related to sending emails for that matter.. > > i googled a bit and tried using mutt and mail

Re: [CentOS] 8-15 TB storage: any recommendations?

2010-01-15 Thread Pasi Kärkkäinen
On Fri, Jan 15, 2010 at 11:02:51AM +0100, Peter Kjellstrom wrote: > On Thursday 14 January 2010, Pasi Kärkkäinen wrote: > > On Thu, Jan 14, 2010 at 08:14:52PM +, Karanbir Singh wrote: > ... > > > Maybe its just bad luck here :) > > > > I remember a story about two similar HP proliants.. same mo

Re: [CentOS] how to send mail from console

2010-01-15 Thread John Doe
From: Roland Roland > i'm trying to get a script to send me an email whenever a certain > condition takes place.. > i'm afraid i dont have experience with mail command nor anything else > related to sending emails for that matter.. > > i googled a bit and tried using mutt and mail ... > though

Re: [CentOS] how to send mail from console

2010-01-15 Thread fred smith
On Fri, Jan 15, 2010 at 11:33:02AM -0200, Lincoln Zuljewic Silva wrote: > Look for erros in /var/log/maillog. Do you have sendmail running? > > On Fri, Jan 15, 2010 at 11:15 AM, Roland Roland > wrote: > > Hi all, > > > > i'm trying to get a script to send me an email whenever a certain > > condi

Re: [CentOS] Backup server

2010-01-15 Thread Les Mikesell
Sorin Srbu wrote: > >> >> Yes, but if you use the epel rpm, either mount it at /var/lib/BackupPC or > put a >> symlink there before the install. If you install from the sourceforge > source >> there is an install script that modifies the location so you can put things >> where you want, but the r

Re: [CentOS] how to send mail from console

2010-01-15 Thread Robert Heller
At Fri, 15 Jan 2010 15:15:48 +0200 CentOS mailing list wrote: > > Hi all, > > i'm trying to get a script to send me an email whenever a certain > condition takes place.. > i'm afraid i dont have experience with mail command nor anything else > related to sending emails for that matter.. > >

Re: [CentOS] Backup server

2010-01-15 Thread Benjamin Franz
Sorin Srbu wrote: >> -Original Message- >> From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf >> Of Benjamin Franz >> Sent: Friday, January 15, 2010 2:26 PM >> To: CentOS mailing list >> Subject: Re: [CentOS] Backup server >> >> I was thinking about your long term

Re: [CentOS] Backup server

2010-01-15 Thread Les Mikesell
Sorin Srbu wrote: > >> So you need to be able to walk the fine line >> between these two. > > I'm trying. Something it just isn't enough. Although the boss has a soft spot > for linux, as he also heads the CADD (Computer Aided Drug Design)-group. > >> To put it into perspective, ask the manager

Re: [CentOS] how to send mail from console

2010-01-15 Thread Lincoln Zuljewic Silva
Look for erros in /var/log/maillog. Do you have sendmail running? On Fri, Jan 15, 2010 at 11:15 AM, Roland Roland wrote: > Hi all, > > i'm trying to get a script to send me an email whenever a certain > condition takes place.. > i'm afraid i dont have experience with mail command nor anything els

Re: [CentOS] Backup server

2010-01-15 Thread Sorin Srbu
>-Original Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf >Of Benjamin Franz >Sent: Friday, January 15, 2010 2:26 PM >To: CentOS mailing list >Subject: Re: [CentOS] Backup server > >I was thinking about your long term here. Make sure to use LVM to >c

Re: [CentOS] Backup server

2010-01-15 Thread Benjamin Franz
Sorin Srbu wrote: > > Today I have five 500GB-disks raided on linux machine. Remove one for parity > and I have 2TB of real space available. Doing a 0+1, ie 1TB, would indeed be > better as performance goes, but 1TB of space, well, it just isn't enough > unfortunately. > > As it is now, the 2TB

[CentOS] how to send mail from console

2010-01-15 Thread Roland Roland
Hi all, i'm trying to get a script to send me an email whenever a certain condition takes place.. i'm afraid i dont have experience with mail command nor anything else related to sending emails for that matter.. i googled a bit and tried using mutt and mail ... though i do not recieve any email

Re: [CentOS] 8-15 TB storage: any recommendations?

2010-01-15 Thread Benjamin Donnachie
2010/1/15 Peter Kjellstrom : > IMO the most likely reason for one server working and not another one would be > HP shipping (or bounce-your-servers-around-the-globe as I like to call it)... Sadly that problem does not seem unique to HP. Ben ___ CentOS m

Re: [CentOS] Logrotate in CentOS 5.4 more brutal (to httpd at least) than in 5.3?

2010-01-15 Thread Christoph Maser
Am Freitag, den 15.01.2010, 13:08 +0100 schrieb Arturas Skauronas: > On Fri, Jan 15, 2010 at 11:35 AM, Christopher Thorjussen > wrote: > > I've just updated a few CentOS 5.3 servers to 5.4. One of them were a > > Apache Webserver. Doing a diff/check on the new ".rpmnew" config files that > > are

Re: [CentOS] Logrotate in CentOS 5.4 more brutal (to httpd at least) than in 5.3?

2010-01-15 Thread Arturas Skauronas
On Fri, Jan 15, 2010 at 11:35 AM, Christopher Thorjussen wrote: > I've just updated a few CentOS 5.3 servers to 5.4. One of them were a Apache > Webserver. Doing a diff/check on the new ".rpmnew" config files that are > made, I saw that the logrotate command for apache was changed. In 5.3 it did

Re: [CentOS] quotacheck question

2010-01-15 Thread Jorge Fábregas
On Friday 15 January 2010 07:06:58 Aggelis Aggelis wrote: > wonder what are the comments of centos community on hte subject Hi, You just need to run quotacheck the first time you're going to use a filesystem for quotas (so that it can create its database on the filesystem). For example, if yo

[CentOS] quotacheck question

2010-01-15 Thread Aggelis Aggelis
i want to implement disk quota on my /home filesystem (it is going to be a mail server) so i read tha appropriate how to's edited limits for the users and everything is fine but then for quota meintenance i stuck into quotacheck the man page says quotacheck should be run each time the system

Re: [CentOS] Logrotate in CentOS 5.4 more brutal (to httpd at least) than in 5.3?

2010-01-15 Thread Peter Kjellstrom
On Friday 15 January 2010, Christopher Thorjussen wrote: > I've just updated a few CentOS 5.3 servers to 5.4. One of them were a > Apache Webserver. Doing a diff/check on the new ".rpmnew" config files that > are made, I saw that the logrotate command for apache was changed. In 5.3 > it did a reloa

Re: [CentOS] Backup server

2010-01-15 Thread Sorin Srbu
>-Original Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf >Of Les Mikesell >Sent: Thursday, January 14, 2010 3:14 PM >To: CentOS mailing list >Subject: Re: [CentOS] Backup server > >Yes, but if you use the epel rpm, either mount it at /var/lib/BackupP

Re: [CentOS] 8-15 TB storage: any recommendations?

2010-01-15 Thread Peter Kjellstrom
On Thursday 14 January 2010, Pasi Kärkkäinen wrote: > On Thu, Jan 14, 2010 at 08:14:52PM +, Karanbir Singh wrote: ... > > Maybe its just bad luck here :) > > I remember a story about two similar HP proliants.. same model number, > ordered the same day, same hardware configuration etc.. > > The

Re: [CentOS] 8-15 TB storage: any recommendations?

2010-01-15 Thread Peter Kjellstrom
On Thursday 14 January 2010, John R Pierce wrote: > Karanbir Singh wrote: > > My main issue with that kit is that the linux drivers are very basic, > > lack most management capabilities and fail often with obscure issues. We certainly don't see a high frequency of obscure-cciss-issues. But since n

[CentOS] Logrotate in CentOS 5.4 more brutal (to httpd at least) than in 5.3?

2010-01-15 Thread Christopher Thorjussen
I've just updated a few CentOS 5.3 servers to 5.4. One of them were a Apache Webserver. Doing a diff/check on the new ".rpmnew" config files that are made, I saw that the logrotate command for apache was changed. In 5.3 it did a reload, but in 5.4 it does a hard kill: CentOS 5.3: /var/log/http