ari.lt/page/blog/blogs/Gentoo-linux-is-perfect-for-me.html

35 lines
1.8 KiB
HTML
Raw Normal View History

2021-10-22 09:26:20 +03:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2021-10-25 01:04:49 +03:00
<title>Ari::web -> Blog</title>
2021-10-23 01:05:25 +03:00
<meta name="keywords" content="website webdev linux programming ari terminal dark blog javascript opensource free">
2021-10-23 01:24:16 +03:00
<meta name="description" content="Blog on 2021-10-22 09:39:11 EEST - Gentoo linux is perfect for me">
2021-10-22 09:26:20 +03:00
</head>
<body>
<div>
2021-10-22 09:36:39 +03:00
<h1>Gentoo linux is perfect for me</h1>
2021-10-22 09:39:50 +03:00
<p>2021-10-22 09:39:11 EEST | <a href="..">back</a> | <a href="/">home</a> | <a href="//github.com/TruncatedDinosour/website">git</a></p>
2021-10-22 07:40:32 +03:00
<hr/>
2021-10-22 09:26:20 +03:00
2021-10-22 07:40:32 +03:00
<h2>Why?</h2>
<p>Gentoo has everything I need/want. it meets my requirements well:</p>
<ul>
2021-10-22 09:26:20 +03:00
<li>Choice - you can get anything on the distro (Like a custom kernel, init system,</li>
2021-10-22 07:40:32 +03:00
<li>Lightweight - the distro is light, comes with barely anything</li>
<li>Manual installation - the installation process is manual</li>
<li>Customisable software - you can decide what features go into software you install</li>
<li>Source-based - the software I install should be compiled from source on my local system</li>
<li>Rolling release - the distribution has the most recent packages</li>
<li>Big repositories - the software repositories should be big enough for me to be able to use it</li>
<li>Good package manager - easy to configure, easy to add and create repos package manager</li>
</ul>
<p>Gentoo has them all except "big repositories", well it is usable by default - i still had to create my own custom overlay for a couple of packages, though GURU (basically gentoo's aur) has them all, so that's like 0.5 of a point.</p>
2021-10-22 09:26:20 +03:00
<p>Gentoo also has great forums and in general community so I personally love gentoo in a lot of ways.</p>
</div>
</body>
</html>
<!-- this is automatically generated by scripts/add_blog -->