centos
Here are 1,404 public repositories matching this topic...
-
Updated
Apr 5, 2020
Hello,
with yum info audit I can confirm that the package audit is installed.
with rpm -ql audit I can see a list of files, including /usr/share/doc/audit-2.3.7/*
But those files are missing
ls: cannot access /usr/share/doc/audit-2.3.7: No such file or directory
CentOS 6.7
Can you help with that?
Thanks.
-
Updated
Jul 1, 2020 - Java
Of the learning environments that leverage Ansible, very few are using roles. This can make porting Ansible playbooks across learning environments more difficult. To fix this, Ansible-using learning environments need to be refactored (where possible) to use an Ansible role.
Compose
Hi, can you write small example, how to use this image in docker-compose.yml?
We might need to document how the logs are gathered inside our images and how this can be configured or integrated in a docker landscape.
Related: webdevops/Dockerfile#242
-
Updated
Jul 15, 2020 - Shell
# fc29
dnf install -y docker docker-compose
# docker-1.13.1-62.git9cb56fd.fc29.src.rpm
# docker-compose-1.22.0-2.fc29.src.rpmWhat's a good way to make this (only installing from a limited set of package repos) optional?
Issue Description
The API docs for the route PUT /source/<project>/<package>/<filename> (see: https://build.opensuse.org/apidocs/index#72) say that the return type is a status. That is however not true, it is in fact a revisionlist-element from https://build.opensuse.org/apidocs/revisionlist.rng.
Unfortunately that schema doesn't appear
Operating System: CentOS
Operating System Version number: 6
Sentora Version: 1.0.3
Issue: if you create a new domain and only Distribution Lists, email bounces
How to reproduce it: create a new domain; create one or more Distr. Lists; send email; email bounces. Only works if you create a mailbox before, even if deleted after.
Suggested fix or solution if you have any: problem is not create the
-
Updated
Nov 28, 2019 - TypeScript
more cli commands
Only updating documentation is holding back 123.09beta01 to 123.09stable release right now. Once documentation is updated, then 123.09stable will be released.
- centminmod.com site documentation
- centminmod.com site faq
-
Updated
May 5, 2020 - Makefile
Host system details
Deployments:
ostree://fedora-workstation:fedora/29/x86_64/silverblue
Version: 29.20181013.n.0 (2018-10-13 11:41:41)
BaseCommit: a2eb5c4dc8cafe6bc8cdfe93b1d115de43226dec5a988b7c5ad79c705f128647
GPGSignature: Valid signature by 5A03B4DD8254ECA02FDA1637A20AA56B429476B4
RemovedBasePackages: gnome-shell-extensi
Based on the current README my expectation was that the certificate_file, certificate_key_file and certificate_chain_file directives needed to point to local (on the ansible control node) which would get installed by the role.
It turns out that the paths are entered in the vhosts.conf.
No files are deployed so the playbook needs to handle that outisde this role.
I believe it would be useful
The Ubuntu Server 18.04 installer has a very nice feature where it can automatically import a SSH identity from Github when a user is created. It would be cool if anaconda had a similar feature.
Improve this page
Add a description, image, and links to the centos topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the centos topic, visit your repo's landing page and select "manage topics."



Currently, we have a headless task for
The only thing that's missing right now is the headless revocation of client certificates.
This should be added as it allows to automate another task, especially as reusing existing coding techniques should make this fairly straightforward.
And while we're at it, we should