<?xml version="1.0" encoding="UTF-8" ?> <?xml-stylesheet type="text/xsl" href="rss.xsl"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <title>Exploring Enterprise Linux</title><description>Enterprise Linux for developers and early-career professionals — from first SSH login to production system administration.</description><link>https://linux.bradpenney.io/</link><atom:link href="https://linux.bradpenney.io/feed_rss_updated.xml" rel="self" type="application/rss+xml" /> <managingEditor>Brad Penney</managingEditor><language>en</language> <pubDate>Sun, 14 Jun 2026 01:37:20 -0000</pubDate> <lastBuildDate>Sun, 14 Jun 2026 01:37:20 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.19.0</generator> <image> <url>https://linux.bradpenney.io/images/exploring_linux.png</url> <title>Exploring Enterprise Linux</title> <link>https://linux.bradpenney.io/</link> </image> <item> <title>Home</title> <description>Enterprise Linux from first SSH login to production mastery — built for developers who need Linux to work, and IT professionals who need to own it.</description> <link>https://linux.bradpenney.io/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/</guid> </item> <item> <title>Finding Documentation</title> <description>Find documentation on an unfamiliar Linux server — man pages, README files, package docs, git history, and what the server itself tells you.</description> <link>https://linux.bradpenney.io/day_one/finding_docs/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/day_one/finding_docs/</guid> </item> <item> <title>Getting Access</title> <description>Set up your first Linux environment via SSH or a local VM. Step-by-step guidance to get safely connected and ready to start exploring your new system.</description> <link>https://linux.bradpenney.io/day_one/getting_access/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/day_one/getting_access/</guid> </item> <item> <title>Orientation</title> <description>Just logged in? Learn what the prompt tells you, how to identify the server you&#39;re on, and which safe read-only commands reveal everything you need to know.</description> <link>https://linux.bradpenney.io/day_one/orientation/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/day_one/orientation/</guid> </item> <item> <title>Overview</title> <description>Linux survival guide for developers — SSH, orientation, permissions, logs, documentation, and production safety rules. Get effective without becoming a sysadmin.</description> <link>https://linux.bradpenney.io/day_one/overview/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/day_one/overview/</guid> </item> <item> <title>Understanding Permissions</title> <description>Learn to check your Linux privilege level before touching anything. Understand regular users, sudo access, and root on enterprise production servers.</description> <link>https://linux.bradpenney.io/day_one/permissions/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/day_one/permissions/</guid> </item> <item> <title>Reading Logs</title> <description>Learn to debug production Linux systems by reading log files. Master tail, grep, and journalctl to find errors, track issues, and diagnose problems fast.</description> <link>https://linux.bradpenney.io/day_one/reading_logs/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/day_one/reading_logs/</guid> </item> <item> <title>Safe Exploration</title> <description>Explore a Linux server without breaking anything. Learn which commands are safe, how to navigate the filesystem confidently, and what to avoid in production.</description> <link>https://linux.bradpenney.io/day_one/safe_exploration/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/day_one/safe_exploration/</guid> </item> <item> <title>The &#34;Don&#39;t Do This&#34; Guide</title> <description>Learn what NOT to do on a production Linux server. The rules exist because someone broke something. Understand dangerous commands and how to avoid disasters.</description> <link>https://linux.bradpenney.io/day_one/safety_guide/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/day_one/safety_guide/</guid> </item> <item> <title>Arguments and Exit Codes</title> <description>Handle script arguments and exit codes in Bash. Learn $1, $@, $#, $?, and how to return meaningful exit codes that other scripts and tools can act on.</description> <link>https://linux.bradpenney.io/essentials/bash_arguments/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/essentials/bash_arguments/</guid> </item> <item> <title>Conditionals</title> <description>Write Bash conditionals that work reliably. Covers if/elif/else, the [[ ]] operator, common file and string tests, and patterns that avoid subtle bugs.</description> <link>https://linux.bradpenney.io/essentials/bash_conditionals/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/essentials/bash_conditionals/</guid> </item> <item> <title>Your First Bash Script</title> <description>Write your first Bash script with confidence. Covers the shebang line, script structure, making scripts executable, and where to store them for team use.</description> <link>https://linux.bradpenney.io/essentials/bash_first_script/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/essentials/bash_first_script/</guid> </item> <item> <title>Functions</title> <description>Organise Bash scripts with functions. Learn to define, call, and scope functions with local variables, return values via exit codes, and reuse patterns.</description> <link>https://linux.bradpenney.io/essentials/bash_functions/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/essentials/bash_functions/</guid> </item> <item> <title>Loops</title> <description>Master Bash loops for automation. Covers for loops over lists and files, while loops with command output, break and continue, and practical loop patterns.</description> <link>https://linux.bradpenney.io/essentials/bash_loops/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/essentials/bash_loops/</guid> </item> <item> <title>Overview</title> <description>A six-article bash scripting series for IT professionals. From your first shebang line to reusable functions — variables, arguments, conditionals, loops.</description> <link>https://linux.bradpenney.io/essentials/bash_scripting/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/essentials/bash_scripting/</guid> </item> <item> <title>Variables and Quoting</title> <description>Master Bash variables and quoting rules. Learn when to use double vs single quotes, command substitution, and how quoting bugs silently break your scripts.</description> <link>https://linux.bradpenney.io/essentials/bash_variables/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/essentials/bash_variables/</guid> </item> <item> <title>Command Line Fundamentals</title> <description>Master Linux command syntax, tab completion, history tricks, and command chaining — the fundamentals that separate Linux beginners from professionals.</description> <link>https://linux.bradpenney.io/essentials/command_line_fundamentals/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/essentials/command_line_fundamentals/</guid> </item> <item> <title>Overview</title> <description>Orient yourself in the Linux command line. Four articles covering navigation, the filesystem structure, finding files, and getting help when you&#39;re stuck.</description> <link>https://linux.bradpenney.io/essentials/command_line_overview/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/essentials/command_line_overview/</guid> </item> <item> <title>File Permissions</title> <description>Learn to manage Linux file permissions — chmod, chown, umask, SUID, SGID, and sticky bit — the skills every sysadmin and DevOps engineer needs.</description> <link>https://linux.bradpenney.io/essentials/file_permissions/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/essentials/file_permissions/</guid> </item> <item> <title>Filesystem Hierarchy</title> <description>Understand the Linux filesystem hierarchy — where configuration, logs, binaries, and application data live, and why. The mental map every sysadmin needs.</description> <link>https://linux.bradpenney.io/essentials/filesystem_hierarchy/</link> <pubDate>Sun, 14 Jun 2026 01:36:35 -0300</pubDate> <source url="https://linux.bradpenney.io/feed_rss_updated.xml">Exploring Enterprise Linux</source><guid isPermaLink="true">https://linux.bradpenney.io/essentials/filesystem_hierarchy/</guid> </item> </channel> </rss>