<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<title>Welcome to Rocky Linux</title>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/>
<link rel="shortcut icon" href="https://rockylinux.org/favicon.ico"/>
<link rel="stylesheet" media="all" href="../common/css/bootstrap.min.css"/>
<link rel="stylesheet" media="all" href="../common/css/styles.css"/>
</head>
<body>
<header class="container">
<section class="row">
<div class="header-graphic v3-banner platform-banner rocky-banner" role="banner">
<div class="graphic-inner">
<div class="graphic-inner2">
<div class="banner-title"><span>Rocky Linux 8</span></div>
</div>
</div>
</div>
</section>
</header>
<main class="container">
<h1>Welcome to Rocky Linux</h1>
<h2>A community Enterprise Operating System</h2>
<hr/>
<p class="lead"><a href="https://rockylinux.org/">Rocky Linux</a> is an enterprise Linux distribution based on the sources available from Red Hat, Inc. used for Red Hat Enterprise Linux. Rocky Linux intends to be binary compatible with the upstream vendor. Source code will be in our <a href="https://git.rockylinux.org">Git</a>.</p>
<hr/>
</main>
<footer class="container">
<p>© 2021 Rocky Enterprise Software Foundation | Rocky Linux</p>
</footer>
</body>
</html>