From df5862d950eb9c63f50363220bf38bfc24d530c9 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sat, 26 Mar 2022 19:02:15 +0100 Subject: Wiki articles. --- wiki/linux/distro-ideas.org | 55 ++++++++++ wiki/linux/index.html | 254 ++++++++++++++++++++++++++++++++++++++++++++ wiki/linux/index.org | 3 + 3 files changed, 312 insertions(+) create mode 100644 wiki/linux/distro-ideas.org create mode 100644 wiki/linux/index.html create mode 100644 wiki/linux/index.org (limited to 'wiki/linux') diff --git a/wiki/linux/distro-ideas.org b/wiki/linux/distro-ideas.org new file mode 100644 index 0000000..3bd1ed1 --- /dev/null +++ b/wiki/linux/distro-ideas.org @@ -0,0 +1,55 @@ +# -*- mode: org; -*- + +#+TITLE: Distribution ideas +#+SUBTITLE: Linux distros I previously ran and enjoyed. +#+AUTHOR: Marius Peter +#+DATE: <2022-03-02 Wed> + + +#+begin_abstract +Here are some distribution setups I've successfully ran myself and +kept note of, because I found them very productive and enjoyable to +use. +#+end_abstract + + +* Void Linux + + +* Arch Linux +<2015-01-01 Thu>--<2021-12-31 Fri> + +I ran this setup from freshman year of college until my return from +the USA approximately, first on a Lenovo T440 Thinkpad, then on a Dell +7567 Gaming Edition. I only left because curiosity pushed me to +investigate other distros, but I might very well return to a very +similar setup in the future! I loved the Arch learning experience, and +the memes, of course. + + +** Guiding Principles + +1. Arch Linux KISS philosophy. +2. suckless software philosophy. +3. Unix philosophy, as applied to utilities. + + +** Design + +- Base OS :: Arch Linux +- Connectivity :: connman +- Window manager :: dwm +- Compositing :: picom +- Terminal :: st +- Main editor :: Spacemacs +- File manager :: Thunar +- Desktop background & image preview :: feh +- GTK theme :: ark +- Sound management :: pavucontrol +- Themme management :: lxappearance + + +* Guix + + +* Debian diff --git a/wiki/linux/index.html b/wiki/linux/index.html new file mode 100644 index 0000000..3896968 --- /dev/null +++ b/wiki/linux/index.html @@ -0,0 +1,254 @@ + + + + + + + +Linux + + + + + + + + +
+ UP + | + HOME +
+

Linux +
+The most prevalent operating system—except on desktops… +

+
+

+Emacs is a Lisp evaluation environment most often used as a text +editor. +

+ +
+ + + +
+
+

Date: 2022-03-13 Sun 00:00

+

Author: Marius Peter

+

Created: 2022-03-13 Sun 20:18

+

Validate

+
+ + diff --git a/wiki/linux/index.org b/wiki/linux/index.org new file mode 100644 index 0000000..6c298a3 --- /dev/null +++ b/wiki/linux/index.org @@ -0,0 +1,3 @@ +#+TITLE: Sitemap for project wiki---linux + +- [[file:distro-ideas.org][Distribution ideas]] \ No newline at end of file -- cgit v1.2.3