gunnar

Results 17 issues of gunnar

I found an error in the documentaion [here](https://pgbackrest.org/user-guide-rhel.html#repo-host/install) `$ sudo adduser -gpgbackrest -n pgbackrest` should be `$ sudo adduser -g pgbackrest -n pgbackrest` actually I am not familiar with the...

question

I am wondering whether it makes sense to follow the switch to `version-11`, `version-12` naming scheme for this app. The advantage would be that this 1. gives confidence to users...

I am using Gruvbox Dark Soft thems and believe it would be very nice to have a slightly different background colour for the Terminal then the editor window. Nothing crazy,...

backups in barman are identified by a combination of the pg-server name and a timestamp (i.e. `barman list-backup [pg-server]`). The logic is completely fine but it is very hard to...

https://github.com/fonk/docker-dudle is no longer maintained but still mentioned in the README. [this PR](https://github.com/kellerben/dudle/pull/119) does away with it.

**Describe the bug** running dotman the second time I end up in the `initial` setup again. - I found out that apparently the `add_env` function is not being executed as...

bug

adding explanation on how to practically use './custom/aliases/example.aliases.sh'

just discovering your add-on on firefox. by default the content of the entire website is captured. But I have a case where I want the Address Bar on the Top...

not really an issue but I thought I'd let you know for the sake of inspiration. There is a new project by Revant which has a quite sophisticated docker setup...

from the Dockerfile it looks as if all this is pointing to the master branch of frappe/ERPNext. Are there any plans to transform this to be sustainable for the new...