[CentOS] Disk error (kicking from MD) during smartctl -t short

2009-11-01 Thread happymaster23
Hello, I started smartctl -t short of disk in RAID1, but during this operation this disk was kicked from RAID (only from one MD of three). /var/log/messages: Nov  1 16:45:45 server kernel: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 Nov  1 16:45:45 server kernel: ata1.00: cmd ea/00:

Re: [CentOS] Automatical resync of MD, why?

2009-11-01 Thread happymaster23
Thank you very much, this is new feature of 5.4? 2009/11/1 RedShift : > happymaster23 wrote: >> Hello, >> >> I have three MDs on two HDDs in RAID 1. In last days, thanks to my >> monitoring (which is installed longer time), I have recognized, that >> one of t

[CentOS] Automatical resync of MD, why?

2009-11-01 Thread happymaster23
Hello, I have three MDs on two HDDs in RAID 1. In last days, thanks to my monitoring (which is installed longer time), I have recognized, that one of these MDs is automatically started resync. First was at 25th October and second resync of the same MD was today. It started in same daytime (about 4

Re: [CentOS] authorized_keys command=""

2009-10-31 Thread happymaster23
OK, I have solved problem :D. Option command and key should be on one line. Sorry :) 2009/10/31 happymaster23 : > Hello, > > as I have read manual, if I use in file authorized_keys option > command="" with some command, no other commands will be permitted. I &g

[CentOS] authorized_keys command=""

2009-10-31 Thread happymaster23
Hello, as I have read manual, if I use in file authorized_keys option command="" with some command, no other commands will be permitted. I have tried it, created authorized_keys2 for root and added there command="rdiff-backup --server" and after that tried to login. Thit command was executed, but

Re: [CentOS] How to autoconfigure network?

2009-09-30 Thread happymaster23
changes in modprobe.conf and in ifcfg-eth0 mirrored to other directories), network is working well. 2009/9/30 John R Pierce : > happymaster23 wrote: >> Thank you, >> >> I am trying to make list of needed changes. So - first line of >> ifcfg-eth* is commented full name of

Re: [CentOS] How to autoconfigure network?

2009-09-30 Thread happymaster23
forgot? 2009/9/30 Les Mikesell : > happymaster23 wrote: >> No this is not solution. I have tried to run firstboot but without >> result. There should be some script, that is making these files >> (including writing MAC address and full device name). Other thing is >> modpr

Re: [CentOS] How to autoconfigure network?

2009-09-30 Thread happymaster23
Thank you, this looks good, but I don´t want unconfigure whole system... 2009/9/30 John R Pierce : > happymaster23 wrote: >> No this is not solution. I have tried to run firstboot but without >> result. There should be some script, that is making these files >> (including wr

Re: [CentOS] How to autoconfigure network?

2009-09-30 Thread happymaster23
not solution how to change all that things when you are swapping ethernet card... 2009/9/30 Benjamin Donnachie : > 2009/9/30 happymaster23 : >> No, I want create files /etc/sysconfig/network-scripts/ifcfg-eth0 and >> others... > > Try

Re: [CentOS] How to autoconfigure network?

2009-09-30 Thread happymaster23
No, I want create files /etc/sysconfig/network-scripts/ifcfg-eth0 and others... 2009/9/30 James Matthews > Do you wish to configure it using a DHCP server? > > On Wed, Sep 30, 2009 at 11:45 AM, happymaster23 > wrote: > >> Hello, >> >> I have installed new n

[CentOS] How to autoconfigure network?

2009-09-30 Thread happymaster23
Hello, I have installed new network card under CentOS 5.3, but there are some problems. I want delete existing ifcfg-eth0 and automatically make new on as it is during OS installation process. Is it possible? Thank you ___ CentOS mailing list CentOS@cen

Re: [CentOS] Remote backup of server

2009-09-04 Thread happymaster23
Thank you for reply, I will look into, but overally - I am looking for rockstable solution, because security is on the first place. 2009/9/4 Vinicius Coque : > You could use Bacula (www.bacula.org) > > On Fri, Sep 4, 2009 at 1:23 PM, happymaster23 > wrote: >> >> H

Re: [CentOS] Remote backup of server

2009-09-04 Thread happymaster23
Thank you, I will look into. 2009/9/4 nate : > happymaster23 wrote: >> Hello, >> >> I want mount directory of one server to another over internet. I was >> looking to NFS4, but there are no security mechanisms. I need >> encrypted connection using private key (so

Re: [CentOS] Remote backup of server

2009-09-04 Thread happymaster23
you can restore data a year back... 2009/9/4 Johnny Hughes : > On 09/04/2009 11:23 AM, happymaster23 wrote: >> Hello, >> >> I want mount directory of one server to another over internet. I was >> looking to NFS4, but there are no security mechanisms. I need >> encry

[CentOS] Remote backup of server

2009-09-04 Thread happymaster23
Hello, I want mount directory of one server to another over internet. I was looking to NFS4, but there are no security mechanisms. I need encrypted connection using private key (something like SFTP). Or - if there is in CentOS repo (or EPEL) package, that can mount directory over internet using p

Re: [CentOS] Samba "use sendfile" configuration option set do disabled as default - why?

2009-08-25 Thread happymaster23
here can´t be a problem. 2009/8/25 JohnS : > > On Mon, 2009-08-24 at 19:01 +0200, happymaster23 wrote: >> This is not problem of disks, this is problem of Samba (operating >> systems in network are Windows XP and Windows 7 only, so this should >> not be problem caused by

Re: [CentOS] Samba "use sendfile" configuration option set do disabled as default - why?

2009-08-24 Thread happymaster23
dangerous (data corruption). Thank you 2009/8/24 JohnS : > > On Mon, 2009-08-24 at 15:41 +0200, happymaster23 wrote: >> Thank you for replies, >> >> with option "use sendfile = yes" it works great (with good speed), but >> I am asking why is this optio

Re: [CentOS] Samba "use sendfile" configuration option set do disabled as default - why?

2009-08-24 Thread happymaster23
Thank you for replies, with option "use sendfile = yes" it works great (with good speed), but I am asking why is this option in CentOS disabled as default, even in standard samba build it should be (according to Samba release notes) enabled as default. So my question is, why in CentOS´s Samba bui

[CentOS] Samba "use sendfile" configuration option set do disabled as default - why?

2009-08-24 Thread happymaster23
Hello, I had problems with speed of Samba, so I was looking for some solution and I had discovered "use sendfile" configuration option. I was checking all Samba release notes and I had discovered, that from some version (older than is in CentOS repo) this option was turned on as default. So my que

Re: [CentOS] ProFTPd under CentOS 5.2 running FTPS - iptables problem

2009-01-26 Thread happymaster23
native FTP daemon (vsFTPd I think), will there be any change or there is no sense? Thank you very much 2009/1/26 Les Mikesell : > happymaster23 wrote: >> Thank you, >> >> I will check it. But - is this only possible solution? >> >> SFTP I am using only for administr

[CentOS] ProFTPd under CentOS 5.2 running FTPS - iptables problem

2009-01-26 Thread happymaster23
Thank you, I will check it. But - is this only possible solution? SFTP I am using only for administration purposes (yeah, it is quite easy to set it up :-D) and it´s better for me, to make FTPS for customers and SFTP only for me. 2009/1/26 German Andres Pulido : >> Hello, >> >> I am setting up P

[CentOS] ProFTPd under CentOS 5.2 running FTPS - iptables problem

2009-01-26 Thread happymaster23
Hello, I am setting up ProFTPd daemon (from EPEL repository) under CentOS 5.2 and I need encrypted connection. Daemon is configured perfectly, there is no problem - if iptables is off connection is smoothly established, but when iptables is on, connection in FTP client ends on command LIST without

[CentOS] Sendmail - STARTTLS not appear on one client

2008-11-28 Thread happymaster23
Hi, I have Sendmail configured to use STARTTLS for authentication. On all internet connections and computers (that I have tested) works connection over encrypted SMTP flawlessly. Today I was setting up mail client on PC of my customer and standardily checked boxes, that I want to use SSL for POP3

Re: [CentOS] Is there in CentOS 5 Compiz?

2008-11-13 Thread happymaster23
tory that has Compiz and still use > CentOS. > > What kind of Netbook are you running? > > That being said, I am curious to hear how compiz goes. > > > Best Regards, > Michael Schenck > > > On Thu, Nov 13, 2008 at 2:39 PM, happymaster23 <[EMAIL PROTECTED]>wrote:

Re: [CentOS] Is there in CentOS 5 Compiz?

2008-11-13 Thread happymaster23
is pretty resource intensive. As a result it will also use your > power/(unit time) this might not be the best desktop environment for a > netbook. Assuming it will even play well with the netbook's video card. > > Good luck, > Michael Schenck > > happymaster23 wrote:

[CentOS] Is there in CentOS 5 Compiz?

2008-11-13 Thread happymaster23
Hi all, I have one maybe stupid question - is there in CentOS 5 packages of Compiz Fusion? I am deciding between Fedora and CentOS to install it to my netbook and this is one of most important features that I want. Thank for replies ___ CentOS mailing l

Re: [CentOS] i didn't see the 4.7 announcement

2008-09-16 Thread happymaster23
I have seen this in Centos-Announce mailing list... 2008/9/16 Joe Pruett <[EMAIL PROTECTED]> > i (and others) have missed messages on centos-devel as well. did other > people not see the 4.7 announcement message? i'm wondering if the centos > list server is having some kind of issue. >

Re: [CentOS] Time delaying (or time lagging)

2008-09-07 Thread happymaster23
...and sorry, I have forgot to include printout from ntptrace, so: localhost.localdomain: stratum 2, offset 0.29, synch distance 0.949418 tak.cesnet.cz: stratum 1, offset 0.00, synch distance 0.002272, refid 'GPS' 2008/9/8 happymaster23 <[EMAIL PROTECTED]> > Thank you

Re: [CentOS] Time delaying (or time lagging)

2008-09-07 Thread happymaster23
AIL PROTECTED]> > happymaster23 wrote: > >> Hello everyone, >> >> I have problem with time delaying on my CentOS powered server. I have >> tried to set time in BIOS and in OS (with saving time to BIOS), but time >> still delaying, so after month is about fi

[CentOS] Time delaying (or time lagging)

2008-09-06 Thread happymaster23
Hello everyone, I have problem with time delaying on my CentOS powered server. I have tried to set time in BIOS and in OS (with saving time to BIOS), but time still delaying, so after month is about five minutes delayed. In past I was using this box with Windows and there wasn´t this time problem,

Re: [CentOS] Re: Reseted net statistics

2008-05-13 Thread happymaster23
Yes, as I have said in my previous post - word "impossible" is not really correct. 2008/5/13 Scott Silva <[EMAIL PROTECTED]>: > on 5-11-2008 2:56 AM happymaster23 spake the following: > > > Hi all, > > > > sometimes I�m checking status of my server with

Re: [CentOS] where is centos live cd?

2008-05-12 Thread happymaster23
I have question - why you need live CD for server distribution such as CentOS? For desktop distributions such as Fedora or Ubuntu this is natural, but for server? Thank you for answer ;) 2008/5/12 David Hláčik <[EMAIL PROTECTED]>: > Thanks i firured it out , sorry for stupid silly question, but

Re: [CentOS] Reseted net statistics

2008-05-11 Thread happymaster23
Thank you very much!!!, you are right - after 4 gigabytes counter was reseted. 2008/5/11 Jim Perrin <[EMAIL PROTECTED]>: > On Sun, May 11, 2008 at 11:34 AM, happymaster23 <[EMAIL PROTECTED]> > wrote: > > Thank you for answer, > > > > last number of transefe

Re: [CentOS] Reseted net statistics

2008-05-11 Thread happymaster23
re are two very big sides: one side is convinced that this is big security improvement, but second side saying, that this is vain effort. 2008/5/11 Filipe Brandenburger <[EMAIL PROTECTED]>: > On Sun, May 11, 2008 at 5:56 AM, happymaster23 <[EMAIL PROTECTED]> > wrote: > > but

Re: [CentOS] Reseted net statistics

2008-05-11 Thread happymaster23
<[EMAIL PROTECTED]>: > On Sun, May 11, 2008 at 5:56 AM, happymaster23 <[EMAIL PROTECTED]> > wrote: > > > > > Just before I was experienced this problem I was updating two packages > with > > yum (perl-HTML-Parser.i386 3.56-5.el5 and epel-release.noarch 5-3).

[CentOS] Reseted net statistics

2008-05-11 Thread happymaster23
Hi all, sometimes I´m checking status of my server with phpSysInfo, always is all right, but at May 8 I was experienced a "big deviation". My machine was online for 12 days, but net statistics are reseted. I was checked /proc/net/dev and there are reseted net statistics too. How is this possible?