CentOS Icon CentOS Logo
CentOS Text
   
  
www.centos.org Forum Index
   CentOS 5 - Security Support
  Fresh CentOS 5.3

 

 Bottom   Previous Topic   Next Topic
  •  Rate Thread
      Rate this Thread
      Excellent
      Good
      Average
      Bad
      Terrible
Poster Thread
  •  kevinj
      kevinj
Fresh CentOS 5.3
#1
Peeking in the Member Window
Joined: 2009/11/5
From
Posts: 19
Hi,

i have installed CentOS 5.3 on my laptop. I need tips how to make my desktop "secure" from attacks in my internal network or external. I am new in linux, i have a lot of knowledge in win security, but in linux i am n00b. Soo i need advice what to stop, what to start like in windows.
Help me, tnx.
Posted on: 2009/11/5 10:20
Create PDF from Post Print
Top
  •  ventker
      ventker
Re: Fresh CentOS 5.3
#2
Newbie
Joined: 2009/11/3
From
Posts: 1
Hi Kevin,

difficult to say in a few lines, since to don't know your enviroment
or tasks.

My tips: Take care to get the latest updates, remove unused services
and prefer to use ssh instead of ftp, telnet or the "r"-tools.

The rest is often common sense.

cu,
Joe
Posted on: 2009/11/5 15:31
Create PDF from Post Print
Top
  •  pschaff
      pschaff
Re: Fresh CentOS 5.3
#3
Moderator
Joined: 2006/12/13
From Tidewater Virginia, North America
Posts: 3404
Installing an obsolete release is not recommended. Please read the CentOS 5.4 Release Notes and follow the procedure there to update. The Wiki has some good articles on security:

http://wiki.centos.org/HowTos/Security
http://wiki.centos.org/HowTos/OS_Protection
http://wiki.centos.org/HowTos/SELinux
http://wiki.centos.org/TipsAndTricks/SelinuxBooleans
_________________
Phil
Required reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions
Posted on: 2009/11/6 0:16
Create PDF from Post Print
Top
  •  kevinj
      kevinj
Re: Fresh CentOS 5.3
#4
Peeking in the Member Window
Joined: 2009/11/5
From
Posts: 19
Will i have any problems with my graphic card NVidia QUADRO FX570??

I had problems with this driver. I upgraded my fresh copy of 5.3 to 5.4 (kernel,...everything), bofore i installed my graphic driver. Then my X was crashed and i reinstalled system.
Posted on: 2009/11/6 13:14
Create PDF from Post Print
Top
  •  pschaff
      pschaff
Re: Fresh CentOS 5.3
#5
Moderator
Joined: 2006/12/13
From Tidewater Virginia, North America
Posts: 3404
A re-install should not be necessary because of a problem with a video card driver. Can't say if you might have problems, particularly as you have not revealed where you got the problematic driver. Installing a driver from a known repository, if available, is generally recommended over using the manufacturer's installer. This Wiki article on installing a video card may help.
_________________
Phil
Required reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions
Posted on: 2009/11/6 14:10
Create PDF from Post Print
Top
  •  kevinj
      kevinj
Re: Fresh CentOS 5.3
#6
Peeking in the Member Window
Joined: 2009/11/5
From
Posts: 19
I downloaded from nvidia site and this is good driver. Now everything is working perfectly. I am just asking will i have any problems with graphic if i upgrade kernel and other programms.
Posted on: 2009/11/6 15:17
Create PDF from Post Print
Top
  •  pschaff
      pschaff
Re: Fresh CentOS 5.3
#7
Moderator
Joined: 2006/12/13
From Tidewater Virginia, North America
Posts: 3404
You are very likely to have problems with the downloaded driver after a kernel upgrade. This is one reason that installing the packaged drivers is recommended, and particularly the kABI-tracking kmod drivers such as those from ELRepo (if available for your hardware).
_________________
Phil
Required reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions
Posted on: 2009/11/6 17:18
Create PDF from Post Print
Top
  •  AlanBartlett
      AlanBartlett
Re: Fresh CentOS 5.3
#8
Professional Board Member
Joined: 2007/10/22
From ~/Earth/UK/England/Suffolk
Posts: 4294
Further information -- FAQ #1 here.
_________________
Alan.

100% CentOS, Linux & Unix. Co-founder of ELRepo.
Posted on: 2009/11/6 18:02
Create PDF from Post Print
Top
  •  kevinj
      kevinj
Re: Fresh CentOS 5.3
#9
Peeking in the Member Window
Joined: 2009/11/5
From
Posts: 19
Hmm, when i look at my console and type rpm -qa |grep kernel i get:

kernel-devel-2.6.18-164.2.1.el5
kernel-PAE-2.6.18-128.el5
kernel-headers-2.6.18-164.2.1.el5
kernel-2.6.18-164.2.1.el5

So the kernel is on the last version i think?
Posted on: 2009/11/6 19:14
Create PDF from Post Print
Top
  •  pschaff
      pschaff
Re: Fresh CentOS 5.3
#10
Moderator
Joined: 2006/12/13
From Tidewater Virginia, North America
Posts: 3404
No - current kernel release is 2.6.18-164.6.1.el5 and I see that you have both standard i686 and PAE kernels installed, but only the -devel rpm for the standard kernel. This may be a problem if you are using the PAE kernel (for more than ~3.5GB RAM) and want to use proprietary drivers that require rebuilding modules.
_________________
Phil
Required reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions
Posted on: 2009/11/6 20:13
Create PDF from Post Print
Top
  •  kevinj
      kevinj
Re: Fresh CentOS 5.3
#11
Peeking in the Member Window
Joined: 2009/11/5
From
Posts: 19
Huh, i am amater. So tell me what to do? yum install kernel-devel ?
Posted on: 2009/11/6 21:28
Create PDF from Post Print
Top
  •  pschaff
      pschaff
Re: Fresh CentOS 5.3
#12
Moderator
Joined: 2006/12/13
From Tidewater Virginia, North America
Posts: 3404
You already have kernel-devel. Which kernel are you running? "uname -rmi" will tell. Unless you're going to build kernel modules it doesn't matter. The real question is, if you want to use packages for the graphics driver as recommended, or go with the manufacturer's installer approach to build/install the proprietary driver module.
_________________
Phil
Required reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions
Posted on: 2009/11/6 23:43
Create PDF from Post Print
Top
  •  kevinj
      kevinj
Re: Fresh CentOS 5.3
#13
Peeking in the Member Window
Joined: 2009/11/5
From
Posts: 19
uname -rim

2.6.18-164.2.1.el5 i686 i386

Can you tell me the command how to see drivers installed. I cannot find any good command on google.com

Is it good to write in this topic about my problems. Those problems are not for security.
Posted on: 2009/11/7 9:17
Create PDF from Post Print
Top
  •  pschaff
      pschaff
Re: Fresh CentOS 5.3
#14
Moderator
Joined: 2006/12/13
From Tidewater Virginia, North America
Posts: 3404
Looks like a new thread should have been started back about post #5. My bad.

As far as drivers available read the link in post #5 for a hint. Please do start a new thread for new questions.
_________________
Phil
Required reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions
Posted on: 2009/11/7 14:03
Create PDF from Post Print
Top
 Top   Previous Topic   Next Topic

 


 You cannot start a new topic.
 You can view topic.
 You cannot reply to posts.
 You cannot edit your posts.
 You cannot delete your posts.
 You cannot add new polls.
 You cannot vote in polls.
 You cannot attach files to posts.
 You cannot post without approval.




"Linux" is a registered trademark of Linus Torvalds. | All other trademarks are property of their respective owners. | All other content is Copyright @ 2004-2009 by the CentOS Project or "each individual contributor (forums, comments, etc.) unless otherwise assigned".| Theme based on a theme by 7dana.com