Server Security
4.8/5 with 59 votes
Table of Contents
Save the full checklist and customize it later.
0 of 11 completed
- Update CentOsroot@host:~ yum update
- Firewall InstallationConfigServer Firewall
- Download Compressed file in folderroot@host:~ wget http://www.configserver.com/free/csf.tgz↗
- Unzip folder and Installroot@host:~ tar -xzf csf.tgz ; root@host:~ cd csf ; root@host/csf:~ sh install.sh;
- Test whether you have the required iptables modulesroot@host:~ perl /usr/local/csf/bin/csftest.pl
- Disable testing moderoot@host:~ vi /etc/csf/csf.conf ; Change testing mode 0 to 1
- Enable cPanel securitycphulk / fork bomb protection
- Download Rkhunterroot@host:~ cd /tmp ; root@host:~ wget http://rackbank.com/mirror/rkhunter-1.4.0.tar.gz↗ ; root@host:~ tar -zxvf rkhunter-1.4.0.tar.gz ;
- Install Rkhunterroot@host:~ cd /temp/rkhunter-1.4.0 root@host:~ ./installer.sh –install
- Setting Cronjob and Email Alertsroot@host:~ vi /etc/cron.daily/rkhunter.sh ; #!/bin/sh ( /usr/local/bin/rkhunter --versioncheck /usr/local/bin/rkhunter --update /usr/local/bin/rkhunter -c --cronjob --report-warnings-only ) | /bin/mail -s 'rkhunter Daily Run (Servername)' mailid@mail.com↗,
- Permission on the file.root@host:~ chmod 755 /etc/cron.daily/rkhunter.sh
Download or Print this Server Security
Get a printable version of this checklist in your preferred format: PDF, Word, Excel, or print directly from your browser.
Presented by:
Rackbank
Stats
Views
82
Views: 82
Uses
11
Uses: 11
Tasks
11
Tasks: 11
Details
Tips
Secure server from attacks.
Who it's for
This Server Security is for teams that want consistent execution, less rework, and clear ownership.
- Standardize quality - run the same Server Security steps every time, regardless of who executes
- Save time - reuse a proven Server Security workflow instead of rebuilding processes from scratch
- Improve accountability - assign owners and see what's done vs. what's pending
- Onboard faster - use the Server Security checklist as the SOP and training guide
- Coordinate across roles - handoffs are clear and everyone works from the same source of truth
How to use it
How to use this Server Security:
- Start by saving it - save as a Template if you'll reuse it, or as a Checklist if it's a one-off project.
- Customize it once for your workflow - remove what doesn't apply and add your team-specific steps.
- Assign ownership and execute - set owners/due dates where needed and track completion as work happens.
- Reuse without rebuilding - when Server Security comes up again, start from your saved version and run it with clear ownership.
Rate this Checklist
5 stars
Scores 4.80 with 59 votes