You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
2.6 KiB
HTML
49 lines
2.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>(DEFN) Linux Distribution</title>
|
|
<link rel="icon" type="image/x-icon" href="../../images/favicon.webp">
|
|
<link rel='stylesheet' type='text/css' href="../../style.css">
|
|
<meta charset="utf-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta property="og:image" content="distro.webp"></head>
|
|
|
|
<body>
|
|
<a style="text-decoration: none;" href="../../">
|
|
<pre class="main-header">
|
|
_______ _ _ _______ __ __ _______ _______ __ _
|
|
|______ | | |______ \_/ |_____| |_____| | \ |
|
|
______| |_____| | | | | | | | \_|
|
|
</pre>
|
|
</a>
|
|
<hr/>
|
|
<p><a href="../../">sf.me</a> > <a style="color:#50fa7b" href="../">Definitions</a> > <a style="color:#50fa7b" href=".">Linux Distribution</a></p>
|
|
<h1 style="text-align:center;margin-right:8vw;margin-top:20px;">Linux Distribution</h1><p>Categories: <a style="color:#ff79c6" href="../software/"><strong>Software</strong></a></p>
|
|
|
|
<div style="text-align:center;">
|
|
<img src="distro.webp" alt="Zorin OS, Fedora, Arch Linux">
|
|
<figcaption>Zorin OS, Fedora, Arch Linux</figcaption>
|
|
</div>
|
|
<p>A Linux Distribution is an <a style="color:#50fa7b" href="../operating-system">operating system</a> made from a software collection that includes the Linux kernel, GNU shell utilities, the X or Wayland server, a package manager and optionally, the desktop environment and other services.</p>
|
|
<p>Linux is a kernel, not an <a style="color:#50fa7b" href="../operating-system">operating system</a>. When people say Linux in terms of <a style="color:#50fa7b" href="../operating-system">operating systems</a>, they really mean Linux distributions, not the kernel itself.</p>
|
|
<p>If you are just starting out with Linux, you should try one of the following distributions.</p>
|
|
<ul>
|
|
<li>Linux Mint</li>
|
|
<li>Zorin OS</li>
|
|
<li>Elementary OS</li>
|
|
</ul>
|
|
<p>Just don't use Ubuntu when starting out. It has degraded since the last few years.</p>
|
|
<p>After some experience, try these:</p>
|
|
<ul>
|
|
<li>Fedora</li>
|
|
<li>Arch Linux</li>
|
|
<li>Gentoo</li>
|
|
<li>openSUSE</li>
|
|
</ul>
|
|
<p>These distributions are all solid and should last you a long time.</p>
|
|
<hr/>
|
|
<footer>
|
|
<p class="footer-text"><a style="color:#bd93f9" href="../../blog">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p>
|
|
<p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p></footer>
|