luto
luto
The languages in our sidebar navigation are currently sorted by popularity-ish. Think about how to sort them in the future: alphabetically? by popularity-ish like right now? split into "popular languages",...
As we have `perl-core` (the set of standard Perl modules) and `perl-App-cpanminus` (a modern package manager) installed, our Perl setup is usable for most tasks. We need some documentation for...
For consistency und user experience every article about programming languages should be constructed in a streamlined way. - All headlines should be the same - If a topic does not...
We install a bunch of extra software like mosh or imagemagick on our serves. Compile a list (maybe in an automated way?) and show it to our users publicly. https://git.uberspace.is/uberspace/uberspace7/blob/master/roles/user_tools/tasks/package.yml
https://haraka.github.io/manual/plugins/early_talker.html Our mailservers are slow, but hat's a feature to block spammers. Add that as a tip or info box.
See https://git.uberspace.is/uberspace/uberspace7/merge_requests/544#note_17311 How are the priorities? Which binaries are executed? How can I override it?
List all client libraries we provide in the respective database articles, e.g. mention `php-redis` in the redis article.
merge after #227.
Since __SELinux__ is now active (and enforced), we should mention it here. A good place might be in the article for [the web document root](https://manual.uberspace.de/en/web-documentroot.html) or maybe a standalone article?...
http://nginx.org/en/docs/http/ngx_http_v2_module.html#http2_push_preload - [ ] think about which section to put h2 push headers - [ ] add a very basic `.htaccess` example? - [ ] link to further docs (preferably...