13 lines
837 B
HTML
13 lines
837 B
HTML
<article>
|
|
<header id="title-block-header">
|
|
<h1 class="title">Favorite Operating Systems</h1>
|
|
</header>
|
|
<p>This is a list of my most favorite operating systems to use, they are simply a joy to use. I am also compiling a list of interesting <a href="/notes/alternative-operating_systems.html">alternative operating systems</a> that are different than the Linux, MacOS, or Windows standard. My main machine is currently running Fedora Silverblue, but I have Alpine Linux installed on all of my other devices (except one older Macbook running MacOS).</p>
|
|
<ul>
|
|
<li><a href="https://www.alpinelinux.org/">Alpine Linux</a></li>
|
|
<li><a href="https://www.openbsd.org/">OpenBSD</a></li>
|
|
<li><a href="https://fedoraproject.org/atomic-desktops/silverblue/">Fedora Silverblue</a></li>
|
|
<li><a href="https://nixos.org/">NixOS</a></li>
|
|
</ul>
|
|
</article>
|