Re: [CentOS] SSH attacks from china

2009-07-24 Thread Eduardo Silvestre
I'm using ssh port knocking.

Regards,

---
Eduardo Silvestre
nfsi telecom, lda.

eduardo.silves...@nfsi.pt
Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301
http://www.nfsi.pt/

- Original Message -
From: Andreas Rehmer reh...@teltarif.de
To: CentOS mailing list centos@centos.org
Sent: Sexta-feira, 24 de Julho de 2009 12H04m GMT +00:00 GMT Britain, Ireland, 
Portugal
Subject: Re: [CentOS] SSH attacks from china

Hi

i am using the following way to dissallow ssh connects without having the 
Problem of specific IPs or something else.

Before you get access to the machine you must visit a webpage protected by 
httpauth. This start a small script that put the Remote Adress into a 
list. Only if your ip is on the list and not older than 5 min. you gain 
access via ssh.

For this i used only iptables the Skript and apache.
The only Problem is when the httpd hangs on.

If you want more Information write me.

Reg. Rehmer

reh...@teltarif.de
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Double packages

2009-05-21 Thread Eduardo Silvestre
Hello Johan,

 thanks but i know that. I just want keep im my system packages x86_64. Why yum 
return packages i386 when $basearch is x86_64?

Regards,
---
Eduardo Silvestre
nfsi telecom, lda.

eduardo.silves...@nfsi.pt
Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301
http://www.nfsi.pt/

- Original Message -
From: Johan Swensson k...@kupo.se
To: CentOS mailing list centos@centos.org
Sent: Wednesday, May 20, 2009 4:42:07 PM GMT +00:00 GMT Britain, Ireland, 
Portugal
Subject: Re: [CentOS] Double packages

yum install ncurses-devel.x86_64


- Original Message -
From: Eduardo Silvestre eduardo.silves...@nfsi.pt
To: CentOS mailing list centos@centos.org
Sent: Wednesday, May 20, 2009 5:33:08 PM GMT +01:00 Amsterdam / Berlin / Bern / 
Rome / Stockholm / Vienna
Subject: [CentOS] Double packages




Hello, 

i'm trying install some packages with x64_86 architecture and got same packages 
doubling (32 and 64 bits). 
How can i force yum just install packages x64_86 based? 

[r...@www pfqueue-0.5.6]# yum install ncurses-devel 
Loading fastestmirror plugin 
Loading mirror speeds from cached hostfile 
* base: mirrors.nfsi.pt 
* updates: mirrors.nfsi.pt 
* addons: mirrors.nfsi.pt 
* extras: mirrors.nfsi.pt 
Setting up Install Process 
Parsing package install arguments 
Resolving Dependencies 
-- Running transaction check 
--- Package ncurses-devel.x86_64 0:5.5-24.20060715 set to be updated 
--- Package ncurses-devel.i386 0:5.5-24.20060715 set to be updated 
-- Finished Dependency Resolution 

Dependencies Resolved 

= 
Package Arch Version Repository Size 
= 
Installing: 
ncurses-devel x86_64 5.5-24.20060715 base 1.7 M 
ncurses-devel i386 5.5-24.20060715 base 1.6 M 

Transaction Summary 
= 
Install 2 Package(s) 
Update 0 Package(s) 
Remove 0 Package(s) 

Total download size: 3.3 M 

Regards, 
--- 
Eduardo Silvestre 
nfsi telecom, lda. 

eduardo.silves...@nfsi.pt 
Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301 
http://www.nfsi.pt/ 

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Double packages

2009-05-20 Thread Eduardo Silvestre

Hello, 

i'm trying install some packages with x64_86 architecture and got same packages 
doubling (32 and 64 bits). 
How can i force yum just install packages x64_86 based? 

[r...@www pfqueue-0.5.6]# yum install ncurses-devel 
Loading fastestmirror plugin 
Loading mirror speeds from cached hostfile 
* base: mirrors.nfsi.pt 
* updates: mirrors.nfsi.pt 
* addons: mirrors.nfsi.pt 
* extras: mirrors.nfsi.pt 
Setting up Install Process 
Parsing package install arguments 
Resolving Dependencies 
-- Running transaction check 
--- Package ncurses-devel.x86_64 0:5.5-24.20060715 set to be updated 
--- Package ncurses-devel.i386 0:5.5-24.20060715 set to be updated 
-- Finished Dependency Resolution 

Dependencies Resolved 

= 
Package Arch Version Repository Size 
= 
Installing: 
ncurses-devel x86_64 5.5-24.20060715 base 1.7 M 
ncurses-devel i386 5.5-24.20060715 base 1.6 M 

Transaction Summary 
= 
Install 2 Package(s) 
Update 0 Package(s) 
Remove 0 Package(s) 

Total download size: 3.3 M 

Regards, 
--- 
Eduardo Silvestre 
nfsi telecom, lda. 

eduardo.silves...@nfsi.pt 
Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301 
http://www.nfsi.pt/ 
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] PHP 5.2

2009-04-23 Thread Eduardo Silvestre
Hello z00dax,

 any update about this issue? As i can see, in centos 5.3 the version of php 
still 5.1.6.
Did you have any ETA to php 5.2.0 be moved to release repo? I need upgrade to 
new php version to support DateTime function. 

Regards,

---
Eduardo Silvestre
nfsi telecom, lda.

eduardo.silves...@nfsi.pt
Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301
http://www.nfsi.pt/

- Original Message -
From: Karanbir Singh mail-li...@karan.org
To: CentOS mailing list centos@centos.org
Sent: Thursday, October 30, 2008 11:20:26 AM GMT +00:00 GMT Britain, Ireland, 
Portugal
Subject: Re: [CentOS] PHP 5.2

Eduardo Silvestre wrote:
 Hello guys,
 
  i need to know where i can find php version 5.2?
 

At the moment, php-5.2 for CentOS-5 is in the c5-testing repo, soon to 
be moved into the c5-webstack repo.

-- 
Karanbir Singh : http://www.karan.org/  : 2522...@icq
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] cupsd takes 100% of cpu

2008-07-28 Thread Eduardo Silvestre
Hey,

 lsof -p 2232 and show the output.



---
Eduardo Silvestre
nfsi telecom, lda.

[EMAIL PROTECTED]
Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301
http://www.nfsi.pt/

- Original Message -
From: MHR [EMAIL PROTECTED]
To: CentOS mailing list centos@centos.org
Sent: Monday, July 28, 2008 7:15:09 PM GMT +00:00 GMT Britain, Ireland, Portugal
Subject: Re: [CentOS] cupsd takes 100% of cpu

On Mon, Jul 28, 2008 at 10:00 AM, Lanny Marcus [EMAIL PROTECTED] wrote:

 Is that a problem with the 64 bit version of CUPS? There is no problem
 with the 32 bit version of CUPS. I have it
 running on my desktop, without any problems. And, it runs on GNOME
 without any problems. Will the 32 bit version of CUPS
 run on your box?

 cupsd (pid 2232) is running...

I have absolutely no problems with cups on my x86_64 CentOS 5.2

HTH (realizing that it may not).

mhr
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Hardware serial number access from (a) command(s)

2008-07-28 Thread Eduardo Silvestre
howdy,

 did you tried lshw? 


Regards,

---
Eduardo Silvestre
nfsi telecom, lda.

[EMAIL PROTECTED]
Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301
http://www.nfsi.pt/

- Original Message -
From: MHR [EMAIL PROTECTED]
To: CentOS mailing list centos@centos.org
Sent: Terça-feira, 29 de Julho de 2008 01H33m GMT +00:00 GMT Britain, Ireland, 
Portugal
Subject: Re: [CentOS] Hardware serial number access from (a) command(s)

2008/7/28 thad [EMAIL PROTECTED]:
 dmidecode should work in any Linux:



As was discussed earlier in this thread, dmidecode mainly reports on
motherboard components and does not address peripheral devices.

Also, please do not top post.

Thanks.

mhr
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] can I use CentOS as a antivirus / spam filter / HTTP AV gateway?

2008-07-09 Thread Eduardo Silvestre
Dear Rudi,

 what software do you think using to do that operations?

Best Regards,

---
Eduardo Silvestre
nfsi telecom, lda.

[EMAIL PROTECTED]
Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301
http://www.nfsi.pt/

- Original Message -
From: Rudi Ahlers [EMAIL PROTECTED]
To: CentOS mailing list centos@centos.org
Sent: Wednesday, July 9, 2008 4:23:59 PM GMT +00:00 GMT Britain, Ireland, 
Portugal
Subject: [CentOS] can I use CentOS as a antivirus / spam filter / HTTP AV 
gateway?

Hi all

I've been thinking about using CentOS on a Dell R200 server and turn it 
into a firewall / network monitor / traffic shaper in our datacentre, 
instead of using a dedicated firewall device.

One of the devices that I have been looking at, with my limited budget, 
is the D-Link DFL 860 - 
http://www.netdefend.eu/Product.aspx?m=15ref=DFL-860

It provides AV, SPI, VPN, DOS, P2P, etc protection. Most of this can be 
done with Linux as well, but I'm not 100% sure about the AV part.

How will I use / setup CentOS to check all traffic coming in  out 
(HTTP, SMTP, POP3, IMAP, etc) for virusses and clean them? We host both 
Windows  Linux servers, and I'm not too worried about the Linux 
servers, but Windows needs a lot of extra protection.

-- 

Kind Regards
Rudi Ahlers
CEO, SoftDux

Web:   http://www.SoftDux.com
Check out my technical blog, http://blog.softdux.com for Linux or other 
technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stuff

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ext3 filesystems larger than 8TB

2008-05-04 Thread Eduardo Silvestre
But... Can i do that just with centos install cd and 3ware drivers? Format the 
volumes with 8TB/9TB/10TB without problems?

Regards,
---
Eduardo Silvestre
nfsi telecom, lda.

[EMAIL PROTECTED]
Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301
http://www.nfsi.pt/

- Original Message -
From: Ray Van Dolson [EMAIL PROTECTED]
To: centos@centos.org
Sent: Sexta-feira, 2 de Maio de 2008 21H15m GMT +00:00 GMT Britain, Ireland, 
Portugal
Subject: Re: [CentOS] ext3 filesystems larger than 8TB

On Fri, May 02, 2008 at 04:09:48PM -0400, Ross S. W. Walker wrote:
  I think it *theoretically* should work as ext3 should to 16TB.
  However, we ran into issues with userland tools and such.  Possibly
  related to x86_64 vs i386 stuff, but in the end to avoid continued
  troubleshooting we just used centosplus + jfs.  Works 
  perfectly for our
  10TB filesystem.
 
 I'm curious what you store that you need 10TB of linear storage?
 
 I have had 4-6-8TB storage systems, but the storage was always
 divvied up between different applications.
 
 -Ross
 

It's almost all Oracle database dump files... one database by itself is
4.5TB!  Don't ask me what's in these things... :)

Ray
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos