ohmer1
ohmer1
The correct url is http://box-project.github.io/box2/installer.php
Hi, I had some troubles when trying to use my aptly repository with a preseeded installer. Copying the public key as /usr/share/keyrings/ubuntu-archive-keyring.gpg (or archive.gpg) doesn't work. My solution is to...
I have the same problem. Have you found a way to avoid it?
I think the better solution is to be able to read the thunderbird settings registry. With the Thunderbird's native settings registry, an admin can push custom settings to user with...
I would like, but unfortunately I have no idea how thunderbird extensions work (and I have an aversion of javascript :D)
Hello, Same problem here! Also, Prosody is configured to requires authentication in order to be allowed to create room. Because jigasi is using authentication, the system treats caller as moderator...
I wonder if someone have a workaround about this? I think we miss a great functionality here :(
I think this feature is very important. When I provision a new freshly installed server, python is not already installed. Ansible is very limited without python installed on the remote...
Hum, I tried to comment that option just to test but I faced other issue. Because rrsync do a simili-chroot to the barman's home directory, the rsync command fail because...
Ok, so I made some progress. Like I said previously, I commented [this line](https://github.com/EnterpriseDB/barman/blob/6c40132829305c4bf05d561f662969b8a0e66ae6/barman/server.py#L3882) and also removed the `s` option in [this](https://github.com/EnterpriseDB/barman/blob/6c40132829305c4bf05d561f662969b8a0e66ae6/barman/command_wrappers.py#L718). Then I modified my forced ssh command to...