centos
Here are 1,671 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
Apr 1, 2022 - Shell
Packer templates for building minimal Vagrant baseboxes for multiple platforms
-
Updated
Mar 30, 2022 - Shell
-
Updated
Oct 28, 2021 - Java
A collection of utilities for Windows 10 Linux Subsystems
-
Updated
Mar 28, 2022 - Shell
-
Updated
Jan 21, 2022 - Shell
Collection of Docker images with headless VNC environments
-
Updated
May 7, 2021 - Shell
In #118 it was implemented an initialization hook to issue commands after the init and before the main loop starts
It would be useful to have also pre-init-hooks, to issue BEFORE the init starts:
distrobox create --image kdeneon/all:user --name test-neon \
--pre-init-hooks "userdel -f neon"
Ansible Role - Docker
-
Updated
Mar 30, 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
Mar 22, 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
Mar 31, 2022 - Go
Sentora is a web hosting control panel written in PHP for *NIX
-
Updated
Aug 31, 2021 - PHP
more cli commands
-
Updated
Apr 2, 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.