mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-05 01:59:25 +01:00
72 lines
2.2 KiB
HTML
72 lines
2.2 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="utf-8"/>
|
||
|
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
|
||
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||
|
<title>
|
||
|
Ari::web -> Blog
|
||
|
</title>
|
||
|
<meta content="website webdev linux programming ari terminal dark blog javascript opensource free" name="keywords"/>
|
||
|
<meta content="Blog on 2021-11-11 20:17:48 EET - Thinking about switching to a fully minimalistic gentoo system" name="description"/>
|
||
|
<meta content="follow" name="robots"/>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div>
|
||
|
<h1>
|
||
|
Thinking about switching to a fully minimalistic gentoo system
|
||
|
</h1>
|
||
|
<p>
|
||
|
2021-11-11 20:17:48 EET |
|
||
|
<a href="..">
|
||
|
back
|
||
|
</a>
|
||
|
|
|
||
|
<a href="/">
|
||
|
home
|
||
|
</a>
|
||
|
|
|
||
|
<a href="/git">
|
||
|
git
|
||
|
</a>
|
||
|
</p>
|
||
|
<hr/>
|
||
|
<p>
|
||
|
Recently I have been thinking a lot about switching to a minimalistic hardened gentoo system.
|
||
|
Not that I want to get away "from the bloat" as my current system is quite light, but just to challenge
|
||
|
myself and get a simpler, more secure operating system that is functional.
|
||
|
</p>
|
||
|
<p>
|
||
|
Even though I'm the type of person who loves extreme customisation, I want to know how light I can get
|
||
|
my system and how secure I can get it, even though it might seem stupid to some people, It seems like
|
||
|
a fun experience for me and in general pushing myself.
|
||
|
</p>
|
||
|
<p>
|
||
|
So here is my plan:
|
||
|
- X11 (xorg-server) as my display server
|
||
|
- DWM as my window manager
|
||
|
- OpenRC as my init system
|
||
|
- Hardened, no-multilib, openRC stage3 tarball
|
||
|
- Harsh USE flags to make software minimal
|
||
|
- None/little eye candy
|
||
|
- Less proprietary blobs
|
||
|
- Stronger encryption
|
||
|
</p>
|
||
|
<p>
|
||
|
I will completely ditch everything I have customised probably, will make a completely
|
||
|
fresh and minimal system, and hell, I might even like it!
|
||
|
</p>
|
||
|
<p>
|
||
|
Anyway currently deciding, I love my current setup, but I think it's a good thing to
|
||
|
push yourself, anyway, If I decide to switch I will probably create a gentoo-minimal branch
|
||
|
in my
|
||
|
<a href="/dofiles">
|
||
|
dotfiles
|
||
|
</a>
|
||
|
so y'all will know if I decide to switch :)
|
||
|
</p>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|
||
|
<!-- this is automatically generated by scripts/add_blog -->
|