Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×

Alerts This Week
Warning Icon 1 525
Alerts This Week
Warning Icon 1 525

Stay Ahead With Linux Security HOWTOs

Filter%20icon Refine HOWTOs
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

Should Linux servers automatically install security updates?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":0,"type":"x","order":2,"pct":0,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":1,"type":"x","order":4,"pct":100,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security HOWTOs

We found 3 articles for you...
166

Essential Guide to Protecting SSH Using Fail2Ban for Beginners

Dive into our beginner’s guide on securing SSH with Fail2Ban to safeguard your server from unauthorized access and brute-force attacks. . We will start with a metaphor. Imagine a fortress; while its tall walls and strong gates are built to keep out unwanted visitors, there will always be those who attempt to scale the walls or force the gates. Similarly, our digital fortress, especially servers, faces persistent threats. One such gate to it is the Secure Shell (SSH), a protocol allowing secure remote access. So, just as gates require guards and monitoring systems, SSH requires protective measures against potential intruders. Enter Fail2Ban – a vigilant sentry for your servers. It is one of the most effective shields against unauthorized access attempts, especially brute force. . Explore the methods to enhance your SSH security using Fail2Ban, and shield your server against unauthorized access and brute-force attacks.. SSH Security, Fail2Ban Implementation, Server Protection, Unauthorized Access. . Brittany Day

Calendar%202 Nov 02, 2023 User Avatar Brittany Day How to Learn Tips and Tricks
163

Setting Up ModSecurity 2 and OWASP CRS with Apache on Ubuntu 22.04 or 20.04

For those seeking to bolster their server’s defenses against web-based threats, understanding “How to Install Modsecurity 2 with Apache on Ubuntu 22.04 Jammy Jellyfish or its older stable release Ubuntu 20.04 Focal Fossa” is paramount. ModSecurity, a leading open-source web application firewall (WAF), seamlessly integrates with the Apache HTTP Server. . It offers real-time surveillance, logging, and access control, ensuring your web applications remain impervious to prevalent vulnerabilities. A significant component of its protective arsenal is the OWASP Core Rule Set (CRS), a meticulously curated set of rules by the Open Web Application Security Project (OWASP). This rule set is designed to counteract attacks, including SQL injection, cross-site scripting (XSS), and other notable OWASP Top Ten threats. Key Attributes of ModSecurity and the OWASP Core Rule Set : Real-time Surveillance : ModSecurity continuously monitors HTTP traffic, promptly identifying and neutralizing malicious requests. Detailed Logging : With its comprehensive logging and auditing capabilities, ModSecurity provides insights into security breaches and attack methodologies. Rule Flexibility : ModSecurity’s adaptability shines through its capacity to customize and modify rules, aligning with specific security needs. Anomaly Scoring System : The OWASP CRS adopts a scoring approach, assigning values to requests based on the gravity of detected threats, ensuring precise security configurations, and minimizing false alerts. This guide will elucidate the steps to integrate ModSecurity with Apache and deploy the OWASP Core Rule Set on Ubuntu platforms. By adhering to this guide, you’ll be poised to fortify your web applications against a spectrum of cyber threats. . Fortify your server's protection by implementing ModSecurity along with OWASP Core Rule Set on Ubuntu for superior web application safeguarding.. ModSecurity, Apache Configuration, Web Security, OWASPRules, Cyber Threats. . Brittany Day

Calendar%202 Sep 29, 2023 User Avatar Brittany Day How to Secure My Webserver
161

Guide to Configuring Firewalld Rules for Linux Security

Learn how to add, remove, enable, and disable firewalld rules & zones in this guide. The firewall is essential for controlling the flow of network traffic in and out of the Linux server. It enables users to control incoming network traffic on host machines by defining a set of firewall rules. It must be enabled on production servers facing the Internet, to protect those servers from unauthorized access. This is one of those security features that ensures your system security at network level. . . Discover the steps for managing firewall rules and zones effectively in this tutorial. Firewalls are essential for robust security.. firewalld Configuration, Network Traffic Control, Linux Server Security. . Brittany Day

Calendar%202 May 11, 2021 User Avatar Brittany Day How to Secure My Firewall
160

Comprehensive Hardening Techniques for Red Hat Linux Production Systems

This is a recently found HOWTO, and is an amazing and comprehensive resource for getting many different Linux systems secure. This Linux Security HOWTO is intended for a technical audience, Linux system administrators, and security people in corporations and organizations that have to use commercial Linux distributions for their production environment. Check out the index for a complete listing of what this HOWTos Cover. The description also states it is "A Practical Guide to Basic Linux Security in Production Enterprise Environments" Written by Werner Puschitz . Part of the Index: * Securing Sendmail * Securing NFS * Copying Files Using SSH Without Providing Login Prompts * Kernel Tunable Security Parameters * Checking File Permissions and Ownership * Checking Accounts * Enabling Password Aging * Enforcing Stronger Passwords * Restricting Use of Previous Passwords And much, MUCH more... The link for this article located at is no longer available. . Part of the Index: * Securing Sendmail * Securing NFS * Copying Files Using SSH Without Providing Lo. recently, found, howto, amazing, comprehensive, resource, getting, differ. . LinuxSecurity Contributors

Calendar%202 Nov 15, 2007 User Avatar LinuxSecurity Contributors How to Harden My Filesystem
160

Key Steps Required to Secure Your Linux Production Systems Effectively

This article is a practical step-by-step guide for securing Linux production systems. It shows how to meet basic security requirements for Linux systems that need to pass security audits. This guide also discusses some Linux security steps that canno. The link for this article located at Securing Linux Production Systems is no longer available. . The link for this article located at Securing Linux Production Systems is no longer available.. article, practical, step-by-step, guide, securing, linux, production, systems, shows. . Anthony Pell

Calendar%202 Jan 13, 2005 User Avatar Anthony Pell How to Harden My Filesystem
160

Effective Methods to Scan for Rootkits and Enhance Your System Security

This documentation discusses a way to scan your system for Rootkits. The information provided is not meant to replace common security practices, but might prove useful when used in conjunction with these practices.. . Follow this rootkit detection guide to systematically scan and protect your system against rootkit threats, ensuring your environment remains secure and effective.. Rootkit Detection, Malware Scanning, System Security Techniques. . Anthony Pell

Calendar%202 Nov 23, 2004 User Avatar Anthony Pell How to Harden My Filesystem
160

Essential IT Security Guide for Managers and System Administrators

This book is intended as a 'self help' guide to computer & network security, primarily for security managers, programmers and system administrators.. . Essential Self-Improvement Handbook for IT Security Professionals: Safeguarding Digital Spaces and Network Frameworks.. IT Security, Network Management, System Protection. . Anthony Pell

Calendar%202 Nov 23, 2004 User Avatar Anthony Pell How to Harden My Filesystem
166

Complete Manual for Securing Your Debian GNU/Linux System

This document describes the process of securing and hardening the default Debian installation. In addition this document just gives a overview of what you can do to increase the security of your Debian GNU/Linux installation. Many parts of this HOWTO. . Discover effective methods to fortify your standard Ubuntu setup with this detailed manual.. Debian Security, Hardening Guide, System Configuration, Securing Installation. . Anthony Pell

Calendar%202 Nov 23, 2004 User Avatar Anthony Pell How to Learn Tips and Tricks
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

Should Linux servers automatically install security updates?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":0,"type":"x","order":2,"pct":0,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":1,"type":"x","order":4,"pct":100,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200