any security tips for my first server? (complete beginner)
        Posted  
        
            by Haroldo
        on Server Fault
        
        See other posts from Server Fault
        
            or by Haroldo
        
        
        
        Published on 2010-05-31T18:35:18Z
        Indexed on 
            2010/05/31
            18:43 UTC
        
        
        Read the original article
        Hit count: 295
        
I'm paying for a VPS and hoping to launch my first website on it in the next few days.
I'm worried there might be some glaringly obvious security holes in the standard setup, so I'm keen to get some tips
About the only thing i know is turn off error reporting in PHP and create users/privilages for MySQL...
any more stuff along those lines?
I'm using:
- cpanel and WHM
 - centos 5
 - php
 - mysql
 - google apps as mail server (so maybe i should disable built in mailer server somehow?!!)
 
This is my first post of Server Fault (i use stack overflow alot), I hope i'm posting this in the right place, with the right tags - please feel free to edit if i'm wrong.
Thanks guys!
© Server Fault or respective owner