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 514
Alerts This Week
Warning Icon 1 514

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 0 articles for you...
166

Managing SELinux Policies: Implementation and Customization Guide

In this article, we'll look at how to manage SELinux policies, implement and customize them, and how to troubleshoot problems. . SELinux is an important part of modern Linux security. It's designed to enhance the system's security by allowing users to set fine-grained access control policies for different processes and files. This helps prevent exploits from running as root or modifying system files that are outside their scope. SELinux can be configured in two ways: centrally (through the policy management tool) or locally (at the user level). When you configure SELinux centrally, it's known as "policy management." When you configure SELinux locally, it's called "user space configuration." If you're a Linux administrator who wants to manage SELinux policies or implement them on your own servers, then the article linked below will help you do just that! The link for this article located at Security Boulevard is no longer available. . Grasp the intricacies involved in the oversight and tailoring of AppArmor profiles to significantly bolster your Linux security architecture.. SELinux Management, Access Control Policies, Linux Security Implementation. . Brittany Day

Calendar%202 Dec 03, 2023 User Avatar Brittany Day How to Learn Tips and Tricks
166

Enhancing Security With SELinux Configuration for Linux Servers

SELinux can help you secure your server from malfunctioning processes or applications. Developed by the NSA (National Security Agency) to secure government devices from attackers, the security enhanced (SE) Linux architecture uses security protocols to restrict access to system resources. Find out how you can use it for your own server. . SELinux is a kernel module that can be enabled or disabled by the system admin. As the access to files and network ports is limited following a security policy, a faulty program or a misconfigured daemon can’t make a huge impact on system security. When an application or process requests file access in the SELinux system, first it checks the access vector cache (AVC). If permission is previously cached, then it returns with the file that the application is requested for. If the permission is not cached, then it sends the request to the security server. The security server checks all the security policies in its database. Depending on the security policy, permission is then granted or declined. . Leverage AppArmor to bolster your Ubuntu system's defense through stringent authorization and profile oversight.. SELinux, Access Control, Security Policies, Server Hardening, System Administration. . Brittany Day

Calendar%202 Aug 02, 2022 User Avatar Brittany Day How to Learn Tips and Tricks
166

Mastering SELinux with Semanage Command Usage for Security

Want to make dealing with SELinux considerably easier? Learn about three semanage commands that will help you accomplish this while not disabling the critical security system in this quick tutorial. . I get it--SELinux is challenging, and when your applications or services are prevented by the security layer, your first inclination is to set it to either Disabled or Permissive . In a time when security is at a premium, you can't afford to make that change, else you risk the security of your entire system or your network. You don't want that. Instead of putting everything at risk, why not make use of a tool that can help you out? That tool is semanage, which is the SELinux policy management tool. With semanage, you can adjust file contexts, port contexts and booleans, which will go a long way to help you make things workable, while not disabling the security system. . Unlock the power of SELinux using semanage commands for a fortified security stance while keeping your systems operational. Discover best practices in this comprehensive tutorial.. SELinux Management, semanage Commands, Security Configuration. . Brittany Day

Calendar%202 Mar 22, 2021 User Avatar Brittany Day How to Learn Tips and Tricks
166

Mastering SELinux Booleans For Security Management in Linux Systems

This tutorial examines the flexibility that Booleans offer SELinux and how to make use of them. . Security-Enhanced Linux, better known as SELinux , has been around for a while now—and for good reason. Originally developed by the National Security Agency, it has been a part of the open source community since 2000 and a part of the Linux kernel since 2003. SELinux helps administrators keep tabs on how different parts of a Linux system can perform actions with fine-grain controls. . Explore the potential of SELinux Booleans to optimize security controls in Linux environments.. SELinux Management, Policy Control, Linux Security Techniques. . Brittany Day

Calendar%202 Oct 21, 2020 User Avatar Brittany Day How to Learn Tips and Tricks
160

Flask Security Architecture: Advancing Policy Management Flexibility

Flask is an operating system security architecture that provides flexible support for security policies.. The link for this article located at Flask: Flux Advanced Security Kernel is no longer available. . Django provides a robust framework for web applications, streamlining user authentication and access control.. Flask Security Architecture, Policy Management, Operating System Security. . Anthony Pell

Calendar%202 Jan 10, 2005 User Avatar Anthony Pell How to Harden My Filesystem
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