<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ranjith R | Linux System Administrator | AWS Cloud | DevOps Engineer</title>
    <link>https://ranjithr.com</link>
    <description>Linux System Administrator specializing in AWS Cloud, DevOps Automation, Infrastructure Security, Resume Lab and DevOps Toolkit.</description>
    <language>en-us</language>
    <lastBuildDate>Sun, 26 Jul 2026 01:02:34 GMT</lastBuildDate>
    <atom:link href="https://ranjithr.com/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Linux File Permissions, Ownership &amp; umask Explained</title>
      <link>https://ranjithr.com/learn/linux/file-permissions-ownership-umask</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/linux/file-permissions-ownership-umask</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>The rwx permission model, chmod symbolic vs. octal notation, chown/chgrp, setuid/setgid/sticky bits, and how umask sets your defaults.</description>
      <category>Linux</category>
    </item>
    <item>
      <title>Cron &amp; systemd Timers: Scheduling Jobs in Linux</title>
      <link>https://ranjithr.com/learn/linux/cron-systemd-timers</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/linux/cron-systemd-timers</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>Crontab syntax, special strings, run-parts directories, and modern systemd timer units — with a direct comparison of when to use each.</description>
      <category>Linux</category>
    </item>
    <item>
      <title>SSH Hardening: Key-Based Auth, Fail2ban &amp; Bastion Hosts</title>
      <link>https://ranjithr.com/learn/linux/ssh-hardening</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/linux/ssh-hardening</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>Disabling password auth, key-based login, sshd_config hardening, fail2ban jails, and bastion-host architecture for production access.</description>
      <category>Linux</category>
    </item>
    <item>
      <title>LVM: Logical Volume Management from Scratch</title>
      <link>https://ranjithr.com/learn/linux/lvm-from-scratch</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/linux/lvm-from-scratch</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>Physical volumes, volume groups, and logical volumes — creating, extending, and shrinking storage without unmounting production filesystems.</description>
      <category>Linux</category>
    </item>
    <item>
      <title>AWS IAM Fundamentals: Users, Roles, Policies &amp; Least Privilege</title>
      <link>https://ranjithr.com/learn/aws/iam-fundamentals</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/aws/iam-fundamentals</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>Users vs. roles vs. groups, identity-based vs. resource-based policies, policy evaluation logic, and applying least privilege in practice.</description>
      <category>AWS</category>
    </item>
    <item>
      <title>EC2 Instance Types &amp; Purchasing Options</title>
      <link>https://ranjithr.com/learn/aws/ec2-instance-types-purchasing-options</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/aws/ec2-instance-types-purchasing-options</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>Instance family naming (m6i, c7g, r6g), On-Demand vs. Reserved vs. Spot vs. Savings Plans, and picking the right combination for a real workload.</description>
      <category>AWS</category>
    </item>
    <item>
      <title>S3 Storage Classes &amp; Lifecycle Policies</title>
      <link>https://ranjithr.com/learn/aws/s3-storage-classes-lifecycle-policies</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/aws/s3-storage-classes-lifecycle-policies</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>Standard, Intelligent-Tiering, Glacier and Deep Archive compared on cost/retrieval time, plus lifecycle rules that move and expire objects automatically.</description>
      <category>AWS</category>
    </item>
    <item>
      <title>VPC Networking: Subnets, Route Tables &amp; Security Groups</title>
      <link>https://ranjithr.com/learn/aws/vpc-networking-fundamentals</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/aws/vpc-networking-fundamentals</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>CIDR planning, public vs. private subnets, route tables, internet/NAT gateways, security groups vs. NACLs, and a reference 2-tier VPC design.</description>
      <category>AWS</category>
    </item>
    <item>
      <title>Git Branching Strategies: Git Flow vs. Trunk-Based Development</title>
      <link>https://ranjithr.com/learn/devops/git-branching-strategies</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/devops/git-branching-strategies</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>Git Flow&apos;s branch model compared against trunk-based development with short-lived feature branches and feature flags — with a decision framework.</description>
      <category>DevOps</category>
    </item>
    <item>
      <title>Docker Compose for Multi-Container Applications</title>
      <link>https://ranjithr.com/learn/devops/docker-compose-multi-container-apps</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/devops/docker-compose-multi-container-apps</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>compose.yaml services, networks, volumes, environment files, healthchecks, and dependency ordering for a real app + database + cache stack.</description>
      <category>DevOps</category>
    </item>
    <item>
      <title>Kubernetes Pods, Deployments &amp; Services Explained</title>
      <link>https://ranjithr.com/learn/devops/kubernetes-pods-deployments-services</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/devops/kubernetes-pods-deployments-services</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>The Pod as the atomic unit, Deployments for replica management and rollouts, and Services (ClusterIP/NodePort/LoadBalancer) for stable networking.</description>
      <category>DevOps</category>
    </item>
    <item>
      <title>Terraform State Management &amp; Remote Backends</title>
      <link>https://ranjithr.com/learn/devops/terraform-state-remote-backends</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/devops/terraform-state-remote-backends</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>Why state exists, the danger of local state on a team, S3 + DynamoDB remote backends with state locking, and recovering from state drift.</description>
      <category>DevOps</category>
    </item>
    <item>
      <title>How ATS Resume Screening Actually Works</title>
      <link>https://ranjithr.com/learn/resume-lab/how-ats-resume-screening-works</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/resume-lab/how-ats-resume-screening-works</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>What an Applicant Tracking System parses, why tables/columns/images break parsing, keyword matching mechanics, and how to format around it.</description>
      <category>Resume Lab</category>
    </item>
    <item>
      <title>DevOps Resume: Structure, Keywords &amp; Examples</title>
      <link>https://ranjithr.com/learn/resume-lab/devops-resume-structure-keywords</link>
      <guid isPermaLink="true">https://ranjithr.com/learn/resume-lab/devops-resume-structure-keywords</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>Section order for a DevOps/SRE resume, which tools and metrics recruiters scan for first, and a before/after bullet-point rewrite.</description>
      <category>Resume Lab</category>
    </item>
    <item>
      <title>Wazuh: SIEM Architecture, Agents &amp; Detection Rules</title>
      <link>https://ranjithr.com/blog/wazuh</link>
      <guid isPermaLink="true">https://ranjithr.com/blog/wazuh</guid>
      <pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate>
      <description>Wazuh manager/indexer/dashboard architecture, agent deployment, custom detection rules, alert tuning, and the operational dashboard workflow.</description>
      <category>Wazuh</category>
    </item>
    <item>
      <title>OWASP Top 10: Vulnerabilities, Exploits &amp; Fixes</title>
      <link>https://ranjithr.com/blog/owasp</link>
      <guid isPermaLink="true">https://ranjithr.com/blog/owasp</guid>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
      <description>SQL injection, XSS, CSRF, RCE, and the rest of the OWASP Top 10 — with vulnerable/fixed code examples and the security headers that stop them.</description>
      <category>OWASP</category>
    </item>
    <item>
      <title>Bitbucket: Repositories, Pipelines &amp; Deployments</title>
      <link>https://ranjithr.com/blog/bitbucket</link>
      <guid isPermaLink="true">https://ranjithr.com/blog/bitbucket</guid>
      <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
      <description>Repository setup, Bitbucket Pipelines YAML, branching permissions, pull requests, and deployment stages to servers and cloud targets.</description>
      <category>Bitbucket</category>
    </item>
    <item>
      <title>Nagios Monitoring: NRPE, Checks &amp; Alerting</title>
      <link>https://ranjithr.com/blog/nagios</link>
      <guid isPermaLink="true">https://ranjithr.com/blog/nagios</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <description>Nagios Core installation, NRPE agent setup, host and service checks, notification/escalation rules, and the commands you&apos;ll run daily.</description>
      <category>Nagios</category>
    </item>
    <item>
      <title>Ansible Automation: Inventory, Playbooks &amp; Roles</title>
      <link>https://ranjithr.com/blog/ansible</link>
      <guid isPermaLink="true">https://ranjithr.com/blog/ansible</guid>
      <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
      <description>Inventory files, playbooks, variables, roles, handlers, Ansible Vault, and real-world playbooks for hardening and deploying servers at scale.</description>
      <category>Ansible</category>
    </item>
    <item>
      <title>Jenkins CI/CD: Pipelines, Agents &amp; Deployments</title>
      <link>https://ranjithr.com/blog/jenkins</link>
      <guid isPermaLink="true">https://ranjithr.com/blog/jenkins</guid>
      <pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate>
      <description>Installation, declarative pipelines, agents, credentials, GitHub/Bitbucket webhooks, deployment stages, and pipeline troubleshooting.</description>
      <category>Jenkins</category>
    </item>
    <item>
      <title>SonarQube: Quality Gates &amp; CI Integration</title>
      <link>https://ranjithr.com/blog/sonarqube</link>
      <guid isPermaLink="true">https://ranjithr.com/blog/sonarqube</guid>
      <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
      <description>Installation, quality profiles, quality gates, scanner configuration for multiple languages, and wiring SonarQube into a CI/CD pipeline.</description>
      <category>SonarQube</category>
    </item>
    <item>
      <title>AWS for DevOps: IAM, EC2, VPC, S3 &amp; Deployment Patterns</title>
      <link>https://ranjithr.com/blog/aws</link>
      <guid isPermaLink="true">https://ranjithr.com/blog/aws</guid>
      <pubDate>Sat, 14 Feb 2026 00:00:00 GMT</pubDate>
      <description>IAM, EC2, S3, Route53, CloudFront, ACM, RDS, CloudWatch, VPC, ALB, and Security Groups — with real deployment architectures and interview questions.</description>
      <category>AWS</category>
    </item>
    <item>
      <title>Docker in Production: Images, Volumes, Networks &amp; Compose</title>
      <link>https://ranjithr.com/blog/docker</link>
      <guid isPermaLink="true">https://ranjithr.com/blog/docker</guid>
      <pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
      <description>Containers, images, volumes, networks, Dockerfiles, Compose stacks, private registries, and the troubleshooting playbook for production containers.</description>
      <category>Docker</category>
    </item>
    <item>
      <title>Cloudflare: DNS, SSL, Caching, WAF &amp; Tunnels</title>
      <link>https://ranjithr.com/blog/cloudflare</link>
      <guid isPermaLink="true">https://ranjithr.com/blog/cloudflare</guid>
      <pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate>
      <description>DNS management, SSL/TLS modes, caching rules, firewall, WAF, rate limiting, page rules, origin certificates, and Cloudflare Tunnel.</description>
      <category>Cloudflare</category>
    </item>
    <item>
      <title>Git Mastery: Branching, Rebasing &amp; GitHub Workflows</title>
      <link>https://ranjithr.com/blog/git</link>
      <guid isPermaLink="true">https://ranjithr.com/blog/git</guid>
      <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
      <description>Git internals, branching, merging, rebasing, cherry-picking, stashing, resetting, reverting, tagging, Git Flow, and resolving merge conflicts for real.</description>
      <category>Git</category>
    </item>
    <item>
      <title>Linux Administration: The Complete Field Guide</title>
      <link>https://ranjithr.com/blog/linux</link>
      <guid isPermaLink="true">https://ranjithr.com/blog/linux</guid>
      <pubDate>Mon, 12 Jan 2026 00:00:00 GMT</pubDate>
      <description>Filesystem hierarchy, permissions, users &amp; groups, systemd, journald, cron, networking, SSH hardening, disk management, LVM, and RHCSA exam tips.</description>
      <category>Linux</category>
    </item>
    <item>
      <title>cPanel &amp; WHM: Accounts, Email, DNS &amp; Troubleshooting</title>
      <link>https://ranjithr.com/blog/cpanel</link>
      <guid isPermaLink="true">https://ranjithr.com/blog/cpanel</guid>
      <pubDate>Mon, 05 Jan 2026 00:00:00 GMT</pubDate>
      <description>Account management, email configuration, backups, SSL, DNS zones, PHP versions, and MySQL administration through cPanel/WHM.</description>
      <category>cPanel</category>
    </item>
  </channel>
</rss>
