centos
Here are 1,668 public repositories matching this topic...
This guide details creating a secure Linux production system. OpenSCAP (C2S/CIS, STIG).
-
Updated
Apr 5, 2020
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
-
Updated
Mar 4, 2022 - Shell
Packer templates for building minimal Vagrant baseboxes for multiple platforms
-
Updated
Mar 18, 2022 - Shell
-
Updated
Oct 28, 2021 - Java
A collection of utilities for Windows 10 Linux Subsystems
-
Updated
Mar 19, 2022 - Shell
-
Updated
Jan 21, 2022 - Shell
Collection of Docker images with headless VNC environments
-
Updated
May 7, 2021 - Shell
Similar to #119
It could be useful to mount the host file system as overlay, so that we are sure that the host file system is not touched outside the container.
This is also useful for #28
Example:
distrobox create --image alpine:latest --name test-alpine --home /tmp/test-home --overlay-host
Specifically the home should then be mounted with the :O flag:
[...]
--volume /:/run/
Ansible Role - Docker
-
Updated
Feb 16, 2022
[DISCONTINUED] CentOS based WSL distribution
-
Updated
Dec 16, 2020
Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
-
Updated
Feb 14, 2022 - Rust
Many Distributions have an EOL date. Add a column for this to Distribution and use this to sort/filter/hide distributions on Webui::DistributionsController#new and DistributionsController#index
一键安装kubernets(k8s)系统,采用RBAC模式运行(证书安全认证模式),既可以单台安装、也可以集群安装,并且完全是生产环境的安装标准。有疑问大家可以加我微信沟通:bsh888
-
Updated
Feb 27, 2022 - Go
Sentora is a web hosting control panel written in PHP for *NIX
-
Updated
Aug 31, 2021 - PHP
more cli commands
-
Updated
Mar 18, 2022 - C
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."


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.