Chris Holcombenullvoid.hashnode.dev·Jan 10, 2025Command & Conquer: Securing Your Linux System (Part 6)Lock It Down: Linux Security Essentials Welcome to Part 6 of the Command & Conquer series! Linux is known for its security, but even the most robust systems need a vigilant user. This chapter will teach you how to secure your Linux machine by managin...Command & Conquersystemsecurity
Snigdha Chaudharisnigdhachaudhari.hashnode.dev·Jan 10, 2025Resolving SELinux Context Mismatches for Web ServersImagine your web server running smoothly, but suddenly, a seemingly innocent configuration tweak brings everything to a halt. Frustrating, isn’t it? If you’ve faced permissions errors that defy logic, SELinux might be the unsung hero—or villain—at pl...linux-security
Snigdha Chaudharisnigdhachaudhari.hashnode.dev·Jan 10, 2025Why AppArmor is a Game-Changer for Linux SecurityIn an era dominated by containerization, microservices, and multi-user environments, ensuring robust security is no longer optional—it's critical. Enter AppArmor (Application Armor): a lightweight yet powerful Linux security module that delivers fine...Linux
Adesh Patilselinux-chronicles.hashnode.dev·Dec 30, 2024SELinux for Developers: Integrating Security into Your WorkflowWhat is SELinux? Security-Enhanced Linux(SELinux) is a security architecture for Linux system that allows administrators to have more control over who can access the system. It was originally developed by US National Security Agency (NSA) as a seri...1 likeSELinux
D V Shashidhar Reddysik2912.hashnode.dev·Aug 6, 2024How /etc/shadow Enhances Linux SecurityThe /etc/shadow file in Linux plays a crucial role in system security by storing hashed passwords and related information for user accounts. Unlike the older the /etc/passwd file, which holds user account details in plain text, /etc/shadow ensures th...60 readsinformation security
Raja Rameesrajaramees.hashnode.dev·Jun 29, 2024Simplifying Storage in Linux with LVMManaging storage in Linux can be a daunting task, especially for beginners. However, with the help of Logical Volume Manager (LVM), you can simplify the process of managing disk space. In this blog post, we'll explore the basics of LVM and how it can...1 like·522 readslinux for beginners
Nikunj Vaishnavdevcloudjourney.hashnode.dev·Jun 27, 2024Comprehensive Linux User Administration: Tips for Newbies and ExpertsIntroduction User administration is a fundamental aspect of managing a Linux system. Whether you're setting up a personal server or managing a fleet of machines in a corporate environment, understanding how to effectively manage users is crucial. Thi...2Articles1Week
Nikunj Vaishnavdevcloudjourney.hashnode.dev·Jun 23, 2024Mastering Linux: A Comprehensive Guide to Understanding, Using, and Loving the OSIntroduction If you're reading this, you're probably curious about Linux, the powerful and versatile operating system (OS) that's been a cornerstone of the tech world for decades. Whether you're a seasoned developer or a curious newbie, this guide wi...51 readslinux os
Ankurankurkonan.hashnode.dev·Apr 2, 2024Benefits of Using Linux operating systemOne of my friend has shifted from windows to linux which is really great because I have read from many blogs, articles & watched some tutorials on linux and found that there are 100s of advantages of using linux & here are some that I want to share w...1 likelinux benefits
Febin Joyartofcoding.dev·Dec 21, 2023Linux hardening for beginnersIntroduction Many developers have utilised Linux for various tasks and projects during their careers, with many opting for it as their primary operating system. One of the key factors driving this choice is security. Linux is frequently regarded as ...715 readslinux-security