Archive

Posts Tagged ‘server’

Complete CentOS secure server setup

complete-centos-secure-server-setup
This guide describes how to quick install a CentOS based webserver. It mainly focuses on performance and security.
Read more…

Articles

Package management cheatsheet

packages_list
In the servers world, software packages came in a variety of formats and could be installed in different ways. This cheat-sheet collects day by day operations with software performed by typical System Administrator on servers what runs Linux and BSD.
Read more…

Cheatsheets

Scanning server for malicious tools with rkhunter

rkhunter-log

rkhunter Log

rkhunter (Rootkit Hunter) is a security tool that scans for the presence of rootkits, backdoors and other unwanted tools. Also, it allows additional security scans like: check for wrong file permissions for binaries, MD5 hash compare, look for hidden files and others.

This post provides instructions how to setup and configure rkhunder to run I automatically every day on servers running Linux or Unix.
Read more…

Articles