From d57858def91de1ae74b8e83caf434f0281a3fe94 Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Mon, 7 Mar 2022 11:34:18 +0100 Subject: [PATCH] seperate server from desktop --- index.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/index.md b/index.md index 01de749..f512b8d 100644 --- a/index.md +++ b/index.md @@ -2,20 +2,22 @@ Install instructions, configuration methods and much more for the setup of an usefull operating system. Happy to accept pull requests for new topics! -# Programs - +# Desktop Programs - [qutebrowser](docs/qutebrowser.md) highly customizable keyboard focused webbrowser using vim bindings - [vimwiki](docs/vimwiki.md) wiki script for vim - [weechat](docs/weechat.md) TUI client for matrix -- [ssh](docs/ssh.md) ssh configuration - [git](docs/GIT.md) version control software - [neomutt](docs/neomutt.md) highly customizable TUI email client -- [rainloop](docs/rainloop.md) webbased email client +- [matlab](docs/matlab.md) A proprietary but extensive python alternative with integrated IDE. + +# Server - [server](docs/ServerSetup.md) short guide for hosting a server - [php](docs/php.md) short guide for getting php up and running with nginx -- [matlab](docs/matlab.md) A proprietary but extensive python alternative with integrated IDE. +- [ssh](docs/ssh.md) ssh configuration +- [git](docs/GIT.md) version control software +- [rainloop](docs/rainloop.md) webbased email client # Admin