From 3fb2b9563d9b58a9683808c6620832dc71f76b20 Mon Sep 17 00:00:00 2001 From: Sam Chudnick Date: Thu, 8 Dec 2022 20:44:37 -0500 Subject: Initial commit --- software.html | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 software.html (limited to 'software.html') diff --git a/software.html b/software.html new file mode 100644 index 0000000..928ccfc --- /dev/null +++ b/software.html @@ -0,0 +1,57 @@ + + + + + + + + + + +

Software I Use

+
+

This is some of the software that I use and recommend. + It goes without saying, but all of this software is free as in freedom, + libre, open source.

+ +

Desktop Programs

+

Window Manager - dwm + [git]

+

Shell - zsh

+

Terminal Emulator - urxvt

+

Statusbar - dwmblocks + [git]

+

Text Editor - vim

+

Music Player - cmus

+

Process Monitor - htop

+

Media Player - mpv

+

Email - neomutt, isync, msmtp + [kb]

+

RSS - newsboat

+

PDF Reader - zathura

+

Sandbox - firejail

+

Virtualization - qemu/kvm + libvirt

+

Firewall - ufw

+ +

Server Software

+

This is some server oriented software that I use.

+

Mail Server - postfix + dovecot + [kb]

+ +

Media Server - jellyfin

+ +

Server Monitoring - icinga2 + [kb]

+ +

Configuration Management - ansible

+ +

Identity Management - FreeIPA + [kb]

+ + + +
+ + + + -- cgit v1.2.3