Signup   Login   Help   Chat  



BLOGS  
 
HOT TAGS



Tag: Server

Viewing 1 - 5 out of 6 Blogs.
Page:  1 | 2 | Next >  Last >>

Intel Six Core Processor is Coming Up
Posted On 02/24/2010 07:59:36 by durjoy
Intel: six-core, 32nm chips to launch early this year

Chips have 1.17 billion transistors and 12MB of cacheIntel yesterday announced that it is preparing six-core chips for high-end desktops and servers for release in the first half of 2010.

The six-core Intel chips will be based on the company's latest Westmere architecture and deliver faster performance and more power savings compared to earlier quad-core chips, Intel said on a conference call. The chips will contain 1.17 billio... Read More






Secure SSH/Shell Port
Posted On 04/14/2009 17:40:42 by durjoy

Brute force attack is very dangeroous attack ,  if you own a hosting server. your are most likely to become a victim of bruteforce /dictionary attack. there is couple of precautionary step  you can take to save your box from this sort of attack .

1.) install deny host or fail to ban and enable threshold system .


2. secure SSH Port  .


in this tutorial we'll discuss how to change shell port / secure your SSH, we'll also configure ssh to for... Read More






Install ClamAv from Repo
Posted On 04/13/2009 21:18:02 by durjoy

Building clamav from source file is quiet tough job, there is so many configurations and dependency file/library required as well , if you are not good with building programs you may end up with wrong cofiguarion and break your system . alternatively you can install clamav from RPM's , but its kinda hard to find right RPM package .


There is more easier way to install  ClamAV program via yum repo . in  this tutorial i will install ClamAV via yum repository , which i... Read More






ClamAV in Centos Linux
Posted On 04/13/2009 20:37:09 by durjoy


install clamAV in the box, here I began another experiment.


First of all i tried   Yum .


$ Yum install clamav

and

$ yum install clamd


no luck


then tried installing rpm


$rpm -Uhv

http://apt.sw.be/packages/rpmforge-release/r pmforge-release-0.3.6-1.el4.rf.i386.rpm

NO LUCK with avobe options.


now i have to build/install clamav from scratch .


i already have suversion installed... Read More






Prevent Network Attack - Bruteforce Attack On linux Server
Posted On 04/12/2009 14:54:00 by durjoy

Nowdays is internet is worse and insecure than jungles , internet is  full of spammers , hackers and crackers . if there is any security hole in your system , it wouldnt take long for them to get into your Server . so make sure you have secured your box. use alpha numaric password with caps and small letter mixed . make sure you have created firewall rules . scan your system with NMAP to examine which port are open .


type . netstat -a  to see active conne... Read More






Page:  1 | 2 | Next >  Last >>