Skip to content
  • Home
  • Contact
  • Linux System Administration

    How To Install Configure Config Server Firewall on Centos7

    Bymadhatter April 18, 2018

    Config Server Firewall Security Application For Linux Servers Config Server Firewall is a free security application tested on almost all mainstream RedHead and Debian derivative Linux distribution. It is also works with the most popular virtual servers. It is a firewall configuration script that provides better security for your server using advanced interface for managing…

    Read More How To Install Configure Config Server Firewall on Centos7Continue

  • Linux System Administration

    Adding ConfigServer Firewall Blocks To Cloudflare

    Bymadhatter April 10, 2018

    Why Adding ConfigServer Firewall Blocks To Cloudflare Ideally after installing mod_cloudflare on Apache, we should be able to get the real IP of the visitors. This is true for any application that is in operation after Apache. Unfortunately, the firewall runs before mod_cloudflare comes into effect. This means csf doesn’t see the correct remote IP…

    Read More Adding ConfigServer Firewall Blocks To CloudflareContinue

  • Linux System Administration

    RESTRICT_SYSLOG Security Option In ConfigServer Firewall CSF

    Bymadhatter April 9, 2018

    lfd relies on /syslog auth.log/ /messages secure/ As you can read in the CSF readme.txt file any end- user on the server can maliciously trigger applications that monitor the logs of syslog/rsyslog. Red Hat family distributions (CentOS and Fedora) use /var/log/messages and /var/log/secure where Debian-family distributions use /var/log/syslog and /var/log/auth.log. The option RESTRICT_SYSLOG disables all…

    Read More RESTRICT_SYSLOG Security Option In ConfigServer Firewall CSFContinue

  • DirectAdmin | Linux System Administration

    How To Install mod_cloudflare for Apache httpd

    Bymadhatter April 7, 2018

    mod_cloudflare for Apache for Logging Real Visitor IP Addresses Cloudflare acts as a proxy and can help you speed your website, no matter static or dynamic. After switching to Cloudflare, you will notice that all your website visitors’ IP addresses appear to be coming from Cloudflare IP addresses. Here mod_cloudflare for Apache httpd comes in…

    Read More How To Install mod_cloudflare for Apache httpdContinue

  • DirectAdmin

    How To Update Software Directadmin

    Bymadhatter September 26, 2017

    Software Directadmin vs Yum Software Manager Apt-Get Generally we update linux software using the yum command in Centos and RedHat or apt-get in Debian and Ubuntu. YUM is a command line package manager for DEB program packages. Apt is a command line command for the dpkg packaging system. Apt-get also takes care of dependency handling….

    Read More How To Update Software DirectadminContinue

  • Linux System Administration

    How to change ssh port

    Bymadhatter June 30, 2017

    Advantages of Changing SSH Port First, I want to explain the reasons behind changing the ssh port of a server. Why changing ssh port when you have a strong password and/or a certificate? Additionally, it is always a good advice to use iptables rules to limit brute forcing attacks. For example, you can limit login…

    Read More How to change ssh portContinue

  • Linux System Administration

    SSH Hardening Techniques

    Bymadhatter June 23, 2017

    SSH Hardening Techniques These are the top practices to harden ssh. In this article I am going to list the best and most important open ssh server security practices. SSH protocol is the best option when it comes to remote login, making backups, remote file transfer and so on. It is a must have on…

    Read More SSH Hardening TechniquesContinue

  • How To Use Public Key Authentication Instead Of Password
    Linux System Administration

    How To Use Public Key Authentication Instead Of Password

    Bymadhatter June 23, 2017May 3, 2021

    Password Login Belongs to the Past with Public Key Authentication Public key authentication is an easier and more reliable method to connect to the Secure Shell Server SSH compared to the old- fashioned password-based login. Keys are basically less prone to brute-force attacks. If you want to force users to use keys add the line…

    Read More How To Use Public Key Authentication Instead Of PasswordContinue

  • Wordpress

    How To Do Find & Replace In WordPress Datababes

    Bymadhatter June 13, 2017

    Whatever operation you perform on a WordPress database, don’t forget to backup it before you start! Find & Replace with Worpdress Plugin Better Search and Replace Plugin is one of the most popular WordPress plugins which does the job. It provides you with an interface in WP-Admin to find and replace text across all database…

    Read More How To Do Find & Replace In WordPress DatababesContinue

  • Linux System Administration

    How To Find The Largest Files In Linux

    Bymadhatter June 1, 2017

    Why Find The Largest Files In Linux Before starting with the tutorial let me clarify why will somebody need finding the largest files in Linux. There could be several reasons. All the reasons boil down to log files. 1. Your server could have been a target of brute-force attacks. In this case /var/log/btmp file grows…

    Read More How To Find The Largest Files In LinuxContinue

Page navigation

Previous PagePrevious 1 2 3 4 Next PageNext
  • Bulgarian Recipes

© 2026 Adamant Media Linux Wordpress MySQL PHP

  • Home
  • Contact