seperate server from desktop

This commit is contained in:
Alexander Bocken 2022-03-07 11:34:18 +01:00
parent 92a56a2dec
commit d57858def9
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -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